From 0c86c307658a0827bb0e6b0766ad9d8ed4171d23 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:32:04 +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 8c51b96..39489c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { { id: "faq-5", title: "Do you offer online ordering and delivery?", content: "We offer convenient takeout and delivery options. Call us directly or visit our contact section to place your order. We'll have it ready quickly, packaged to stay fresh and delicious." }, { id: "faq-6", title: "Are there gluten-free options?", content: "Several of our dishes are naturally gluten-free or can be modified. We're happy to discuss options that meet your dietary needs. Please inform us of any allergies or restrictions." } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m15jw7" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m15jw7&_wi=1" imageAlt="Warm Indian restaurant interior" mediaAnimation="slide-up" mediaPosition="right" @@ -178,7 +178,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m15jw7" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m15jw7&_wi=2" imageAlt="Exotic India restaurant" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1