From c9837022db763d61109c5001d5c586624208c130 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 23:56:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75fb04f..5d9700e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { { title: "Generous Portions", 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" /> @@ -125,7 +125,7 @@ export default function LandingPage() { features={[ { 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: [ { text: "Generous Portions", icon: Sparkles, -- 2.49.1