From 22681e2a83a0f9039dd42c329747dcf0af79eaef Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 12:44:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef987d7..51864f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { id: "p1", name: "Hyper-Road Pro", price: "$450", - imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg?_wi=1", }, { id: "p2", @@ -250,7 +250,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-man-car-looking-his-smartphone_23-2147812022.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg?_wi=2", imageAlt: "mobile app tyre pressure monitor", }, ]} -- 2.49.1