Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-29 01:29:30 +00:00

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
{ id: "s6", name: "Air Quality Solutions", price: "From $499", variant: "Indoor Air", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg" }
]}
title="Our Professional Services"
description="Premium climate control for all seasons."
description="Premium climate control for all seasons, featuring local expertise and seasonal savings to keep your home comfortable year-round."
/>
</div>
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}