From 452ba4225a32d299ce661b030a930555854c2c96 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 08:59:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c94ec9..43e44c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,19 +46,19 @@ export default function LandingPage() { testimonials={[ { name: "John Martinez", handle: "@satisfied_customer", testimonial: "ProGarage fixed my transmission issue faster than expected. Excellent work!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "John Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", imageAlt: "John Martinez" }, { name: "Sarah Johnson", handle: "@loyal_client", testimonial: "Been bringing my car here for 5 years. Always professional and fair pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { name: "David Chen", handle: "@trusted_mechanic", testimonial: "My brake service was impeccable. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "David Chen" + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=1", imageAlt: "David Chen" }, { name: "Maria Rodriguez", handle: "@happy_driver", testimonial: "Outstanding customer service and quality workmanship every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg", imageAlt: "Maria Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg?_wi=1", imageAlt: "Maria Rodriguez" } ]} testimonialRotationInterval={5000} @@ -71,7 +71,7 @@ export default function LandingPage() { { text: "Learn More", href: "#services" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg?_wi=1" imageAlt="Professional auto repair garage" mediaAnimation="slide-up" ariaLabel="Professional garage auto repair services hero section" @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={true} mediaAnimation="slide-up" imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg?_wi=2" imageAlt="ProGarage facility" bulletPoints={[ { @@ -183,22 +183,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "John Martinez", handle: "Vehicle Owner", testimonial: "ProGarage fixed my transmission issue faster than expected. The technicians were knowledgeable and the pricing was fair. I recommend them to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "John Martinez" + id: "1", name: "John Martinez", handle: "Vehicle Owner", testimonial: "ProGarage fixed my transmission issue faster than expected. The technicians were knowledgeable and the pricing was fair. I recommend them to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2", imageAlt: "John Martinez" }, { - id: "2", name: "Sarah Johnson", handle: "Regular Client", testimonial: "Been bringing my car here for 5 years. Always professional service, clean facility, and they always explain what needs to be done.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Sarah Johnson" + id: "2", name: "Sarah Johnson", handle: "Regular Client", testimonial: "Been bringing my car here for 5 years. Always professional service, clean facility, and they always explain what needs to be done.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=2", imageAlt: "Sarah Johnson" }, { - id: "3", name: "David Chen", handle: "Corporate Fleet Manager", testimonial: "My brake service was impeccable. They serviced my entire fleet on time and on budget. Highly recommended for business accounts!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "David Chen" + id: "3", name: "David Chen", handle: "Corporate Fleet Manager", testimonial: "My brake service was impeccable. They serviced my entire fleet on time and on budget. Highly recommended for business accounts!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=2", imageAlt: "David Chen" }, { - id: "4", name: "Maria Rodriguez", handle: "Family Customer", testimonial: "Outstanding customer service and quality workmanship every time. They treat your car like it's their own. Best garage in town!", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg", imageAlt: "Maria Rodriguez" + id: "4", name: "Maria Rodriguez", handle: "Family Customer", testimonial: "Outstanding customer service and quality workmanship every time. They treat your car like it's their own. Best garage in town!", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg?_wi=2", imageAlt: "Maria Rodriguez" }, { - id: "5", name: "James Wilson", handle: "New Customer", testimonial: "Came in for an emergency repair and they squeezed me in same day. Professional, quick, and honest. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "James Wilson" + id: "5", name: "James Wilson", handle: "New Customer", testimonial: "Came in for an emergency repair and they squeezed me in same day. Professional, quick, and honest. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=3", imageAlt: "James Wilson" }, { - id: "6", name: "Lisa Anderson", handle: "Loyal Customer", testimonial: "Five stars for the transparent pricing and no-pressure approach. They give honest recommendations without upselling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Lisa Anderson" + id: "6", name: "Lisa Anderson", handle: "Loyal Customer", testimonial: "Five stars for the transparent pricing and no-pressure approach. They give honest recommendations without upselling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=3", imageAlt: "Lisa Anderson" } ]} speed={40} -- 2.49.1