From 5d71d935016c10a870cc54cc0bb309e4de3a76a1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 10:19:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7933ed..4652a29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg?_wi=1" imageAlt="La nostra bottega" mediaAnimation="opacity" /> @@ -109,7 +109,7 @@ export default function LandingPage() { id: "3", name: "Taglieri di Salumi", price: "16€", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12831.jpg?_wi=1", }, ]} title="Piatti Iconici" @@ -130,7 +130,7 @@ export default function LandingPage() { "Degustazione", "Qualità", ], - imageSrc: "http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg?_wi=2", }, { id: "c2", @@ -139,7 +139,7 @@ export default function LandingPage() { "Locali", "Nazionali", ], - imageSrc: "http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-prosecco-with-bottle-around_114579-2141.jpg?_wi=3", }, { id: "c3", @@ -148,7 +148,7 @@ export default function LandingPage() { "Spritz", "Premium", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12831.jpg?_wi=2", }, ]} title="La Nostra Cantina" -- 2.49.1