Update src/app/page.tsx

This commit is contained in:
2026-04-16 13:54:10 +00:00
parent bac3caa5a2
commit 67d664e2b4

View File

@@ -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"
/>
</div>
@@ -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",
},
]}