Update src/app/page.tsx

This commit is contained in:
2026-02-16 03:06:14 +00:00
parent 917eabc863
commit aeb368c7ee

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: "circleGradient" }}
background={{ variant: "glowing-orb" }}
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: "circleGradient" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Request Appointment"