diff --git a/src/app/page.tsx b/src/app/page.tsx index 9048935..997cca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { text: "Explore Features", href: "#features"}, ]} - buttonAnimation="reveal-blur" + buttonAnimation="blur-reveal" carouselItems={[ { id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163387.jpg", imageAlt: "Smart Member Dashboard"}, @@ -97,7 +97,7 @@ export default function LandingPage() { { text: "Our Mission", href: "#"}, ]} - buttonAnimation="reveal-blur" + buttonAnimation="blur-reveal" />