diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8721b08..a548d22 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -41,7 +41,7 @@ export default function LandingPage() {
@@ -84,7 +85,7 @@ export default function LandingPage() {
"Expert implant surgeon with 15+ years experience", "State-of-the-art dental technology and equipment", "Same-day consultations and fast treatment options", "Personalized care plans for each patient", "Comprehensive follow-up and aftercare support"
]
}}
- animationType="scale-rotate"
+ animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -111,7 +112,7 @@ export default function LandingPage() {
}
]}
gridVariant="uniform-all-items-equal"
- animationType="blur-reveal"
+ animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -130,7 +131,6 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- animationType="slide-up"
testimonials={[
{
id: "1", name: "Fatima Khan, Executive", date: "Date: 2 January 2025", title: "Life-changing experience with Dr. Afridi!", quote: "I was missing three teeth and felt very self-conscious about my smile. Dr. Awais Afridi performed implants that look completely natural. The entire process was painless and professional. I can now confidently attend meetings and social events.", tag: "Implant Patient", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", avatarAlt: "Fatima Khan", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", imageAlt: "Fatima Khan smiling after treatment"
@@ -163,7 +163,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- animationType="scale-rotate"
+ animationType="slide-up"
metrics={[
{
id: "1", value: "570+", title: "Satisfied Patients", items: [
@@ -196,11 +196,11 @@ export default function LandingPage() {
{ type: "text", content: "Islamabad & Rawalpindi" }
]}
useInvertedBackground={false}
- buttonAnimation="blur-reveal"
buttons={[
{ text: "Schedule Today", href: "#contact" },
{ text: "WhatsApp Us", href: "https://wa.me/923335551234" }
]}
+ buttonAnimation="slide-up"
/>