From d8cbfb205ce137c9261e15ad25ddca41bcec6218 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 18:01:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }