diff --git a/src/app/page.tsx b/src/app/page.tsx index 55bce65..89fd91d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="AI-Powered Accounting" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXI4lGmP2u47s0VdGIUYIQVo7R/a-modern-accounting-software-dashboard-i-1772732389172-8f17edae.png" imageAlt="AccountingAI Dashboard Interface" mediaAnimation="slide-up" @@ -224,7 +224,7 @@ export default function LandingPage() { description="Join thousands of companies saving time and money with intelligent automation. Start your free trial today—no credit card required." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} inputPlaceholder="Enter your work email" buttonText="Start Free Trial"