Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-26 01:23:51 +00:00

View File

@@ -225,7 +225,7 @@ export default function LandingPage() {
description="Call us today at (503) 457-1332 to schedule your maintenance or cleaning."
buttons={[
{
text: "Call Now", href: "tel:5034571332"},
text: "Get Your Free Quote", onClick: () => { window.location.href = "tel:5034571332"; }},
]}
/>
</div>