From 5d2f0ea8d5d235c7a9ff093a87cb6cd9de204830 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:02:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cbf1c6..9ef285e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function LandingPage() { @@ -165,7 +165,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for exclusive tips on dental health, special offers, and updates on advanced treatments" tagIcon={Bell} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/smart-phone-using-e-mail-online-messaging-concept_53876-14010.jpg" imageAlt="Newsletter subscription and patient communication" -- 2.49.1