diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e30e76..7afd80b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { }, ]} avatarText="Loved by 483+ happy customers" - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg?_wi=1" imageAlt="Cozy cafe interior with comfortable seating and vibrant decor" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -151,7 +151,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-meat-with-fried-zucchini-crackers-human-hand-fork-round-plate_176474-3087.jpg", imageAlt: "A delicious coffee with latte art on a table", }, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg?_wi=2", imageAlt: "people dining in cafe happy customers", }, { @@ -176,10 +176,10 @@ export default function LandingPage() { 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", + 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", }, - imageSrc: "http://img.b2bpic.net/free-photo/child-having-lemonade-stand_23-2149398322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-having-lemonade-stand_23-2149398322.jpg?_wi=1", imageAlt: "people dining in cafe happy customers", }, ]} @@ -200,14 +200,14 @@ export default function LandingPage() { 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/child-having-lemonade-stand_23-2149398322.jpg?_wi=2", imageAlt: "A glass of refreshing lemonade with mint", }, {