Update src/app/page.tsx

This commit is contained in:
2026-06-12 17:00:12 +00:00
parent ba76e32365
commit 66d1faff14

View File

@@ -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}
/>
</div>
</ThemeProvider>