diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f0c3b7..38bf0a2 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" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Trusted by 1000+ Patients" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "25+", label: "Years Experience" }, { value: "99%", label: "Patient Satisfaction" }, @@ -169,7 +169,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for exclusive tips on maintaining your beautiful smile, special offers, and the latest in dental wellness." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/technology-landing-page_23-2148141182.jpg" imageAlt="Dental wellness newsletter"