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} />