diff --git a/src/app/page.tsx b/src/app/page.tsx
index fb941c5..6ff351c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -48,13 +48,13 @@ export default function LandingPage() {
background={{ variant: "glowing-orb" }}
tag="Exclusive Program"
tagIcon={Sparkles}
- tagAnimation="entrance-slide"
+ tagAnimation="blur-reveal"
buttons={[
{ text: "Start Earning Today", href: "https://example.com/signup" },
{ text: "Learn More", href: "#features" }
]}
- 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?_wi=1"
+ buttonAnimation="blur-reveal"
+ 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"
imagePosition="right"
@@ -66,16 +66,16 @@ export default function LandingPage() {
@@ -93,16 +93,16 @@ export default function LandingPage() {
@@ -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="entrance-slide"
+ tagAnimation="blur-reveal"
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="entrance-slide"
+ faqsAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground="noInvert"
/>