diff --git a/src/app/page.tsx b/src/app/page.tsx index 66e8608..1d58716 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="AI-Powered Trading" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Start Trading Smart", href: "#contact" }, { text: "Learn More", href: "#features" }