From eebf4b0b05e007ee4cf4af368fa457e8401b1abc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 04:21:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {