From 3b7bffd26c91aa050bdaaa5d4441add4e0d8ef19 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:52:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c05fb7d..ab0c82a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,10 +157,10 @@ export default function HomePage() { title: "Sleek Design", description: "Modern aerodynamic styling with premium finishes and LED lighting.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-fast-rainy-highway-energy-motion-bad-weather_169016-69747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-fast-rainy-highway-energy-motion-bad-weather_169016-69747.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-fast-rainy-highway-energy-motion-bad-weather_169016-69747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-fast-rainy-highway-energy-motion-bad-weather_169016-69747.jpg?_wi=2", }, }, ]} @@ -300,10 +300,10 @@ export default function HomePage() { title: "Complete Service Menu", description: "Oil changes, tire service, brake service, inspections, and more. All performed by Honda-trained technicians.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg?_wi=2", }, }, ]}