Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-06-05 07:40:22 +00:00

View File

@@ -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}
/>