From ab8b63eab2c9a9c4caa3c675369faf8d0ae7399c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:24:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efa605f..078ae34 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() { @@ -174,7 +174,7 @@ export default function LandingPage() { description="Join hundreds of satisfied patients who've discovered their perfect smile with Luminous Dental. Book your consultation today." tagIcon={CheckCircle} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg" imageAlt="Modern dental office" -- 2.49.1