From e56654e5a190615d5f99eb16cdc3a440b40f3d5f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 00:36:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be8490b..2dc5c92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,6 +156,7 @@ export default function LandingPage() { description="Serving Port Allen, Louisiana and surrounding areas. Call us at (555) 123-4567 or fill out the form." imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg" mediaAnimation="slide-up" + buttonText="Request Free Estimate" /> @@ -188,4 +189,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1