diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ee655e..a5a8c49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Activity, Bot, CheckCircle, Clock, Code, Flask, Globe, Hourglass, Layers, Lightbulb, Monitor, MousePointer, Sigma, Sparkles, TrendingUp } from "lucide-react"; +import { Activity, Bot, CheckCircle, Clock, Code, Globe, Hourglass, Layers, Lightbulb, Monitor, MousePointer, Sigma, Sparkles, TrendingUp } from "lucide-react"; export default function LandingPage() { return ( @@ -111,7 +111,7 @@ export default function LandingPage() { title="Precision at the Core" description="At QuantifyLabs, we apply rigorous scientific methodologies and cutting-edge computational techniques to solve complex challenges." subdescription="Our interdisciplinary team leverages deep expertise to ensure every solution is robust, accurate, and impactful." - icon={Flask} + icon={Lightbulb} imageSrc="https://images.unsplash.com/photo-1530971206121-a3f5f3e7b1c4?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w0NTMzNXwwfDF8cGFnZXw2fHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.0.3&q=80&w=1080" imageAlt="Scientist working with advanced laboratory equipment." mediaAnimation="slide-up"