From 6bd12c228d39f4deef7ba55420cf1e4ad17d92af Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 14:44:26 +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 a43ee97..cf8556a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { value: "Venice", title: "Sestiere San Polo"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -133,7 +133,7 @@ export default function LandingPage() { name: "message", placeholder: "Numero di persone e richieste particolari", rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=2" mediaAnimation="blur-reveal" /> -- 2.49.1