From 6f3aba3fac80f4585f668d1ebe93825fe90fcc84 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:58:09 +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 5267f3d..e699893 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=1" imageAlt="Golden Century Motors showroom" /> @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Brand Specialist", description: "Experts in Tank and other premier Chinese brands with precise diagnostic equipment.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg?_wi=1", }, items: [ { @@ -108,7 +108,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=2", imageAlt: "luxury car showroom premium quality", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg?_wi=2", imageAlt: "car repair service icon", }, ]} -- 2.49.1