diff --git a/src/app/page.tsx b/src/app/page.tsx index 91e4fac..776c528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { button={{ text: "Get Free Estimate", onClick: () => setIsPopupOpen(true), }} - animateOnLoad={true} /> @@ -82,11 +81,11 @@ export default function LandingPage() { /> -