Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 21:21:32 +00:00

View File

@@ -58,14 +58,11 @@ export default function LandingPage() {
imageSrc={"http://img.b2bpic.net/free-photo/ceiling-glass-wall_1127-2092.jpg"}
imageAlt={"Futuristic HVAC system interior with blue lighting"}
showDimOverlay={true}
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
<TextAbout
title="Innovation in Climate Control for a Sustainable Future"
description="Termodinamik Heating Systems provides advanced, energy-efficient solutions for residential and commercial heating, cooling, and hot water needs. With decades of expertise, we're committed to delivering unparalleled comfort and reliability."
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
@@ -187,7 +184,6 @@ export default function LandingPage() {
]}
bottomLeftText="© 2024 TD Heat. All rights reserved."
bottomRightText="Crafted with precision for optimal comfort."
useInvertedBackground={false}
/>
</div>
</ThemeProvider>