From 3fb7fba09bc8ca6d3cbb9e7e925bc748730d384f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:14:21 +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 9788e09..2577510 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-corridor-with-small-two-people-tables_140725-4928.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-corridor-with-small-two-people-tables_140725-4928.jpg?_wi=1" imageAlt="The Local Katta cozy ambiance" mediaAnimation="slide-up" avatars={[ @@ -120,7 +120,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Neighborhood Favorite" description="With over 600+ Google reviews, we pride ourselves on delivering a perfect blend of flavors and hospitality. Join us for a comforting meal or a casual hangout." - imageSrc="http://img.b2bpic.net/free-photo/front-close-up-view-fresh-salad-with-sliced-vegetables-greens-inside-white-plate-white-floor_140725-14232.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-close-up-view-fresh-salad-with-sliced-vegetables-greens-inside-white-plate-white-floor_140725-14232.jpg?_wi=1" imageAlt="Delicious food at The Local Katta" /> @@ -140,7 +140,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dough-near-pizza-ingredients_23-2147772061.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-corridor-with-small-two-people-tables_140725-4928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-corridor-with-small-two-people-tables_140725-4928.jpg?_wi=2", imageAlt: "pizza fresh dough", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cocoa-glass-table_23-2147985571.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-fresh-salad-with-sliced-vegetables-greens-inside-white-plate-white-floor_140725-14232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-fresh-salad-with-sliced-vegetables-greens-inside-white-plate-white-floor_140725-14232.jpg?_wi=2", imageAlt: "pizza fresh dough", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-honey-cake-slice-with-cranberries-inside-white-plate-with-tea-dark-background-cake-tea_140725-22818.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=1", imageAlt: "pizza fresh dough", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { name: "Margherita Pizza", price: "₹219", variant: "Vegetarian", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=2", }, { id: "p2", -- 2.49.1