diff --git a/src/app/page.tsx b/src/app/page.tsx index 51bb61b..0ff0fa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Award, Brain, Briefcase, Code, Eye, BarChart3, Sparkles, Zap, Network, Database, ImageIcon, Layers, Trophy, Target, Trending, Mail, Github, Linkedin, User } from "lucide-react"; +import { Award, Brain, Briefcase, Code, Eye, BarChart3, Sparkles, Zap, Network, Database, ImageIcon, Layers, Trophy, Target, TrendingUp, Mail, Github, Linkedin, User } from "lucide-react"; export default function LandingPage() { return ( @@ -217,7 +217,7 @@ export default function LandingPage() { id: "projects", value: "5+", title: "Projects", description: "End-to-end ML applications from data to deployment", icon: Target }, { - id: "experience", value: "2+", title: "Years Experience", description: "Professional internship exposure in leading tech organizations", icon: Trending + id: "experience", value: "2+", title: "Years Experience", description: "Professional internship exposure in leading tech organizations", icon: TrendingUp } ]} buttons={[ @@ -237,28 +237,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Project Lead - GAO Group", handle: "@industry_mentor", testimonial: "Deeksha demonstrated exceptional problem-solving skills and deep understanding of ML algorithms. Her contribution to our predictive analytics pipeline was invaluable.", rating: 5, - icon: User + id: "1", name: "Project Lead - GAO Group", handle: "@industry_mentor", testimonial: "Deeksha demonstrated exceptional problem-solving skills and deep understanding of ML algorithms. Her contribution to our predictive analytics pipeline was invaluable.", rating: 5, icon: User }, { - id: "2", name: "Codsoft Supervisor", handle: "@tech_mentor", testimonial: "Outstanding ability to build end-to-end AI applications. The movie prediction and sign language recognition projects showcased technical maturity beyond her years.", rating: 5, - icon: User + id: "2", name: "Codsoft Supervisor", handle: "@tech_mentor", testimonial: "Outstanding ability to build end-to-end AI applications. The movie prediction and sign language recognition projects showcased technical maturity beyond her years.", rating: 5, icon: User }, { - id: "3", name: "Academic Advisor", handle: "@professor", testimonial: "Exceptional student with passion for AI/ML. Her research-oriented approach and willingness to tackle challenging problems set her apart.", rating: 5, - icon: User + id: "3", name: "Academic Advisor", handle: "@professor", testimonial: "Exceptional student with passion for AI/ML. Her research-oriented approach and willingness to tackle challenging problems set her apart.", rating: 5, icon: User }, { - id: "4", name: "Peer Developer", handle: "@colleague", testimonial: "Great collaborator with strong technical foundation. Always eager to learn and share knowledge. Excited to see where her AI career takes her.", rating: 5, - icon: User + id: "4", name: "Peer Developer", handle: "@colleague", testimonial: "Great collaborator with strong technical foundation. Always eager to learn and share knowledge. Excited to see where her AI career takes her.", rating: 5, icon: User }, { - id: "5", name: "Internship Coordinator", handle: "@hr_mentor", testimonial: "Deeksha brought fresh perspectives and innovative solutions to our team. Her dedication and technical excellence made her stand out immediately.", rating: 5, - icon: User + id: "5", name: "Internship Coordinator", handle: "@hr_mentor", testimonial: "Deeksha brought fresh perspectives and innovative solutions to our team. Her dedication and technical excellence made her stand out immediately.", rating: 5, icon: User }, { - id: "6", name: "Tech Community Leader", handle: "@community", testimonial: "Inspiring to see young talent like Deeksha pushing the boundaries of AI. Her work in computer vision and deep learning is impressive and impactful.", rating: 5, - icon: User + id: "6", name: "Tech Community Leader", handle: "@community", testimonial: "Inspiring to see young talent like Deeksha pushing the boundaries of AI. Her work in computer vision and deep learning is impressive and impactful.", rating: 5, icon: User } ]} buttons={[