diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b9d26f..3e74336 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { tag="Trusted San Diego Roofing Experts" buttons={[ { - text: "Get Your Free Quote", href: "#contact"}, + text: "Claim Your Free Roof Assessment", href: "#contact"}, ]} mediaItems={[ { @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file