From a07f574471c4aa1879fb3d0e3c46149639177e75 Mon Sep 17 00:00:00 2001 From: Nicola Leone Ciardi Date: Wed, 8 Apr 2026 18:42:01 +0200 Subject: [PATCH] edited footer --- frontend/src/app/page.tsx | 2 +- frontend/src/components/Footer.tsx | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index a44aef4..aa4cd16 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -150,7 +150,7 @@ export default function Home() { {/* Automazioni & IA */} -
+

Automazioni & IA diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index f626575..1cd3ae0 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -2,13 +2,13 @@ import Link from "next/link"; export default function Footer() { return ( -