Update src/app/services/page.tsx
This commit is contained in:
@@ -39,7 +39,7 @@ export default function ServicesPage() {
|
||||
]}
|
||||
brandName="Pleasanton Air Duct Repair"
|
||||
button={{
|
||||
text: "Get a Free Quote", href: "/#contact"}}
|
||||
text: "Get a Free Quote", href: "mailto:contact@pleasantonairductrepair.com"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,7 +78,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
label: "Air Purification", href: "/services"},
|
||||
{
|
||||
label: "Estimates", href: "/#contact"},
|
||||
label: "Estimates", href: "mailto:contact@pleasantonairductrepair.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user