From d058699b525263feea0e862a06cb63f39a97b3a0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 20:02: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 4258816..e500eff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -330,7 +330,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Information to help you plan your dining experience." faqsAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=74oj0s" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=74oj0s&_wi=1" imageAlt="restaurant patio view coastal" /> @@ -344,7 +344,7 @@ export default function LandingPage() { tag="Reservations" title="Reserve Your Table" description="Join us at Thompson's Cove for an unforgettable evening. Fill out the form or call us to reserve your spot." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=74oj0s" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=74oj0s&_wi=2" mediaAnimation="slide-up" mediaPosition="right" imageAlt="restaurant patio view coastal" -- 2.49.1