Update src/app/page.tsx

This commit is contained in:
2026-03-24 12:18:13 +00:00
parent 336fee009a
commit e834dd20df

View File

@@ -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",
},
]}