Update src/app/products/page.tsx
This commit is contained in:
@@ -47,42 +47,42 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
name: "Premium Black Hoodie",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=2",
|
||||
imageAlt: "Premium Black Hoodie",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Minimalist White Tee",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=2",
|
||||
imageAlt: "Minimalist White Tee",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Gold-Trim Jacket",
|
||||
price: "$129.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=2",
|
||||
imageAlt: "Gold-Trim Jacket",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Classic Black Pants",
|
||||
price: "$79.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=3",
|
||||
imageAlt: "Classic Black Pants",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "White Designer Blazer",
|
||||
price: "$149.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=3",
|
||||
imageAlt: "White Designer Blazer",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Luxury Gold Cardigan",
|
||||
price: "$139.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=3",
|
||||
imageAlt: "Luxury Gold Cardigan",
|
||||
},
|
||||
]}
|
||||
@@ -102,21 +102,21 @@ export default function ProductsPage() {
|
||||
id: "7",
|
||||
name: "Signature Black Hoodie",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=4",
|
||||
imageAlt: "Signature Black Hoodie",
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "Premium White Tee Bundle",
|
||||
price: "$99.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=4",
|
||||
imageAlt: "Premium White Tee Bundle",
|
||||
},
|
||||
{
|
||||
id: "9",
|
||||
name: "Gold Accent Jacket Combo",
|
||||
price: "$179.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=4",
|
||||
imageAlt: "Gold Accent Jacket Combo",
|
||||
},
|
||||
]}
|
||||
@@ -138,21 +138,21 @@ export default function ProductsPage() {
|
||||
id: "10",
|
||||
name: "Limited Edition Hoodie",
|
||||
price: "$99.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=5",
|
||||
imageAlt: "Limited Edition Hoodie",
|
||||
},
|
||||
{
|
||||
id: "11",
|
||||
name: "Exclusive Silk Tee",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=5",
|
||||
imageAlt: "Exclusive Silk Tee",
|
||||
},
|
||||
{
|
||||
id: "12",
|
||||
name: "Statement Gold Jacket",
|
||||
price: "$159.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=5",
|
||||
imageAlt: "Statement Gold Jacket",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user