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