Merge version_1 into main #1
@@ -133,28 +133,28 @@ export default function HomePage() {
|
||||
id: "hoodie-grey",
|
||||
name: "Heavyweight Hoodie — Heather Grey",
|
||||
price: "€149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-laptop-lake_23-2148573104.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-laptop-lake_23-2148573104.jpg?_wi=1",
|
||||
imageAlt: "ARCT Heavyweight Hoodie in Heather Grey",
|
||||
},
|
||||
{
|
||||
id: "hoodie-navy",
|
||||
name: "Heavyweight Hoodie — Deep Navy",
|
||||
price: "€149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-emotions-end-gestures_1303-30107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-emotions-end-gestures_1303-30107.jpg?_wi=1",
|
||||
imageAlt: "ARCT Heavyweight Hoodie in Deep Navy",
|
||||
},
|
||||
{
|
||||
id: "sweatpants-grey",
|
||||
name: "Heavyweight Sweatpants — Heather Grey",
|
||||
price: "€129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg?_wi=1",
|
||||
imageAlt: "ARCT Heavyweight Sweatpants in Heather Grey",
|
||||
},
|
||||
{
|
||||
id: "sweatpants-navy",
|
||||
name: "Heavyweight Sweatpants — Deep Navy",
|
||||
price: "€129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-casual-outfits-going-up-stairs_114579-11469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-casual-outfits-going-up-stairs_114579-11469.jpg?_wi=1",
|
||||
imageAlt: "ARCT Heavyweight Sweatpants in Deep Navy",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -92,14 +92,14 @@ export default function ShopPage() {
|
||||
id: "hoodie-grey",
|
||||
name: "Heavyweight Hoodie — Heather Grey",
|
||||
price: "€149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-laptop-lake_23-2148573104.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-laptop-lake_23-2148573104.jpg?_wi=2",
|
||||
imageAlt: "ARCT Heavyweight Hoodie in Heather Grey",
|
||||
},
|
||||
{
|
||||
id: "hoodie-navy",
|
||||
name: "Heavyweight Hoodie — Deep Navy",
|
||||
price: "€149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-emotions-end-gestures_1303-30107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-emotions-end-gestures_1303-30107.jpg?_wi=2",
|
||||
imageAlt: "ARCT Heavyweight Hoodie in Deep Navy",
|
||||
},
|
||||
{
|
||||
@@ -113,14 +113,14 @@ export default function ShopPage() {
|
||||
id: "sweatpants-grey",
|
||||
name: "Heavyweight Sweatpants — Heather Grey",
|
||||
price: "€129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg?_wi=2",
|
||||
imageAlt: "ARCT Heavyweight Sweatpants in Heather Grey",
|
||||
},
|
||||
{
|
||||
id: "sweatpants-navy",
|
||||
name: "Heavyweight Sweatpants — Deep Navy",
|
||||
price: "€129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-casual-outfits-going-up-stairs_114579-11469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-casual-outfits-going-up-stairs_114579-11469.jpg?_wi=2",
|
||||
imageAlt: "ARCT Heavyweight Sweatpants in Deep Navy",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user