Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-02-16 03:08:46 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Precision Climate Control for Homes That Expect More"
description="Expert heating and air conditioning services delivered with unmatched professionalism and meticulous care"
background={{ variant: "glowing-orb" }}
background={{ variant: "radial-gradient" }}
kpis={[
{ value: "20+", label: "Years Experience" },
{ value: "98%", label: "Customer Satisfaction" },
@@ -201,7 +201,7 @@ export default function LandingPage() {
title="Schedule Your Precision Service"
description="Experience the difference that meticulous professional HVAC service makes. Contact us today to schedule your consultation and take the first step toward optimal home climate control."
tagIcon={Calendar}
background={{ variant: "glowing-orb" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Request Appointment"