From dc9e05a23d85f4e2de26381c353c19bb28480307 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:57:58 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0ffe475..aed362d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,13 +106,13 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Expert Installation", role: "Professional Team", company: "Qualified Technicians", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Professional installation team"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=2", imageAlt: "Professional installation team"}, { id: "2", name: "Quality Guarantee", role: "Premium Products", company: "Warranty Coverage", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11859.jpg", imageAlt: "Quality workmanship"}, + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11859.jpg?_wi=3", imageAlt: "Quality workmanship"}, { id: "3", name: "Customer Support", role: "After-Sales Service", company: "24/7 Assistance", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288189.jpg", imageAlt: "Customer service team"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288189.jpg?_wi=2", imageAlt: "Customer service team"}, ]} kpiItems={[ { value: "1000+", label: "Installations Completed" }, @@ -133,7 +133,7 @@ export default function AboutPage() { description="Reach out to discuss how we can serve your automotive needs. Our experts are ready to help with personalized solutions for your vehicle." background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg?_wi=2" imageAlt="Professional automotive service" mediaPosition="right" inputPlaceholder="Enter your email"