Update src/app/page.tsx

This commit is contained in:
2026-04-22 20:27:32 +00:00
parent b93337bd9a
commit 3e94e9d3b6

View File

@@ -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."},
{