Merge version_2 into main #2
@@ -199,10 +199,10 @@ export default function HvacPage() {
|
||||
tagIcon={Phone}
|
||||
title="Need Reliable Plumbing Service? Let's Talk!"
|
||||
description="Whether it's a minor repair or a major installation, our expert plumbers are ready to provide fast, effective solutions. Reach out today for a free estimate."
|
||||
buttons=[
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "Call (555) 123-4567", href: "tel:5551234567" },
|
||||
]
|
||||
{ text: "Call (555) 123-4567", href: "tel:5551234567" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user