From df1c92196caee7eb476f006863fbad0054d916b5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 12:34:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ad190..6da6338 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,23 +111,20 @@ export default function LandingPage() { title: "Poltrone Reclinabili Premium", description: "Comfort superiore per un'esperienza di visione senza eguali.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet-waiting-area-airport_107420-85114.jpg", imageAlt: "Poltrona reclinabile di lusso"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-individual-taking-picture-girls_23-2148421543.jpg", imageAlt: "Interno sala con poltrone"}, - - imageAlt: "smartphone cinema app seat booking"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-individual-taking-picture-girls_23-2148421543.jpg", imageAlt: "Interno sala con poltrone"} + }, { title: "Audio Dolby Immersivo", description: "Tecnologia sonora all'avanguardia per un'immersione totale nella storia.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-music-using-her-smartphone-while-being-home_23-2149240359.jpg", imageAlt: "Sistema audio Dolby"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/business-hand-with-mobile-phone_1232-4859.jpg", imageAlt: "Altoparlanti sala cinema"}, - - imageAlt: "smartphone cinema app seat booking"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-hand-with-mobile-phone_1232-4859.jpg", imageAlt: "Altoparlanti sala cinema"} + }, { title: "Schermo ad Alta Luminosità", description: "Immagini cristalline e colori vivaci che prendono vita sul grande schermo.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4884.jpg", imageAlt: "Schermo cinema luminoso"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-popcorn-package-d-sunglasses-white-surface_140725-70255.jpg", imageAlt: "Dettaglio proiezione su schermo"}, - - imageAlt: "smartphone cinema app seat booking"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-popcorn-package-d-sunglasses-white-surface_140725-70255.jpg", imageAlt: "Dettaglio proiezione su schermo"} + }, ]} showStepNumbers={false} title="Il Cinema" -- 2.49.1