Update src/app/andes-brand/page.tsx
This commit is contained in:
@@ -76,14 +76,14 @@ export default function AndesBrandPage() {
|
|||||||
logoText="Andes Brand"
|
logoText="Andes Brand"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Compañía", items: [
|
items: [
|
||||||
{ label: "Inicio", href: "#hero-andes" },
|
{ label: "Inicio", href: "#hero-andes" },
|
||||||
{ label: "Servicios", href: "#services-andes" },
|
{ label: "Servicios", href: "#services-andes" },
|
||||||
{ label: "Contacto", href: "#contact-andes" }
|
{ label: "Contacto", href: "#contact-andes" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Conecta", items: [
|
items: [
|
||||||
{ label: "WhatsApp", href: "https://wa.me/56927078086" }
|
{ label: "WhatsApp", href: "https://wa.me/56927078086" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user