diff --git a/src/app/page.tsx b/src/app/page.tsx index b33bfb5..065dfe5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,11 +121,11 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "AI/ML Research Work", description: "Conducted independent research on advanced neural network architectures, optimizing model performance and reducing training time by 40%", tag: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png"}, + id: "1", title: "AI/ML Research Work", description: "Conducted independent research on advanced neural network architectures, optimizing model performance and reducing training time by 40%", tag: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png?_wi=1"}, { - id: "2", title: "Hackathon Wins", description: "Won multiple hackathons with AI-powered solutions including predictive analytics platform and intelligent recommendation system", tag: "Competitions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png"}, + id: "2", title: "Hackathon Wins", description: "Won multiple hackathons with AI-powered solutions including predictive analytics platform and intelligent recommendation system", tag: "Competitions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png?_wi=2"}, { - id: "3", title: "Machine Learning Certifications", description: "Completed advanced courses in Deep Learning, Computer Vision, and NLP from leading institutions with distinction", tag: "Learning", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png"}, + id: "3", title: "Machine Learning Certifications", description: "Completed advanced courses in Deep Learning, Computer Vision, and NLP from leading institutions with distinction", tag: "Learning", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1C6jyTIBbL5JkQIOSP9k3auE/ai-hackathon-trophy-and-celebration-scen-1772693596569-62aec70b.png?_wi=3"}, ]} />