From b1c13567a24623bddcdf1bba4440009c662517cd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:40 +0000 Subject: [PATCH 1/6] Update src/app/brand-image/page.tsx --- src/app/brand-image/page.tsx | 60 +++++++++--------------------------- 1 file changed, 14 insertions(+), 46 deletions(-) diff --git a/src/app/brand-image/page.tsx b/src/app/brand-image/page.tsx index 836da13..438b261 100644 --- a/src/app/brand-image/page.tsx +++ b/src/app/brand-image/page.tsx @@ -26,25 +26,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From be3802cbd8e73c49ed70ba515543a316f9fdd55a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:41 +0000 Subject: [PATCH 2/6] Update src/app/contatti/page.tsx --- src/app/contatti/page.tsx | 56 ++++++++++----------------------------- 1 file changed, 14 insertions(+), 42 deletions(-) diff --git a/src/app/contatti/page.tsx b/src/app/contatti/page.tsx index a81a424..86c4d5d 100644 --- a/src/app/contatti/page.tsx +++ b/src/app/contatti/page.tsx @@ -26,25 +26,15 @@ export default function LandingPage() { @@ -82,20 +67,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "Come posso richiedere un preventivo?", - content: "Puoi richiedere un preventivo tramite la nostra pagina 'Prenotazioni' o compilando il modulo di contatto su questa pagina. Ti risponderemo al più presto.", - }, + id: "faq-1", title: "Come posso richiedere un preventivo?", content: "Puoi richiedere un preventivo tramite la nostra pagina 'Prenotazioni' o compilando il modulo di contatto su questa pagina. Ti risponderemo al più presto."}, { - id: "faq-2", - title: "Organizzate eventi fuori Roma?", - content: "Sì, il nostro team è disponibile a organizzare eventi in tutta Italia. Contattaci per discutere le tue esigenze specifiche e la location desiderata.", - }, + id: "faq-2", title: "Organizzate eventi fuori Roma?", content: "Sì, il nostro team è disponibile a organizzare eventi in tutta Italia. Contattaci per discutere le tue esigenze specifiche e la location desiderata."}, { - id: "faq-3", - title: "Posso personalizzare completamente il mio evento?", - content: "Assolutamente sì! Offriamo soluzioni completamente personalizzate. Lavoreremo a stretto contatto con te per trasformare la tua visione in realtà, fin nei minimi dettagli.", - }, + id: "faq-3", title: "Posso personalizzare completamente il mio evento?", content: "Assolutamente sì! Offriamo soluzioni completamente personalizzate. Lavoreremo a stretto contatto con te per trasformare la tua visione in realtà, fin nei minimi dettagli."}, ]} title="Domande Frequenti" description="Hai delle domande? Qui trovi le risposte alle richieste più comuni." @@ -109,16 +85,12 @@ export default function LandingPage() { logoAlt="cheap & chic logo" logoText="cheap & chic. Eventi indimenticabili. Email: info@cheapandchic.it | Indirizzo: Via Roma 1, 00100 Roma" leftLink={{ - text: "Politiche di Reso", - href: "/politiche-reso", - }} + text: "Politiche di Reso", href: "/politiche-reso"}} rightLink={{ - text: "Politiche di Pagamento", - href: "/politiche-pagamenti", - }} + text: "Politiche di Pagamento", href: "/politiche-pagamenti"}} /> ); -} +} \ No newline at end of file -- 2.49.1 From 56122859ad30b5195710415163f293e115e87f5a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:41 +0000 Subject: [PATCH 3/6] Update src/app/galleria/page.tsx --- src/app/galleria/page.tsx | 97 +++++++-------------------------------- 1 file changed, 16 insertions(+), 81 deletions(-) diff --git a/src/app/galleria/page.tsx b/src/app/galleria/page.tsx index 0c04ff7..0b49e3a 100644 --- a/src/app/galleria/page.tsx +++ b/src/app/galleria/page.tsx @@ -26,25 +26,15 @@ export default function LandingPage() { @@ -147,16 +86,12 @@ export default function LandingPage() { logoAlt="cheap & chic logo" logoText="cheap & chic. Eventi indimenticabili. Email: info@cheapandchic.it | Indirizzo: Via Roma 1, 00100 Roma" leftLink={{ - text: "Politiche di Reso", - href: "/politiche-reso", - }} + text: "Politiche di Reso", href: "/politiche-reso"}} rightLink={{ - text: "Politiche di Pagamento", - href: "/politiche-pagamenti", - }} + text: "Politiche di Pagamento", href: "/politiche-pagamenti"}} /> ); -} +} \ No newline at end of file -- 2.49.1 From 0f777514a7359123ba2d4c7104972d9e015c97c8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:42 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ca663e..f9257ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,4 +182,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 4ab5ade501ba4e272d8ae98cf1f3317a2faf90da Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:42 +0000 Subject: [PATCH 5/6] Update src/app/politiche-pagamenti/page.tsx --- src/app/politiche-pagamenti/page.tsx | 45 +++++++--------------------- 1 file changed, 11 insertions(+), 34 deletions(-) diff --git a/src/app/politiche-pagamenti/page.tsx b/src/app/politiche-pagamenti/page.tsx index a01e2b2..eaac424 100644 --- a/src/app/politiche-pagamenti/page.tsx +++ b/src/app/politiche-pagamenti/page.tsx @@ -25,25 +25,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 81a7f209d46262d6f88bc0be6e62247283af75b2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:41:42 +0000 Subject: [PATCH 6/6] Update src/app/politiche-reso/page.tsx --- src/app/politiche-reso/page.tsx | 45 ++++++++------------------------- 1 file changed, 11 insertions(+), 34 deletions(-) diff --git a/src/app/politiche-reso/page.tsx b/src/app/politiche-reso/page.tsx index 57e32c4..23cea47 100644 --- a/src/app/politiche-reso/page.tsx +++ b/src/app/politiche-reso/page.tsx @@ -25,25 +25,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1