From c3dbedc209ea7816a1f6258ed119ba06e16729a7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:32:55 +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 cc78a4b..40f2256 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "View Our Menu", href: "#features" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=1" imageAlt="Elegant fine dining at Lou's Pointe-Claire" mediaAnimation="slide-up" avatarText="Voted Best Restaurant 2024" @@ -161,7 +161,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=2" imageAlt="Contact us to reserve" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1