From 3786e5a9d2a6dc0f8978ed7ed48b88dc7341d973 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 11:03:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 969b524..0214470 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { title: "No-Contact Delivery", description: "Indulge in Stellar Reserve's culinary delights from the comfort of your home. Safe, fast, and fresh delivery right to your doorstep.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-burgers-with-french-fries-bag_23-2148235098.jpg", imageAlt: "Delivery driver with a food bag"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-clipboard-with-cup-coffee-surrounded-by-meringue-cookies_23-2148267718.jpg", imageAlt: "Gourmet meal in a delivery box"} + imageSrc: "http://img.b2bpic.net/free-photo/mock-up-clipboard-with-cup-coffee-surrounded-by-meringue-cookies_23-2148267718.jpg?_wi=1", imageAlt: "Gourmet meal in a delivery box"} }, ]} showStepNumbers={true} @@ -134,7 +134,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "product-1", name: "Lavender Mocha", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-clipboard-with-cup-coffee-surrounded-by-meringue-cookies_23-2148267718.jpg", imageAlt: "A cup of Lavender Mocha with latte art"}, + id: "product-1", name: "Lavender Mocha", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-clipboard-with-cup-coffee-surrounded-by-meringue-cookies_23-2148267718.jpg?_wi=2", imageAlt: "A cup of Lavender Mocha with latte art"}, { id: "product-2", name: "Refreshing Lemonade", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/child-having-lemonade-stand_23-2149398322.jpg", imageAlt: "A glass of refreshing lemonade with mint"}, {