From 9cedfd59ef65a7e9da06e90cba398a5a7511d222 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:44:14 +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 9770b8c..3546356 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Professional roof restoration project" } ]} + mediaAnimation="opacity" buttons={[ { text: "Get Your Free Assessment", href: "#contact" }, { text: "View Our Work", href: "#portfolio" } -- 2.49.1