Update src/app/page.tsx

This commit is contained in:
2026-03-03 13:58:02 +00:00
parent fd87002c2f
commit ed16d37e16

View File

@@ -48,12 +48,12 @@ export default function LandingPage() {
background={{ variant: "glowing-orb" }}
tag="Exclusive Program"
tagIcon={Sparkles}
tagAnimation="blur-reveal"
tagAnimation="entrance-slide"
buttons={[
{ text: "Start Earning Today", href: "https://example.com/signup" },
{ text: "Learn More", href: "#features" }
]}
buttonAnimation="blur-reveal"
buttonAnimation="entrance-slide"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/a-professional-video-editor-working-on-a-1772546023493-c72c97ec.png"
imageAlt="Professional video editor workspace"
mediaAnimation="slide-up"
@@ -83,7 +83,7 @@ export default function LandingPage() {
title="Comprehensive Video Editing Tools"
description="Access professional-grade video editing features and resources to create stunning content and grow your affiliate business."
tag="Professional Tools"
tagAnimation="blur-reveal"
tagAnimation="entrance-slide"
textboxLayout="default"
useInvertedBackground="noInvert"
/>
@@ -160,7 +160,7 @@ export default function LandingPage() {
cardTitle="Trusted by over 15,000 video editors and content creators worldwide"
cardTag="Join our thriving community"
cardTagIcon={CheckCircle}
cardAnimation="blur-reveal"
cardAnimation="entrance-slide"
useInvertedBackground={false}
/>
</div>
@@ -190,7 +190,7 @@ export default function LandingPage() {
title="Affiliate Commission Plans"
description="Choose the perfect plan to maximize your earning potential and scale your video editing business."
tag="Competitive Rates"
tagAnimation="blur-reveal"
tagAnimation="entrance-slide"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -221,7 +221,7 @@ export default function LandingPage() {
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our video editing affiliate program and how to maximize your earnings."
faqsAnimation="blur-reveal"
faqsAnimation="entrance-slide"
textboxLayout="default"
useInvertedBackground="noInvert"
/>