Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-17 00:23:19 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
<HeroSplit
background={{
variant: "gradient-bars"}}
title="Trusted Service, Real Results, Proven by Customers"
title="Expert HVAC Solutions for Roswell Families: Reliable, Efficient, and Guaranteed"
description="We keep your home comfortable, safe, and efficient year-round. Join hundreds of satisfied Roswell families who trust our expertise, early arrival times, and meticulous service."
buttons={[
{
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}