From 92a5de1283cee4369f87659f3f4219bea7adead1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 04:09:47 +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 504ca0f..655b872 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ptvoke" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ptvoke&_wi=1" mediaAnimation="slide-up" imageAlt="delicious roast chicken restaurant interior" /> @@ -236,7 +236,7 @@ export default function LandingPage() { description="Come visit Super Chicken and experience authentic flavors in a warm, friendly atmosphere." mediaAnimation="opacity" tag="Contact Us" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ptvoke" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ptvoke&_wi=2" imageAlt="delicious roast chicken restaurant interior" /> -- 2.49.1