From b29fca22e8c8aec5602138fafcdd8cb224fa13e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 13:51:26 +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 3963324..bbe7d9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} buttons={[{text:"View Our Menu",href:"#products"},{text:"Order Now",href:"#contact"}]} layoutOrder="reverse" - imageSrc="https://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg" + imageSrc="https://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg?_wi=1" imageAlt="Delicious crispy chimichanga on a plate" mediaAnimation="opacity" frameStyle="card" @@ -60,7 +60,7 @@ export default function LandingPage() {