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 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 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 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 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 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