From a638c4c83edcf89a055edb01c309450245734004 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:37:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f62ad85..7c445f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-bride-walks-wedding-day_8353-9613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-bride-walks-wedding-day_8353-9613.jpg?_wi=1" imageAlt="Villa Anthea vista giardino" mediaAnimation="blur-reveal" avatars={[ @@ -161,22 +161,22 @@ export default function LandingPage() { { title: "Giardini incantevoli", description: "Ampi spazi esterni per foto indimenticabili in una cornice naturale.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-newlyweds-smiling-embracing-kissing-outside_176420-2248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-newlyweds-smiling-embracing-kissing-outside_176420-2248.jpg?_wi=1", }, { title: "Sale eleganti", description: "Sale raffinate pronte per accogliere matrimoni, cerimonie ed eventi privati.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-people-celebrating-wedding-beach_23-2149043936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-people-celebrating-wedding-beach_23-2149043936.jpg?_wi=1", }, { title: "Cucina di qualità", description: "Gastronomia curata con un servizio attento per soddisfare ogni palato.", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-celebration-table-with-guests-seats-outdoors-front-old-building-made-stone_8353-10884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-celebration-table-with-guests-seats-outdoors-front-old-building-made-stone_8353-10884.jpg?_wi=1", }, { title: "Organizzazione Eventi", description: "Supporto completo nel coordinamento dei fornitori.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-is_1328-1189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-is_1328-1189.jpg?_wi=1", }, { title: "Servizi Personalizzati", @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Sala molto bella, pranzo buonissimo!", tag: "Sposi", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-newlyweds-smiling-embracing-kissing-outside_176420-2248.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-walks-wedding-day_8353-9613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-walks-wedding-day_8353-9613.jpg?_wi=2", imageAlt: "elegant wedding venue garden italy", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Ottimo servizio e accoglienza, tutto perfetto.", tag: "Eventi", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-people-celebrating-wedding-beach_23-2149043936.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-newlyweds-smiling-embracing-kissing-outside_176420-2248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-newlyweds-smiling-embracing-kissing-outside_176420-2248.jpg?_wi=2", imageAlt: "happy wedding couple garden", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Una villa magica pronta per qualsiasi evento.", tag: "Eventi", avatarSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-celebration-table-with-guests-seats-outdoors-front-old-building-made-stone_8353-10884.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-people-celebrating-wedding-beach_23-2149043936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-people-celebrating-wedding-beach_23-2149043936.jpg?_wi=2", imageAlt: "event planner elegant dinner", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Un ringraziamento speciale per l'attenzione ai dettagli.", tag: "Sposi", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-love-is_1328-1189.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-celebration-table-with-guests-seats-outdoors-front-old-building-made-stone_8353-10884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-celebration-table-with-guests-seats-outdoors-front-old-building-made-stone_8353-10884.jpg?_wi=2", imageAlt: "romantic wedding dinner setting", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Consigliato vivamente per chi cerca eleganza.", tag: "Eventi", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-posing-wedding_23-2150312085.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-is_1328-1189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-is_1328-1189.jpg?_wi=2", imageAlt: "wedding ceremony elegant setup", }, ]} -- 2.49.1