diff --git a/src/app/page.tsx b/src/app/page.tsx index a077a53..16431bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg" imageAlt="Construction site with modern building under construction" mediaAnimation="slide-up" - buttonAnimation="blur-reveal" + buttonAnimation="slide-up" marqueeItems={[ { type: "image", src: "http://img.b2bpic.net/free-photo/crane-building-construction-exterior_74190-7518.jpg", alt: "Crane building under construction exterior"}, @@ -231,7 +231,7 @@ export default function LandingPage() { text: "Read All Reviews", href: "#testimonials"} ]} cardAnimation="blur-reveal" - buttonAnimation="blur-reveal" + buttonAnimation="slide-up" /> @@ -252,7 +252,7 @@ export default function LandingPage() { sideDescription="Find answers to common questions about our services, process, and commitment to quality." faqsAnimation="entrance-slide" textPosition="left" - buttonAnimation="blur-reveal" + buttonAnimation="slide-up" />