diff --git a/src/app/page.tsx b/src/app/page.tsx index 9373bc0..bcdaf24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import BlogCardThree from '@/components/sections/blog/BlogCardThree'; import MetricCardTen from '@/components/sections/metrics/MetricCardTen'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Award, Beaker, BookOpen, Database, Dna, Flask, MessageCircle, Microscope, Sparkles, Zap } from 'lucide-react'; +import { Award, Beaker, BookOpen, Database, Dna, MessageCircle, Microscope, Sparkles, Zap } from 'lucide-react'; export default function LandingPage() { return ( @@ -62,7 +62,7 @@ export default function LandingPage() { { type: "text-icon", text: "Genetic Engineering", icon: Microscope }, { type: "text-icon", text: "Molecular Biology", icon: Beaker }, { type: "text-icon", text: "Biotech Innovation", icon: Zap }, - { type: "text-icon", text: "Research & Development", icon: Flask } + { type: "text-icon", text: "Research & Development", icon: Microscope } ]} marqueeSpeed={25} showMarqueeCard={true} @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Bioinformatics", description: "Proficient in genomic data analysis, sequence alignment, and computational biology tools.", icon: Database }, { - title: "Laboratory Skills", description: "Hands-on experience with PCR, gel electrophoresis, cell culture, and advanced microscopy techniques.", icon: Flask + title: "Laboratory Skills", description: "Hands-on experience with PCR, gel electrophoresis, cell culture, and advanced microscopy techniques.", icon: Beaker } ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzGSGAg9njld1AoDy0ulCVhEuF/uploaded-1773588030629-s8ilgf61.png"