diff --git a/src/app/page.tsx b/src/app/page.tsx index b166250..69c7867 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,8 +195,8 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={false} - inputPlaceholder="La tua email" - buttonText="Invia Richiesta" + inputPlaceholder="Email o Telefono" + buttonText="Prenota Subito" termsText="Iscrivendoti accetti di ricevere comunicazioni da BarberShop Sadik. Potrai annullare l'iscrizione in qualsiasi momento." /> @@ -234,4 +234,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}