Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user