From 3ca6ccec23e9ad918c12626379dc0082e1a8d0a3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 05:28:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76380bf..07162a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="large" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -245,7 +245,7 @@ export default function LandingPage() { { text: "Shop Now", href: "products" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} ariaLabel="Contact CTA section for DXLR" />