From d3b5ed41fc594bbf565b9efe2255decefecf7d0f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:15:46 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },