From 77b2870c9ab061e53d08325382bd6da87c5da487 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:30:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88d15bc..e111565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg?_wi=1" imageAlt="Premium dining experience" mediaAnimation="slide-up" avatars={[ @@ -155,7 +155,7 @@ export default function LandingPage() { id: "1", name: "Signature Wagyu Burger", price: "$24", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg?_wi=1", imageAlt: "Signature Burger", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { description: "Warm, elegant lighting perfect for any occasion.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg?_wi=2", imageAlt: "There are glasses for wine and water on the table with white cloth are ready for dining.", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { description: "Book your table online in seconds.", bentoComponent: "reveal-icon", icon: Calendar, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg?_wi=2", imageAlt: "There are glasses for wine and water on the table with white cloth are ready for dining.", }, ]} -- 2.49.1