From d1b17211783cb72f619f16f3dab3e6c5628895bb Mon Sep 17 00:00:00 2001 From: Vaibhavsg17 Date: Sun, 2 Jun 2024 01:27:05 +0530 Subject: [PATCH 1/3] updated the Contributors list --- src/app/contributors/ContributorsData.ts | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/app/contributors/ContributorsData.ts b/src/app/contributors/ContributorsData.ts index ff550eb..36bee06 100644 --- a/src/app/contributors/ContributorsData.ts +++ b/src/app/contributors/ContributorsData.ts @@ -9,6 +9,11 @@ export const ContributorsData = [ github: "https://github.com/komal-agarwal5", imageUrl: "https://avatars.githubusercontent.com/u/122633300?v=4", }, + { + name: "Vaibhav Gangurde", + github: "https://github.com/Vaibhavsg17", + imageUrl: "https://avatars.githubusercontent.com/u/66477893?v=4", + }, { name: "Abhishikta Ray", github: "https://github.com/AbhishiktaRay03", @@ -79,7 +84,7 @@ export const ContributorsData = [ name: "Roni Sarkar", github: "https://github.com/ronisarkarexe", imageUrl: "https://avatars.githubusercontent.com/u/76697055?v=4" - }, + }, { name: "Swarup Bhise", github: "https://github.com/CoderSwarup", @@ -94,7 +99,7 @@ export const ContributorsData = [ name: "Suryadevara Rithika", github: "https://github.com/rithika212k3", imageUrl: "https://avatars.githubusercontent.com/u/158501895?v=4", -  }, + }, { name: "Siddharth Bramhecha", github: "https://github.com/Sid-80", From 62a061e304fc78d5b61c4d00e3d86e17638eafea Mon Sep 17 00:00:00 2001 From: Vaibhavsg17 Date: Sun, 2 Jun 2024 02:14:59 +0530 Subject: [PATCH 2/3] updated Sidebar --- src/app/dashboard/_components/SideNav.tsx | 2 +- src/app/dashboard/_components/SideNavTopSection.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/dashboard/_components/SideNav.tsx b/src/app/dashboard/_components/SideNav.tsx index 0234a94..fdbb7fd 100644 --- a/src/app/dashboard/_components/SideNav.tsx +++ b/src/app/dashboard/_components/SideNav.tsx @@ -63,7 +63,7 @@ function SideNav() { return (
diff --git a/src/app/dashboard/_components/SideNavTopSection.tsx b/src/app/dashboard/_components/SideNavTopSection.tsx index 41f9e8e..365bfd9 100644 --- a/src/app/dashboard/_components/SideNavTopSection.tsx +++ b/src/app/dashboard/_components/SideNavTopSection.tsx @@ -153,7 +153,7 @@ function SideNavTopSection({ user, setActiveTeamInfo }: any) {
-
+

For All types of
Flowcharts

diff --git a/src/components/shared/Hero.tsx b/src/components/shared/Hero.tsx index b901ffe..c2e79e0 100644 --- a/src/components/shared/Hero.tsx +++ b/src/components/shared/Hero.tsx @@ -4,7 +4,7 @@ import Image from "next/image"; export function Hero() { return ( -
+
diff --git a/src/components/shared/StartNow.tsx b/src/components/shared/StartNow.tsx index eeb6b66..f58cc2c 100644 --- a/src/components/shared/StartNow.tsx +++ b/src/components/shared/StartNow.tsx @@ -6,7 +6,7 @@ import Link from "next/link"; const StartNow = () => { return (
-
+
-
+