Update src/app/page.tsx

This commit is contained in:
2026-03-13 15:48:28 +00:00
parent b79312c6b9
commit 623dd21d07

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Watch Now", href: "#watch" },
{ text: "Start Watching Free", href: "#watch" },
{ text: "Start Free Trial", href: "#about" }
]}
buttonAnimation="slide-up"