From 0f04a74e1aa706384586c63b44211c163b37142a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:14:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f0a1a7..da16292 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="large" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -46,7 +46,7 @@ export default function LandingPage() { @@ -246,7 +240,7 @@ export default function LandingPage() { description="Join thousands of successful dropshippers using DropShip Pro. Start your free 14-day trial today—no credit card required." tagIcon={Rocket} tagAnimation="blur-reveal" - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Start Free Trial" -- 2.49.1