From cc60b5027e1d69060592416a7fbda13f65f0b459 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:39:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 785bf78..f503a14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg?_wi=1", imageAlt: "Luxury Showroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg?_wi=1", imageAlt: "Automotive Detail", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { title="Legacy of Automotive Excellence" description="At MC Motor, we redefine the automotive buying experience. With years of expertise in high-end vehicle sales, we provide personalized service, transparent financing, and quality assurance that you can trust." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg?_wi=1" imageAlt="Modern car service center" /> @@ -123,7 +123,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/car-driving-green-hill_23-2148195720.jpg", imageAlt: "Performance Drive", }, - imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg?_wi=2", imageAlt: "car leather interior luxury", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-wearing-black-coat-with-her-arms-crossed-standing-luxury-car-autumn-forest-evening_613910-19899.jpg", imageAlt: "Performance Drive", }, - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg?_wi=2", imageAlt: "car leather interior luxury", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-traveling-winter-time_23-2149207318.jpg", imageAlt: "Performance Drive", }, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg?_wi=2", imageAlt: "car leather interior luxury", }, ]} -- 2.49.1