diff --git a/src/app/page.tsx b/src/app/page.tsx index 67c991c..10fbc51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,15 +56,15 @@ export default function LandingPage() { testimonials={[ { name: "Michael Chen", handle: "@autotech_pro", testimonial: "These accessories completely transformed my vehicle. Premium quality and exceptional installation support!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg?_wi=1", imageAlt: "Michael Chen" }, { name: "Sarah Johnson", handle: "@vehicle_enthusiast", testimonial: "Best investment for my car. The durability and design are unmatched in the market.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { name: "David Martinez", handle: "@automotive_lover", testimonial: "Exceptional service and top-tier products. Highly recommend to every car owner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg", imageAlt: "David Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg?_wi=1", imageAlt: "David Martinez" } ]} testimonialRotationInterval={5000} @@ -132,13 +132,13 @@ export default function LandingPage() { buttonAnimation="slide-up" testimonials={[ { - id: "testimonial-1", title: "Exceptional Quality", quote: "The seat covers arrived in perfect condition and installation was seamless. My car looks like new!", name: "John Smith", role: "Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg", imageAlt: "John Smith" + id: "testimonial-1", title: "Exceptional Quality", quote: "The seat covers arrived in perfect condition and installation was seamless. My car looks like new!", name: "John Smith", role: "Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg?_wi=2", imageAlt: "John Smith" }, { - id: "testimonial-2", title: "Outstanding Service", quote: "Customer support team went above and beyond. They answered all my questions and shipped quickly.", name: "Emily Rodriguez", role: "First-time Buyer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Emily Rodriguez" + id: "testimonial-2", title: "Outstanding Service", quote: "Customer support team went above and beyond. They answered all my questions and shipped quickly.", name: "Emily Rodriguez", role: "First-time Buyer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { - id: "testimonial-3", title: "Worth Every Dollar", quote: "The LED headlights transformed my driving experience. Premium build quality that truly lasts.", name: "Marcus Johnson", role: "Professional Driver", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg", imageAlt: "Marcus Johnson" + id: "testimonial-3", title: "Worth Every Dollar", quote: "The LED headlights transformed my driving experience. Premium build quality that truly lasts.", name: "Marcus Johnson", role: "Professional Driver", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { id: "testimonial-4", title: "Perfect Installation", quote: "All accessories fit perfectly and the installation guide was incredibly detailed. Highly impressed!", name: "Lisa Wong", role: "DIY Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg", imageAlt: "Lisa Wong"