From ddb580b3f1071a15efa7a232861d70fab042137b Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Wed, 13 May 2026 15:51:00 +0200 Subject: [PATCH] small fixes --- .../src/components/how-it-works.tsx | 2 +- apps/infoalloggi/src/pages/contatti.tsx | 27 ++++++++++--------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/apps/infoalloggi/src/components/how-it-works.tsx b/apps/infoalloggi/src/components/how-it-works.tsx index b49c8b7..ec2c456 100644 --- a/apps/infoalloggi/src/components/how-it-works.tsx +++ b/apps/infoalloggi/src/components/how-it-works.tsx @@ -131,7 +131,7 @@ export default function HowItWorks({ className }: { className?: string }) {
-
+
{features.length > 1 && ( { {t.contatti} -
-
-

+

+
+

{t.contact_form.titolo}

@@ -93,8 +93,18 @@ const Contatto: NextPage = () => { {" "} {t.contact_form.sottotitolo3}

+
+ Puoi contattarci anche su + + + +
-
+ +
{hasSent ? ( ) : ( @@ -229,15 +239,6 @@ const Contatto: NextPage = () => { )}
-
- Oppure contattaci via - - - -