diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a0f1c4..19993a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,7 +250,7 @@ export default function LandingPage() { description="Stream unlimited movies and TV shows. Cancel anytime. Join millions of streamers discovering their next favorite entertainment right now." buttons={[ { text: "Start Free Trial", href: "https://example.com/signup" }, - { text: "View Pricing", href: "https://example.com/pricing" } + { text: "See Plans & Pricing", href: "https://example.com/pricing" } ]} background={{ variant: "plain" }} useInvertedBackground={false}