From 3c82119de545ea85392297d64a4c81e6a99bf48e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:11:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5521eed..b8443bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="large" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -64,7 +64,7 @@ export default function LandingPage() { { text: "Join Now", href: "#pricing" }, { text: "Learn More", href: "#about" }, ]} - background={{ variant: "noise" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/gym-strength-health-arm-muscle_1303-472.jpg" imageAlt="Modern fitness center with professional equipment" frameStyle="card"