From 5ae9080ecb11d4f97ab29d5b20caa2f6b33dda4d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 05:09:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d3ba8c7..f6054d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { return ( @@ -110,7 +110,7 @@ export default function HomePage() { { id: "m2", icon: Smile, title: "Satisfied Patients", value: "5000+" }, { id: "m3", icon: Award, title: "Successful Treatments", value: "98%" } ]} - animationType="slide-up" + animationType="none" textboxLayout="default" useInvertedBackground={false} />