From ed16d37e16b69e6a5dbdf46ea2222bb39d8dffd0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:58:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ff351c..2b120e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} /> @@ -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" />