diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx index 41e8c5b..2708f41 100644 --- a/src/app/checkout/page.tsx +++ b/src/app/checkout/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { name: "notes", placeholder: "Order Notes (Optional)", rows: 3, required: false, }} - imageSrc="http://img.b2bpic.net/free-photo/colorful-ffp2-masks-shopping-carts_23-2149366750.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colorful-ffp2-masks-shopping-carts_23-2149366750.jpg?_wi=2" imageAlt="Detailed checkout form on a smartphone screen" mediaAnimation="opacity" buttonText="Place Order"