Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-25 02:28:26 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -29,37 +29,37 @@ export default function LandingPage() {
{
name: "Inicio",
id: "hero",
href: "/",
},
{
name: "Relojes",
id: "product",
href: "/#product",
},
{
name: "Oro",
id: "product",
href: "/#product",
},
{
name: "Plata",
id: "product",
href: "/#product",
},
{
name: "Nosotros",
id: "about",
href: "/#about",
},
{
name: "FAQ",
id: "faq",
href: "/#faq",
},
{
name: "Contacto",
id: "contact",
href: "/contact",
},
]}
brandName="Lujo Eterno"

View File

@@ -33,37 +33,37 @@ export default function LandingPage() {
{
name: "Inicio",
id: "hero",
href: "/",
},
{
name: "Relojes",
id: "product",
href: "/#product",
},
{
name: "Oro",
id: "product",
href: "/#product",
},
{
name: "Plata",
id: "product",
href: "/#product",
},
{
name: "Nosotros",
id: "about",
href: "/#about",
},
{
name: "FAQ",
id: "faq",
href: "/#faq",
},
{
name: "Contacto",
id: "contact",
href: "/contact",
},
]}
brandName="Lujo Eterno"