diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e241a82..ce8e553 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -77,28 +77,28 @@ export default function AboutPage() { id: "01", title: "Quality First", description: "We never compromise on quality. Premium products, meticulous techniques, and rigorous standards on every vehicle we detail.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=2", imageAlt: "Quality focus", }, { id: "02", title: "Customer Convenience", description: "Mobile service means we come to you. Your time is valuable, and we respect that by bringing premium care directly to your location.", - imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg?_wi=2", imageAlt: "Convenience", }, { id: "03", title: "Professional Excellence", description: "Our team is trained, certified, and passionate about automotive care. Experience matters, and it shows in every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg?_wi=2", imageAlt: "Professional team", }, { id: "04", title: "Trust & Transparency", description: "Clear pricing, no hidden fees, and honest communication. We build lasting relationships based on trust and reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg?_wi=2", imageAlt: "Trust", }, ]} @@ -121,7 +121,7 @@ export default function AboutPage() { quote: "Prime Detailz brings luxury car care directly to me. No hassle, no wait times, just professional results. This is how detailing should be.", name: "Michael Torres", role: "Jaguar Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Torres", }, { @@ -130,7 +130,7 @@ export default function AboutPage() { quote: "The team's dedication to perfection is remarkable. Every crevice, every surface - they treat my car like it's their own. Worth every penny.", name: "Amanda Rodriguez", role: "Range Rover Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=3", imageAlt: "Amanda Rodriguez", }, { @@ -139,7 +139,7 @@ export default function AboutPage() { quote: "I've booked Prime Detailz several times. Consistent quality, professional demeanor, and they always show up on time. Highly trustworthy.", name: "James Mitchell", role: "Porsche Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Mitchell", }, ]}