From 2298ba2ba848e34f3be60855e94281a424d551ff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:15:51 +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 502afef..ba78ecf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function HomePage() { id: 1, title: "Running Shoes", description: "Engineered for speed, comfort, and long-distance performance with advanced cushioning technology.", imageSrc: - "http://img.b2bpic.net/free-photo/view-shoe-rack-with-storage-space-footwear_23-2150839924.jpg"}, + "http://img.b2bpic.net/free-photo/athlete-standing-all-weather-running-track_1150-14632.jpg?id=5212292"}, { id: 2, title: "Training Shoes", description: @@ -135,7 +135,7 @@ export default function HomePage() {