diff --git a/src/app/page.tsx b/src/app/page.tsx index 89ba241..7f7352d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Digital Brand Launcher" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "Start Free Trial", href: "#contact" }, { text: "Watch Demo", href: "#" }