Update src/app/page.tsx

This commit is contained in:
2026-03-09 19:53:59 +00:00
parent 18d1e2b871
commit 5cc058eb43

View File

@@ -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",
},
]}