Merge version_4 into main #3
@@ -40,7 +40,7 @@ export default function AboutUsPage() {
|
||||
]}
|
||||
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>
|
||||
@@ -55,7 +55,7 @@ export default function AboutUsPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Why Choose Us", href: "/#contact"},
|
||||
text: "Why Choose Us", href: "/#social-proof"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138533.jpg"
|
||||
@@ -76,7 +76,7 @@ export default function AboutUsPage() {
|
||||
{
|
||||
label: "Air Purification", href: "/services"},
|
||||
{
|
||||
label: "Estimates", href: "/#contact"},
|
||||
label: "Estimates", href: "mailto:contact@pleasantonairductrepair.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
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>
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
description="Breathe cleaner, healthier air with Pleasanton's premier air duct cleaning and repair specialists. Experience unparalleled service and improve your home's air quality today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Estimate", href: "/#contact"},
|
||||
text: "Get Your Free Estimate", href: "mailto:contact@pleasantonairductrepair.com"},
|
||||
{
|
||||
text: "Explore Our Services", href: "/services"},
|
||||
]}
|
||||
@@ -144,12 +144,12 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
animationType="entrance-slide"
|
||||
text="Ready to experience cleaner, healthier air? Get a free, no-obligation estimate from Pleasanton Air Duct Repair Services today. Our friendly team is ready to assist you!"
|
||||
text="Ready to experience cleaner, healthier air? Call us for immediate service or email us for a free, no-obligation estimate from Pleasanton Air Duct Repair Services today. Our friendly team is ready to assist you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us Now", href: "tel:+19251234567"},
|
||||
{
|
||||
text: "Request a Quote Online", href: "/#contact"},
|
||||
text: "Request a Quote Online", href: "mailto:contact@pleasantonairductrepair.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Air Purification", href: "/services"},
|
||||
{
|
||||
label: "Estimates", href: "/#contact"},
|
||||
label: "Estimates", href: "mailto:contact@pleasantonairductrepair.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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