diff --git a/src/app/page.tsx b/src/app/page.tsx index e145f94..812d675 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Get a Free Quote", href: "#contact"}, + text: "Schedule Your Free Inspection", href: "#contact"}, ]} marqueeItems={[ { @@ -246,4 +246,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file