From b718bcfcaee50c991d6cfd0d39d4a6921df62c94 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:48:18 +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 3c6d60d..8f01b14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -44,7 +44,7 @@ export default function LandingPage() { tag="Early Access" tagIcon={Lock} tagAnimation="blur-reveal" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-vector/elegant-modern-geometric-pattern_1055-2485.jpg" imageAlt="Security lock illustration" imagePosition="right"