diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b0ab38..1b4fc82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function HomePage() { { id: "2", value: "100+", description: "ব্যাচ সম্পন্ন" }, { id: "3", value: "95%", description: "সন্তুষ্টি রেট" }, ]} - metricsAnimation="hover-magnetic" + metricsAnimation="bounce-effect" />
@@ -129,7 +129,7 @@ export default function HomePage() { { text: "AI Counselors-এর সাথে কথা বলুন", href: "/ai-admission" }, ]} background={{ variant: "sparkles-gradient" }} - buttonAnimation="hover-magnetic" + buttonAnimation="bounce-effect" />