From 2dfc0218d8165d813a8821b7ce3ce7cde722c361 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:44:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 737d811..7c48e50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Book Your First Session", href: "#contact" }, { text: "Learn More", href: "#services" } ]} - buttonAnimation="smooth" + buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/serious-primary-school-teacher-helping-girl-cope-with-her-task_74855-16455.jpg", imageAlt: "Tutor helping student with academic material" @@ -211,7 +211,6 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our tutoring services? Find answers to common inquiries below." textboxLayout="default" - animationType="slide-up" faqsAnimation="blur-reveal" useInvertedBackground={false} animationType="smooth" -- 2.49.1