Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f274ce2f20 | |||
| 2b7bb0c287 | |||
| 57c082428d | |||
| dda06ddfd1 | |||
| a74851c70e | |||
| bd8f0590de | |||
| 95c214e5c5 | |||
| 31055b83e4 | |||
| 80f7ec4699 | |||
| 8c58f7ff48 | |||
| 3ff19f6af5 | |||
| 7de5037e0b | |||
| 26ac029098 | |||
| 1bbe1f9b7f | |||
| 606ed5f6ff |
@@ -95,10 +95,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "audio", title: "Advanced Audio Editing", description: "Professional audio mixing, EQ, and effects. Synchronize multiple audio tracks, adjust levels, and add spatial audio for immersive content.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQoqRc5UjHqgr4bZ9Mv03rN5Xg/visual-effects-panel-with-colorful-filte-1772534456859-4be1d4de.png", imageAlt: "Audio editing tools"},
|
id: "audio", title: "Advanced Audio Editing", description: "Professional audio mixing, EQ, and effects. Synchronize multiple audio tracks, adjust levels, and add spatial audio for immersive content.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQoqRc5UjHqgr4bZ9Mv03rN5Xg/visual-effects-panel-with-colorful-filte-1772534456859-4be1d4de.png", imageAlt: "Audio editing tools"},
|
||||||
]}
|
]}
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="uniform-4-items"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
|||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
title="Stay Updated With EditFlow"
|
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" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQoqRc5UjHqgr4bZ9Mv03rN5Xg/modern-workspace-showing-a-content-creat-1772534456769-2c49347e.png"
|
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