From 9326b4ac380b31458bb275b1e31e3cf20f252b9f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:58: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 deb4758..1aed7b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -54,7 +54,7 @@ export default function LandingPage() { tag="⭐ 4.9 Rating | 81 Happy Customers" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/young-female-cook-making-delicious-chocolate-cake-with-cream-white-table_181624-46702.jpg" imageAlt="Beautiful custom cakes display" buttons={[ -- 2.49.1