Update src/app/page.tsx

This commit is contained in:
2026-06-02 13:34:32 +00:00
parent 82980ce64e
commit f620084517

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
{ id: "2", value: "100+", description: "ব্যাচ সম্পন্ন" }, { id: "2", value: "100+", description: "ব্যাচ সম্পন্ন" },
{ id: "3", value: "95%", description: "সন্তুষ্টি রেট" }, { id: "3", value: "95%", description: "সন্তুষ্টি রেট" },
]} ]}
metricsAnimation="hover-magnetic" metricsAnimation="bounce-effect"
/> />
</div> </div>
<div id="why-choose-us" data-section="why-choose-us"> <div id="why-choose-us" data-section="why-choose-us">
@@ -129,7 +129,7 @@ export default function HomePage() {
{ text: "AI Counselors-এর সাথে কথা বলুন", href: "/ai-admission" }, { text: "AI Counselors-এর সাথে কথা বলুন", href: "/ai-admission" },
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
buttonAnimation="hover-magnetic" buttonAnimation="bounce-effect"
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">