From 67d664e2b4fd493e0ce874aacc15fbb3bf230f87 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 13:54:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdae899..16d2feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=1" showDimOverlay={true} avatars={[ { @@ -122,7 +122,7 @@ export default function LandingPage() { description: "Il portale magico nel centro di Novara.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -150,7 +150,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=2", imageAlt: "professional cocktail presentation artistic", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg?_wi=2", imageAlt: "professional cocktail presentation artistic", }, ]} -- 2.49.1