From b1811992bb22afc9116b05b343459b8e936221bb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:38:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dc2a89..151ac9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,23 +61,23 @@ export default function LandingPage() { description="Experience unparalleled engineering and design. The next generation of luxury performance vehicles is here." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg?_wi=1", imageAlt: "Futuristic tunnel view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg?_wi=1", imageAlt: "Alloy wheel detail", }, { - imageSrc: "http://img.b2bpic.net/free-vector/police-car-background-design_1268-528.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/police-car-background-design_1268-528.jpg?_wi=1", imageAlt: "Hypercar side profile", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599410.jpg?_wi=1", imageAlt: "Car front view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-station_23-2149457989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-station_23-2149457989.jpg?_wi=1", imageAlt: "Car tail lights", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "The engineering is flawless. This car changed my daily commute into a highlight.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg?_wi=2", imageAlt: "luxury electric car modern tunnel", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "Unbeatable responsiveness and build quality. Truly a work of art on wheels.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-macho-man-leather-jacket-smiling-looking-confident-with-hands-crossed-chest-white-b_1258-113169.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg?_wi=2", imageAlt: "supercar alloy wheels detail", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "The software integration feels like it's from 2050. Absolute game changer.", tag: "Tech Savvy", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-woman-touches-her-silk-brown-scarf-attractive-young-girl-eyeglasses-white-blouse-smiles-outside_197531-27109.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/police-car-background-design_1268-528.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/police-car-background-design_1268-528.jpg?_wi=2", imageAlt: "sleek hypercar design side view", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "Luxury meets raw performance. I can't recommend it enough.", tag: "Design Focused", avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599410.jpg?_wi=2", imageAlt: "sports car front view glowing", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Apex Motors represents the new peak of automotive innovation. Incredible.", tag: "Industry Expert", avatarSrc: "http://img.b2bpic.net/free-photo/modern-senior-man_23-2147782260.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-station_23-2149457989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-station_23-2149457989.jpg?_wi=2", imageAlt: "modern car tail lights neon", }, ]} -- 2.49.1