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