Update src/app/collections/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function CollectionsPage() {
|
|||||||
price: "$89",
|
price: "$89",
|
||||||
variant: "Black, White, Cream — 5 Colors",
|
variant: "Black, White, Cream — 5 Colors",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
|
"http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=3",
|
||||||
imageAlt: "Essential Oversized T-Shirt",
|
imageAlt: "Essential Oversized T-Shirt",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -60,7 +60,7 @@ export default function CollectionsPage() {
|
|||||||
price: "$325",
|
price: "$325",
|
||||||
variant: "Charcoal, Navy — 2 Colors",
|
variant: "Charcoal, Navy — 2 Colors",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg",
|
"http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg?_wi=3",
|
||||||
imageAlt: "Structured Wool Jacket",
|
imageAlt: "Structured Wool Jacket",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -70,7 +70,7 @@ export default function CollectionsPage() {
|
|||||||
price: "$145",
|
price: "$145",
|
||||||
variant: "Black, Grey — 2 Colors",
|
variant: "Black, Grey — 2 Colors",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg",
|
"http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg?_wi=3",
|
||||||
imageAlt: "Minimal Trousers",
|
imageAlt: "Minimal Trousers",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -80,7 +80,7 @@ export default function CollectionsPage() {
|
|||||||
price: "$125",
|
price: "$125",
|
||||||
variant: "Black, Charcoal, Cream — 3 Colors",
|
variant: "Black, Charcoal, Cream — 3 Colors",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg",
|
"http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg?_wi=3",
|
||||||
imageAlt: "Signature Hoodie",
|
imageAlt: "Signature Hoodie",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user