Merge version_3 into main #3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user