From eece37df8bbd9f16d742b58713f1e163495b5815 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Mon, 12 Jan 2026 18:00:00 +0100 Subject: [PATCH] feat: refactor Home component layout by repositioning FrequentSearches and integrating ComeFunziona --- apps/infoalloggi/src/pages/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/infoalloggi/src/pages/index.tsx b/apps/infoalloggi/src/pages/index.tsx index 1dd6eff..2210e27 100644 --- a/apps/infoalloggi/src/pages/index.tsx +++ b/apps/infoalloggi/src/pages/index.tsx @@ -50,11 +50,10 @@ const Home: NextPage = () => {
+
- -