diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 6d03ee9..ca0f171 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -136,7 +136,7 @@ export default function PricingPage() { tagAnimation="slide-up" title="Ready to Automate Your Trading?" description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required." - background={{ variant: "glowing-orb" }} + background={{ variant: "canvas-reveal" }} useInvertedBackground={false} buttons={[ { text: "Start Free Trial", href: "https://app.tradeai.com/signup" },