From fa03c680b6cce88f8aa2b3dbea71640069e6a7ee Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:50:17 +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 76165c2..815091e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function HomePage() { rating: 5, reviewCount: "156", imageSrc: - "http://img.b2bpic.net/free-photo/old-car-with-broken-bumper_23-2147962978.jpg?_wi=1", + "http://img.b2bpic.net/premium-photo/photograph-modern-car-isolated-white-background_1004054-7258.jpg?id=241129016", imageAlt: "Audi RS6 C8 Carbon Front Splitter", }, { @@ -158,7 +158,7 @@ export default function HomePage() { rating: 5, reviewCount: "203", imageSrc: - "http://img.b2bpic.net/free-photo/silver-sedan-with-red-lights_114579-4386.jpg?_wi=1", + "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24743.jpg?id=26260184", imageAlt: "Mercedes-AMG C63 Carbon Heck-Diffusor", }, ]} -- 2.49.1