diff --git a/src/app/page.tsx b/src/app/page.tsx index e88758d..33a9e55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="JACK OF ALL PRESSURE" description="Professional pressure washing and cleaning services for residential and commercial properties. Trusted by hundreds of satisfied clients across the region." buttons={[ - { text: "Schedule Service", href: "#contact" }, + { text: "Get Free Pressure Washing Quote", href: "#contact" }, { text: "Learn More", href: "#services" } ]} layoutOrder="default"