diff --git a/src/app/page.tsx b/src/app/page.tsx
index 35fcd88..2d8692a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,7 +30,7 @@ export default function LandingPage() {
@@ -44,7 +44,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/3d-plexus-background-with-connecting-lines-dots_1048-11704.jpg"
imageAlt="fondo de datos de inteligencia artificial"
buttons={[
- { text: "Empezar", href: "#contact" },
+ { text: "Sign Up", href: "#contact" },
]}
/>