From 6f5e87e308fdb863789e5943b3c96cc3b399a820 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 23:55:48 +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 704bfed..dae03e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg?_wi=1" showBlur={true} avatars={[ { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Authentic royal dining experience.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Our Ambiance", description: "We treat every table like the head of the feast.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg?_wi=2", }, items: [ { @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg?_wi=2", imageAlt: "luxury mediterranean restaurant interior dark", }, ]}