diff --git a/src/app/page.tsx b/src/app/page.tsx index 6439ab8..e9db25b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,7 +171,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "Is it free to start?", content: "Yes, our starter tier is free for everyone."}, + id: "q1", title: "Is it free to start?", content: "Yes, our free tier gives you access to core editing features, 720p exports, and cloud storage for up to 3 projects, allowing you to master your workflow with no upfront cost."}, { id: "q2", title: "Do I need a powerful computer?", content: "No, our cloud processing handles the heavy work."}, {