diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dd9f3d..c5dd18f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,7 +27,7 @@ export default function BostonHVACPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLarge" - background="sparkles-gradient" + background="noiseDiagonalGradient" 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: "sparkles-gradient" }} + background={{ variant: "noiseDiagonalGradient" }} 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: "sparkles-gradient" }} + background={{ variant: "noiseDiagonalGradient" }} 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"