diff --git a/src/app/page.tsx b/src/app/page.tsx index 87aa1fa..639ee35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia import SplitAbout from '@/components/sections/about/SplitAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { CheckCircle, Clock, DollarSign, MapPin, Wrench, ShieldCheck, WrenchIcon, Gauge } from "lucide-react"; +import { Gauge, ShieldCheck, WrenchIcon } from "lucide-react"; export default function LandingPage() { return ( @@ -100,6 +100,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah J.", role: "Regular Customer", company: "Everett Local", rating: 5, @@ -119,6 +120,7 @@ export default function LandingPage() { title="Book Your Appointment" description="Give us a call at (617) 947-7551 or use the form below to reach our support team." background={{ variant: "rotated-rays-animated" }} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg?_wi=2" />