Merge version_2 into main #2

Merged
bender merged 3 commits from version_2 into main 2026-03-04 10:59:47 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ export default function ContactPage() {
navItems={[
{ name: "Inicio", id: "/" },
{ name: "Productos", id: "/#features" },
{ name: "Ubicación", id: "/#location" },
{ name: "", id: "/#location" },
{ name: "FAQ", id: "/faq" },
{ name: "Contacto", id: "/contact" }
]}

View File

@@ -25,7 +25,7 @@ export default function FAQPage() {
navItems={[
{ name: "Inicio", id: "/" },
{ name: "Productos", id: "/#features" },
{ name: "Ubicación", id: "/#location" },
{ name: "", id: "/#location" },
{ name: "FAQ", id: "/faq" },
{ name: "Contacto", id: "/contact" }
]}

View File

@@ -30,7 +30,7 @@ export default function AmiManeraLanding() {
navItems={[
{ name: "Inicio", id: "hero" },
{ name: "Productos", id: "features" },
{ name: "Ubicación", id: "location" },
{ name: "", id: "location" },
{ name: "FAQ", id: "/faq" },
{ name: "Contacto", id: "/contact" }
]}
@@ -140,7 +140,7 @@ export default function AmiManeraLanding() {
<div id="location" data-section="location">
<ContactCenter
tag="Ubicación"
tag=""
tagIcon={MapPin}
title="Visítanos en Nuestro Local"
description="Encuentra nuestro establecimiento en el corazón del barrio. Abierto de lunes a domingo para servir tus delicias favoritas"