diff --git a/src/app/page.tsx b/src/app/page.tsx index fbe9d9d..4f1162d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { icon={Smile} imageSrc="http://img.b2bpic.net/free-photo/dentist-assistant-wearing-hazmat-suit-against-coronavirus-taking-notest-talking-with-senior-patient-elderly-woman-protective-uniform-medical-examination-dental-clinic_482257-12570.jpg" imageAlt="Modern, clean dental reception area" - mediaAnimation="reveal-blur" + mediaAnimation="blur-reveal" /> @@ -104,7 +104,7 @@ export default function LandingPage() { ]} title="Comprehensive Dental Services for Your Family" description="From routine care to specialized treatments, our expert team offers a full range of services to meet your dental needs, ensuring comfort and lasting results." - animationType="reveal-blur" + animationType="blur-reveal" /> @@ -126,7 +126,7 @@ export default function LandingPage() { description="Hear from our happy patients about their experiences at The Smile Studio Dentistry and why they trust us with their oral health." speed={40} topMarqueeDirection="left" - animationType="reveal-blur" + animationType="blur-reveal" /> @@ -134,6 +134,7 @@ export default function LandingPage() {