diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f9aad9..a651ad8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,6 +59,7 @@ export default function LandingPage() { ]} rating={5} ratingText="Trusted by Los Angeles homeowners" + mediaAnimation="slide-up" buttons={[ { text: "Get a Free Estimate", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }