diff --git a/src/app/page.tsx b/src/app/page.tsx index cded8be..7cc032d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Travel Stories" tagAnimation="slide-up" buttons={[ - { text: "Scopri le Storie Ora", href: "#features" }, + { text: "Leggi le Storie", href: "#features" }, { text: "Scopri di più", href: "#about" } ]} buttonAnimation="slide-up"