Merge version_1 into main #2
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user