From 66d1faff14537dd56657d327ca8a2dd2ac504188 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 17:00:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 286cf5d..c3057a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,6 @@ export default function LandingPage() { { items: [{ label: "Servicios", href: "#pricing" }, { label: "Equipo", href: "#team" }, { label: "Contacto", href: "#contact" }] }, { items: [{ label: "Direccion: Calle Ayos #4#16, El Centro, Cartagena", href: "#" }, { label: "Telefono: +57 311 4546578", href: "#" }, { label: "Email: info@silverandemerald.com", href: "#" }] } ]} - useInvertedBackground={true} />