Merge version_3 into main #8

Merged
bender merged 1 commits from version_3 into main 2026-03-12 06:33:43 +00:00

View File

@@ -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}