From 3bd8c29a2de9bd079417646e0b6aa598345fc00d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 03:57:07 +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 087a94c..0e56fbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { value: "500+", label: "Satisfied Guests" } ]} enableKpiAnimation={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcbvap" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcbvap&_wi=1" imageAlt="Master Chef in Professional Kitchen" buttons={[ { text: "View Menu", href: "#menu" }, @@ -69,7 +69,7 @@ export default function LandingPage() { description="Executive Chef" subdescription="Michelin-Starred Establishment" icon={Award} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcbvap" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcbvap&_wi=2" imageAlt="Chef Portrait" mediaAnimation="opacity" useInvertedBackground={false} -- 2.49.1