Update src/app/page.tsx

This commit is contained in:
2026-06-02 17:31:14 +00:00
parent db023e2acf
commit 3136026db7

View File

@@ -182,7 +182,6 @@ export default function LandingPage() {
{ items: [{ label: "Opiniones", href: "#testimonials" }, { label: "Preguntas Frecuentes", href: "#faq" }, { label: "Reservas", href: "#contact" }] },
{ items: [{ label: "Cl. 14 #30-190, El Poblado, Medellín", href: "https://www.google.com/maps/search/Cl.+14+%2330-190,+El+Poblado,+Medell%C3%ADn,+El+Poblado,+Medell%C3%ADn,+Antioquia" }, { label: "305 3295285", href: "tel:+573053295285" }, { label: "info@okusmedellin.com", href: "mailto:info@okusmedellin.com" }] }
]}
useInvertedBackground={true}
/>
</div>
</ThemeProvider>