diff --git a/src/app/page.tsx b/src/app/page.tsx index a3db78b..19e14c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="AI SEO Automation" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "10x", label: "Faster Content Creation" }, { value: "365", label: "Articles Per Year" },