diff --git a/src/app/page.tsx b/src/app/page.tsx index 842c497..c8562ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; -import { Calendar, Leaf, Home, Palette, Scissors, Zap, Phone, Search, Smile, Flower2, ImageCompare } from 'lucide-react'; +import { Calendar, Leaf, Home, Palette, Scissors, Zap, Phone, Search, Smile, Flower2 } from 'lucide-react'; export default function LandingPage() { return ( @@ -152,7 +152,7 @@ export default function LandingPage() { title="Before & After: See Our Impact" description="Professional landscaping transformations" subdescription="Imperial Lawn & Landscape" - icon={ImageCompare} + icon={Smile} imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg" imageAlt="Beautiful transformed landscape" mediaAnimation="slide-up"