diff --git a/src/app/page.tsx b/src/app/page.tsx index e2098c5..3ab9806 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,6 +118,7 @@ export default function LandingPage() { ]} title="Revolutionize Your Medical Study" description="MedMind AI empowers medical students with intelligent tools to master complex concepts faster and more effectively. Our core features are designed to optimize your learning journey." + animationType="slide-up" /> @@ -142,8 +143,8 @@ export default function LandingPage() { ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/a-medical-student-is-intently-focused-on-1774388987226-76420bf9.png" imageAlt="Medical student using MedMind AI app on a tablet for study" - mediaAnimation="entrance-slide" - metricsAnimation="entrance-slide" + mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -253,11 +254,11 @@ export default function LandingPage() { ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/a-minimalist-black-and-white-illustratio-1774388987567-0acab67a.png" imageAlt="AI illustration of a person interacting with a medical FAQ interface" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" mediaPosition="right" title="Frequently Asked Questions" description="Got questions about MedMind AI? Find answers to common inquiries about our platform, features, and how it can benefit your medical studies." - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" />