From d7c94dccd3b1c1f1492e0f66c624d424c3fd45a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 07:18:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c314dae..88cdc60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-small-business-owner-standing-outdoors_23-2149434499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-small-business-owner-standing-outdoors_23-2149434499.jpg?_wi=1" imageAlt="Cozy restaurant entrance" mediaAnimation="slide-up" avatars={[ @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Tradition of Taste" description="Established to bring joy through flavor, we offer a relaxed space for friends, family, and food lovers to gather." - imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-table-sweet-desserts-juices-man-looking-his-watches_627829-819.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-table-sweet-desserts-juices-man-looking-his-watches_627829-819.jpg?_wi=1" imageAlt="Chef preparing meals" /> @@ -141,7 +141,7 @@ export default function LandingPage() { price: "₹150", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/plate-delicious-raspberry-pastry-placed-wooden-table_114579-36813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-delicious-raspberry-pastry-placed-wooden-table_114579-36813.jpg?_wi=1", }, { id: "p2", @@ -212,7 +212,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-small-business-owner-standing-outdoors_23-2149434499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-small-business-owner-standing-outdoors_23-2149434499.jpg?_wi=2", imageAlt: "cozy seating arrangement cafe", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-table-sweet-desserts-juices-man-looking-his-watches_627829-819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-table-sweet-desserts-juices-man-looking-his-watches_627829-819.jpg?_wi=2", imageAlt: "cozy seating arrangement cafe", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-cutting-apple-dark-surface_179666-44562.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/plate-delicious-raspberry-pastry-placed-wooden-table_114579-36813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-delicious-raspberry-pastry-placed-wooden-table_114579-36813.jpg?_wi=2", imageAlt: "cozy seating arrangement cafe", }, ]} -- 2.49.1