Merge version_1 into main #4
@@ -27,7 +27,7 @@ export default function BostonHVACPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -55,7 +55,7 @@ export default function BostonHVACPage() {
|
||||
tag="Boston HVAC Experts"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Your Service Now", href: "contact" },
|
||||
{ text: "Request Free Estimate", href: "contact" },
|
||||
@@ -225,7 +225,7 @@ export default function BostonHVACPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Get Expert HVAC Tips & Updates"
|
||||
description="Subscribe to our newsletter for seasonal maintenance reminders, energy-saving tips, and exclusive service offers delivered to your inbox."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-teaching-son-play-guitar-daughter-helping-mother-kitchen_1163-3958.jpg"
|
||||
imageAlt="Comfortable home with reliable HVAC system"
|
||||
|
||||
Reference in New Issue
Block a user