From 180b78849f76e29d42155e5a3b49cd96bfb18d3f Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 11:16:21 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 6820e9d..870a335 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -92,6 +92,10 @@ export default function Layout() { }, ]} copyright="© 2024 Clima Service. Tutti i diritti riservati." + links={[ + { label: "Privacy Policy", href: "#" }, + { label: "Termini di Servizio", href: "#" } + ]} imageSrc="http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg?_wi=3" />