Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-15 13:34:13 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{ variant: "sparkles-gradient" }}
title="Too tired to read? Let your book become a movie."
title="Turn Your Favorite Books Into Cinematic Movies in Minutes"
description="Transform your favorite digital books into cinematic masterpieces with our revolutionary AI-powered platform. Watch your imagination come to life instantly."
buttons={[{ text: "Upload Your Book", href: "#upload" }]}
carouselItems={[
@@ -137,7 +137,7 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{ id: "basic", name: "Basic", price: "$19/mo", features: ["1 Movie/mo", "Basic Style", "Standard Quality"], buttons: [{ text: "Select Basic" }] },
{ id: "pro", name: "Professional", price: "$49/mo", badge: "Recommended", features: ["5 Movies/mo", "Advanced Styles", "4K Quality"], buttons: [{ text: "Select Pro" }] },
{ id: "pro", name: "Professional", price: "$49/mo", features: ["5 Movies/mo", "Advanced Styles", "4K Quality"], buttons: [{ text: "Select Pro" }] },
{ id: "studio", name: "Studio", price: "$99/mo", features: ["Unlimited Movies", "Custom Styles", "Priority Render"], buttons: [{ text: "Select Studio" }] }
]}
title="Simple Plans"