From beee06586d78da390aff43b0adaa7205cd156815 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:10:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 077876c..de62625 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "plain" }} logoText="PROXIMAMENTE" description="Estamos trabajando en algo increíble. Mantente atento para más novedades." - buttons={[{ text: "Suscribirse" }]} + buttons={[{ text: "Get Early Access" }]} imageSrc="http://img.b2bpic.net/free-vector/new-landing-page-luxury-background-template_125964-4358.jpg" imageAlt="Coming soon visual" mediaAnimation="slide-up" @@ -183,4 +183,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1