Update src/app/products/page.tsx

This commit is contained in:
2026-03-06 21:01:14 +00:00
parent 0c135fd235
commit 44672b2ffa

View File

@@ -89,7 +89,7 @@ export default function ProductsPage() {
price: "$2,450.00",
rating: 5,
reviewCount: "847",
imageSrc: "http://img.b2bpic.net/free-photo/texture-metal-cota_1122-964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/texture-metal-cota_1122-964.jpg?_wi=2",
imageAlt: "1 oz premium gold bar",
},
{
@@ -109,7 +109,7 @@ export default function ProductsPage() {
price: "$285.00",
rating: 5,
reviewCount: "624",
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-eggs-top-view_23-2149871704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-eggs-top-view_23-2149871704.jpg?_wi=2",
imageAlt: "10 oz premium silver bar",
},
{
@@ -129,7 +129,7 @@ export default function ProductsPage() {
price: "$145.00",
rating: 4,
reviewCount: "432",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-romantic-box-with-lights-gold-ribbon-muffin_181624-33669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-romantic-box-with-lights-gold-ribbon-muffin_181624-33669.jpg?_wi=2",
imageAlt: "5 lb premium copper bar",
},
{