diff --git a/src/app/page.tsx b/src/app/page.tsx index fb51250..5924be8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() { { text: "Start Tracking", href: "#features" }, { text: "Learn More", href: "#how-it-works" } ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513310.jpg" imageAlt="trading dashboard interface mockup" frameStyle="card"