From 3beeada1172d66d19f16c06b625871d82f0c838b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:03:47 +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 ed6d6fd..286cde9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2017.jpg" + imageSrc="http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2017.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-blue-light_23-2149413376.jpg", @@ -115,7 +115,7 @@ export default function LandingPage() { price: "$150", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-off-road-tire-tread_23-2151979278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-off-road-tire-tread_23-2151979278.jpg?_wi=1", }, { id: "2", @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-white-light_23-2149413361.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2017.jpg?_wi=2", imageAlt: "tire pressure sensor digital", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-taking-notes-while-examining-vehicle-workshop_637285-12713.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg?_wi=1", imageAlt: "tire pressure sensor digital", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-off-road-tire-tread_23-2151979278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-off-road-tire-tread_23-2151979278.jpg?_wi=2", imageAlt: "tire pressure sensor digital", }, ]} @@ -343,7 +343,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our services or tires?" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg?_wi=2" /> -- 2.49.1