Update src/app/checkout/page.tsx
This commit is contained in:
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
rows: 3,
|
||||
required: false,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-aloe-vera-plant_23-2147842376.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-aloe-vera-plant_23-2147842376.jpg?_wi=2"
|
||||
imageAlt="luxury dark fabric background golden thread"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Luxury Stitched Suit - Men's Elite",
|
||||
price: "$129.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-white-shirt-happily-closing-eyes-leaning-old-door-while-listening-music-red-headphones_574295-1060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-white-shirt-happily-closing-eyes-leaning-old-door-while-listening-music-red-headphones_574295-1060.jpg?_wi=2",
|
||||
imageAlt: "luxury men's stitched suit dark gold accent",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
id: "2",
|
||||
name: "Designer Formal Wear - Women's Regal",
|
||||
price: "$249.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-woman-holding-manila-shawl_23-2148235345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-woman-holding-manila-shawl_23-2148235345.jpg?_wi=2",
|
||||
imageAlt: "designer women's formal suit dark elegant",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user