diff --git a/src/app/page.tsx b/src/app/page.tsx index bfe933c..cc2dbd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,11 +179,11 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} tag="Ready when you are" - title="Protect your home with a roof that looks better and performs better." - description="Whether you need an inspection, a fast repair, or a full replacement, Results Roofing is positioned here as the premium choice that still feels approachable." + title="Get Your Free Roofing Estimate" + description="Need an inspection, repair, or full roof replacement? Tell us what is going on and our team will reach out to schedule your free estimate." buttons={[ { - text: "Get a Free Estimate", href: "#quote"}, + text: "Request Free Estimate", href: "#quote"}, { text: "Call Results Roofing", href: "tel:+12145550199"}, ]}