Update src/app/checkout/page.tsx

This commit is contained in:
2026-06-01 04:36:56 +00:00
parent c82fe28bd6
commit 85ac6855cb

View File

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