From 908b1053bb9d71b7be14355cda09655e8dec545b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 06:27:54 +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 bd20f9e..8426f40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { value: "99.8%", label: "Satisfaction Rate" } ]} enableKpiAnimation={true} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} /> @@ -211,7 +211,7 @@ export default function LandingPage() { description="Schedule your personalized consultation today. Our team will craft the perfect treatment plan for your unique dental goals." tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868893.jpg" imageAlt="Luminous Dental office" -- 2.49.1