From 5cc058eb4352e49c75cbb281b60c2c7ad8d10b26 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:53:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 623b180..080d2cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { price: "$45,000 - $65,000", rating: 5, reviewCount: "124 bids", - imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436120.jpg?_wi=1", imageAlt: "Vintage Rolex watch", }, { @@ -88,7 +88,7 @@ export default function HomePage() { price: "$12,000 - $18,000", rating: 5, reviewCount: "89 bids", - imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178888.jpg?_wi=1", imageAlt: "Modern art painting", }, { @@ -98,7 +98,7 @@ export default function HomePage() { price: "$8,500 - $12,000", rating: 5, reviewCount: "156 bids", - imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-124741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-124741.jpg?_wi=1", imageAlt: "Antique porcelain vase", }, ]}