From 80d569f3f1d2abb62b0b3e10c06f0005b016147f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:44:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89fd91d..cb71777 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: "circleGradient" }} + background={{ variant: "glowing-orb" }} 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: "circleGradient" }} + background={{ variant: "gradient-bars" }} useInvertedBackground={false} inputPlaceholder="Enter your work email" buttonText="Start Free Trial" -- 2.49.1