diff --git a/src/app/page.tsx b/src/app/page.tsx index f17457c..e1a4149 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { { name: "Información", id: "info" } ]} button={{ - text: "Llamar", href: "tel:+34942000000" + text: "¿Cómo descargar?", href: "#" }} /> @@ -171,4 +171,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file