diff --git a/src/app/page.tsx b/src/app/page.tsx index 791e012..8c0a4a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,11 +116,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Great Experience", quote: "Fantastic service and excellent vehicle selection!", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg" }, + { id: "1", title: "Great Experience", quote: "Fantastic service and excellent vehicle selection!", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg?_wi=1" }, { id: "2", title: "Professional Team", quote: "Found the perfect car for my growing family.", name: "Michael C.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-smiling_23-2148142810.jpg" }, { id: "3", title: "Top Notch Quality", quote: "The buying process was transparent and simple.", name: "Emily R.", role: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-24867.jpg" }, { id: "4", title: "Excellent Service", quote: "I am so happy with my new performance car.", name: "David K.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-dealership_23-2148130182.jpg" }, - { id: "5", title: "Best Dealership", quote: "Highly recommend the team at Elite Auto for your next purchase.", name: "Jessica L.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg" }, + { id: "5", title: "Best Dealership", quote: "Highly recommend the team at Elite Auto for your next purchase.", name: "Jessica L.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg?_wi=2" }, ]} title="Voices from the Road" description="Hear what our valued customers have to say about their experience with Elite Auto."