diff --git a/src/app/page.tsx b/src/app/page.tsx index d7284fe..8f0a1a7 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="circleGradient" + background="noise" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -46,7 +46,7 @@ export default function LandingPage() { @@ -240,7 +246,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: "circleGradient" }} + background={{ variant: "noise" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Start Free Trial"