diff --git a/src/app/page.tsx b/src/app/page.tsx index 018b7f9..4cbd667 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { name: "Contacto", id: "#contact"}, ]} - brandName="Nice Productos" + brandName="Nice Depot" button={{ text: "Comprar Ahora", href: "#products"}} animateOnLoad={true} @@ -56,7 +56,7 @@ export default function LandingPage() {