Update src/app/merch/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function MerchPage() {
|
||||
price: "$35.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "47",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-uniform-cape-holding-delivery-coffee-cups-with-food-package-pink-background-service-uniform-delivery-job_140725-39519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-uniform-cape-holding-delivery-coffee-cups-with-food-package-pink-background-service-uniform-delivery-job_140725-39519.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "merch-tshirt-white",
|
||||
@@ -71,7 +71,7 @@ export default function MerchPage() {
|
||||
price: "$35.00",
|
||||
rating: 5,
|
||||
reviewCount: "52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-uniform-cape-holding-delivery-coffee-cups-with-food-package-pink-background-service-uniform-delivery-job_140725-39519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-uniform-cape-holding-delivery-coffee-cups-with-food-package-pink-background-service-uniform-delivery-job_140725-39519.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "merch-cap",
|
||||
@@ -80,7 +80,7 @@ export default function MerchPage() {
|
||||
price: "$28.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "31",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-cook-black-apron_176474-93742.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-cook-black-apron_176474-93742.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user