Update src/app/for-buyers/page.tsx
This commit is contained in:
@@ -51,12 +51,12 @@ export default function ForBuyersPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg",
|
||||
"http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg?_wi=2",
|
||||
imageAlt: "Happy buyers with shopping",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg?_wi=2",
|
||||
imageAlt: "Customer choosing products",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function ForBuyersPage() {
|
||||
price: "$24.99",
|
||||
variant: "Organic Cotton • 5+ Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=2",
|
||||
imageAlt: "Premium custom t-shirt",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -108,7 +108,7 @@ export default function ForBuyersPage() {
|
||||
price: "$14.99",
|
||||
variant: "White Ceramic • Custom Design",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg",
|
||||
"http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=2",
|
||||
imageAlt: "Personalized ceramic mug",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -118,7 +118,7 @@ export default function ForBuyersPage() {
|
||||
price: "$34.99",
|
||||
variant: "Premium Leather • Embossing",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg",
|
||||
"http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=2",
|
||||
imageAlt: "Custom leather journal",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -128,7 +128,7 @@ export default function ForBuyersPage() {
|
||||
price: "$44.99",
|
||||
variant: "Fleece Blend • 8 Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=2",
|
||||
imageAlt: "Cozy custom hoodie",
|
||||
isFavorited: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user