diff --git a/src/app/page.tsx b/src/app/page.tsx index 189bbd2..994ea40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "David S.", date: "2023", title: "BMW Owner", quote: "The ceramic coating is incredible. My car looks better than when I bought it new.", tag: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg"}, + id: "1", name: "David S.", date: "2023", title: "BMW Owner", quote: "The ceramic coating is incredible. My car looks better than when I bought it new.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg"}, ]} title="Client Feedback" description="Trusted by car enthusiasts throughout the region."