From f81fc8a457d06bacc16273812d329c72d26f50d4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:54:57 +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 e54d4d4..9114401 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg?_wi=1" imageAlt="La Tour du Pin Fast Food Restaurant" buttons={[ { text: "Commander Maintenant", href: "#products" }, @@ -133,7 +133,7 @@ export default function LandingPage() { description="La Tour du Pin" subdescription="Fast Food Gourmet depuis 2015" icon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg?_wi=2" imageAlt="La Tour du Pin - Notre Restaurant" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1