diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f0a1a7..a1da3c5 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: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Start Free Trial"