diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ecb177..9c88436 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Learn How It Works", href: "#features" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-concept-with-neon-padlock_23-2148544052.jpg", imageAlt: "Secure vault with encrypted lock" }, { imageSrc: "http://img.b2bpic.net/free-photo/empty-abandoned-underground-warehouse_482257-82244.jpg", imageAlt: "Digital security protection network shield" },