From 6baa79959a782cf88217fcc350112dc97131d28c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:06:55 +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 eacd600..431155b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { id: "4", value: "10000+", description: "Happy patients treated successfully" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="opacity" useInvertedBackground={false} /> @@ -154,7 +154,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-team-checking-patient-danture-analyzing-teeth-infection-discussing-oral-hygiene-dental-consultation-stomatological-office-concept-stomatology-medicine_482257-39551.jpg" imagePosition="right" - mediaAnimation="entrance-slide" + mediaAnimation="opacity" buttons={[ { text: "WhatsApp Us", href: "https://wa.me/919908797444" -- 2.49.1