Update src/app/page.tsx
This commit is contained in:
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
id: "mystery-box-product",
|
||||
name: "Mystery Box d'Élégance",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=1",
|
||||
imageAlt: "Luxury mystery box opening with gold ribbon",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
id: "mystery-box-product",
|
||||
name: "Mystery Box d'Élégance",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=2",
|
||||
imageAlt: "Luxury mystery box opening with gold ribbon",
|
||||
},
|
||||
]}
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
id: "mystery-box-product",
|
||||
name: "Mystery Box d'Élégance",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=3",
|
||||
imageAlt: "Luxury mystery box opening with gold ribbon",
|
||||
},
|
||||
]}
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
id: "mystery-box-product",
|
||||
name: "Mystery Box d'Élégance",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=4",
|
||||
imageAlt: "Luxury mystery box opening with gold ribbon",
|
||||
},
|
||||
]}
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
id: "mystery-box-product",
|
||||
name: "Mystery Box d'Élégance",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=5",
|
||||
imageAlt: "Luxury mystery box opening with gold ribbon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user