5 Commits

Author SHA1 Message Date
bb450def58 Merge version_4 into main
Merge version_4 into main
2026-04-22 20:27:38 +00:00
3e94e9d3b6 Update src/app/page.tsx 2026-04-22 20:27:32 +00:00
b93337bd9a Merge version_3 into main
Merge version_3 into main
2026-04-22 20:26:30 +00:00
477f4ec1b6 Update src/app/page.tsx 2026-04-22 20:26:26 +00:00
2774040c6b Merge version_2 into main
Merge version_2 into main
2026-04-22 20:24:59 +00:00

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ 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."}, id: "q2", title: "Do I need a powerful computer?", content: "No, our cloud processing handles the heavy work."},
{ {
@@ -194,6 +194,7 @@ export default function LandingPage() {
tag="Join Us" tag="Join Us"
title="Start Your First Pro Project" title="Start Your First Pro Project"
description="Claim your free trial now and unlock professional-grade editing tools instantly. Sign up today—limited spots available!" description="Claim your free trial now and unlock professional-grade editing tools instantly. Sign up today—limited spots available!"
buttonText="Get Started Now"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/smiling-positive-brunette-female-eyeglasses-taking-pictures-with-professional-photo-camera-isolated-grey-background_613910-7166.jpg" imageSrc="http://img.b2bpic.net/free-photo/smiling-positive-brunette-female-eyeglasses-taking-pictures-with-professional-photo-camera-isolated-grey-background_613910-7166.jpg"
imageAlt="Contact Us" imageAlt="Contact Us"