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