From 533abe01f9f2d8e27bcac560bb8010734c328507 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:00:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbbeea8..bf2338a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@autoenthusiast", testimonial: "Exceptional precision and care. The best in Los Angeles.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg?_wi=1", imageAlt: "luxury sports car dark studio", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@luxe_driver", testimonial: "My sports car has never performed better. Truly high-end service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/medical-hand-drawn-icons-set-infographics_1057-11320.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/medical-hand-drawn-icons-set-infographics_1057-11320.jpg?_wi=1", imageAlt: "luxury sports car dark studio", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@carcollector", testimonial: "The attention to detail here is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=1", imageAlt: "luxury sports car dark studio", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@bmw_owner", testimonial: "Professional, reliable, and premium results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=1", imageAlt: "luxury sports car dark studio", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg?_wi=2" imageAlt="Luxury black sports car in dark studio" avatars={[ { @@ -143,7 +143,7 @@ export default function LandingPage() { description: "State-of-the-art computer diagnostic scanning.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-vector/medical-hand-drawn-icons-set-infographics_1057-11320.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/medical-hand-drawn-icons-set-infographics_1057-11320.jpg?_wi=2", imageAlt: "diagnostic tool thin gold icon", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { description: "Expert engine reconstruction and optimization.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-car-outdoors_23-2148510599.jpg?_wi=3", imageAlt: "diagnostic tool thin gold icon", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { description: "Premium braking system performance service.", bentoComponent: "reveal-icon", icon: Gauge, - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=2", imageAlt: "diagnostic tool thin gold icon", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Comprehensive scheduled maintenance programs.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=2", imageAlt: "diagnostic tool thin gold icon", }, ]}