From 74204d7136c4ea6c58c02d1287805552da8533dd Mon Sep 17 00:00:00 2001 From: Anshuman Date: Wed, 13 Nov 2024 23:38:10 +0530 Subject: [PATCH] teams section bug fixed and pratik card added (#44) --- components/Team/Hero.tsx | 1 - components/Team/Team.tsx | 4 ++-- data/process.ts | 12 ++++++++++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/components/Team/Hero.tsx b/components/Team/Hero.tsx index 88e8dea..8f7c1e3 100644 --- a/components/Team/Hero.tsx +++ b/components/Team/Hero.tsx @@ -23,7 +23,6 @@ export const Hero = ({isInView}:{isInView:boolean}) => { className="max-w-[400px] text-6xl font-normal tracking-tighter text-transparent text-white max-sm:text-4xl font-geist" text={"universal"} /> -

Your priceless personal data shouldn't be stuck in a device ecosystem. It should be OS agnostic, diff --git a/components/Team/Team.tsx b/components/Team/Team.tsx index a67730c..6eb25a4 100644 --- a/components/Team/Team.tsx +++ b/components/Team/Team.tsx @@ -21,9 +21,9 @@ export default function Team() {

-
+
-
+
diff --git a/data/process.ts b/data/process.ts index 707a59b..79b5756 100644 --- a/data/process.ts +++ b/data/process.ts @@ -108,6 +108,14 @@ export const teamData= [ }, { "id":10, + "title": "Full Stack Developer", + "name": "Pratik", + "description": "2+ years of experience in Full Stack Development.", + "profile": "https://avatars.githubusercontent.com/u/172252059?v=4", + "link": "https://x.com/neexzz_tw" + }, + { + "id":11, "title": "Full Stack Blockchain Developer", "name": "Prince Yadav", "description": "2+ years of experience in Full Stack Blockchain Development.", @@ -115,7 +123,7 @@ export const teamData= [ "link": "https://x.com/m_jinprince" }, { - "id":11, + "id":12, "title": "Senior Backend Developer", "name": "Shubham Singh", "description": "4+ years of experience working in MERN, Rust and Go.", @@ -123,7 +131,7 @@ export const teamData= [ "link": "https://x.com/shubh_exists" }, { - "id":12, + "id":13, "title": "Smart Contract Developer", "name": "Krishna", "description": "2+ years of experience Smart Contract development and testing",