Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57c082428d | |||
| a74851c70e | |||
| 95c214e5c5 | |||
| 80f7ec4699 | |||
| 3ff19f6af5 | |||
| 7de5037e0b | |||
| 26ac029098 | |||
| 1bbe1f9b7f | |||
| 606ed5f6ff |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Editing Free", href: "https://editflow.example.com/download" },
|
||||
{ text: "Try Free for 14 Days", href: "https://editflow.example.com/download" },
|
||||
{ text: "Watch Demo", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{ type: "text", text: "Advanced Audio Tools" },
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
showMarqueeCard={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
tagIcon={Mail}
|
||||
title="Stay Updated With EditFlow"
|
||||
description="Subscribe to our newsletter for editing tips, feature releases, and weekly creator insights delivered to your inbox."
|
||||
description="Subscribe to our newsletter for editing tips, feature releases, and exclusive creator content delivered to your inbox."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQoqRc5UjHqgr4bZ9Mv03rN5Xg/modern-workspace-showing-a-content-creat-1772534456769-2c49347e.png"
|
||||
|
||||
Reference in New Issue
Block a user