From 40168dc740eebdf9d931afd3ac08de971cbef2f5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:03:22 +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 247e5db..fbf462c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Chiama Ora", href: "tel:+390249717250" } ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg", imageAlt: "Interno moderno del salone MP Parrucchieri" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg?_wi=1", imageAlt: "Interno moderno del salone MP Parrucchieri" }, { imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-redhead-male-dressed-red-fleece-shirt_613910-1756.jpg", imageAlt: "Esempio di taglio professionale" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg", imageAlt: "Servizio di cura della barba" } ]} @@ -72,7 +72,7 @@ export default function LandingPage() { { title: "Atmosfera Accogliente", description: "Locale moderno, luminoso e pulito dove ogni cliente è benvenuto con un caffè", icon: Coffee }, { title: "Puntualità Garantita", description: "Gestione impeccabile degli appuntamenti, anche via WhatsApp per comodità", icon: Clock } ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg?_wi=2" imageAlt="Interno del salone MP Parrucchieri" mediaAnimation="blur-reveal" imagePosition="right" -- 2.49.1