diff --git a/src/app/page.tsx b/src/app/page.tsx index d3c02b8..93e66a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" buttons={[ - { text: "Play Now", href: "#contact" }, + { text: "Download Free", href: "#contact" }, { text: "Watch Trailer", href: "#" }, ]} buttonAnimation="slide-up"