From 85ac6855cbe849a5ef0ef2ea28dba35e3e643b2e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 04:36:56 +0000 Subject: [PATCH] Update src/app/checkout/page.tsx --- src/app/checkout/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx index f4f8a83..25eed69 100644 --- a/src/app/checkout/page.tsx +++ b/src/app/checkout/page.tsx @@ -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, },