Update src/app/shop/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ShopPage() {
|
||||
price: "$185.00",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-having-fun-skatepark-copy-space_23-2148758425.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-having-fun-skatepark-copy-space_23-2148758425.jpg?_wi=2",
|
||||
imageAlt: "urban stride premium sneaker white gray minimalist",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ShopPage() {
|
||||
price: "$175.00",
|
||||
rating: 5,
|
||||
reviewCount: "892",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-playing-basketball_23-2147888387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-playing-basketball_23-2147888387.jpg?_wi=2",
|
||||
imageAlt: "black high top sneaker classic streetwear shoe",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ShopPage() {
|
||||
price: "$125.00",
|
||||
rating: 5,
|
||||
reviewCount: "658",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-young-man-smiling-camera_197531-33438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-young-man-smiling-camera_197531-33438.jpg?_wi=2",
|
||||
imageAlt: "minimal tech hoodie neutral color streetwear",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function ShopPage() {
|
||||
price: "$65.00",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/poster-design-with-mechanic-girl_1284-52594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/poster-design-with-mechanic-girl_1284-52594.jpg?_wi=2",
|
||||
imageAlt: "essential oversized t-shirt clean minimalist",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function ShopPage() {
|
||||
price: "$245.00",
|
||||
rating: 5,
|
||||
reviewCount: "421",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-black-hat-spring-forest_1157-35552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-black-hat-spring-forest_1157-35552.jpg?_wi=2",
|
||||
imageAlt: "canvas work jacket premium streetwear outerwear",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function ShopPage() {
|
||||
price: "$95.00",
|
||||
rating: 5,
|
||||
reviewCount: "734",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-photo-camera-outdoors_23-2149322530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-photo-camera-outdoors_23-2149322530.jpg?_wi=2",
|
||||
imageAlt: "premium leather belt minimalist accessory product",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user