diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eb1d7f..ccccdcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Study Smart" tagIcon={BookOpen} tagAnimation="slide-up" - background={{ variant: "fluid" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Angoy2QVuRBJK0K90pnHPyoD0r/a-modern-study-dashboard-interface-with--1773234004473-3dd0706c.png" imageAlt="Study Flow Dashboard" @@ -235,7 +235,7 @@ export default function LandingPage() { description="Join thousands of learners using StudyFlow to track their progress and stay motivated. Sign up today and get instant access to beautiful study tracking." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "fluid" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Start Free Trial"