Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 03:33:17 +00:00

View File

@@ -66,7 +66,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-with-each-other_1170-2973.jpg" imageSrc="http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-with-each-other_1170-2973.jpg"
imageAlt="professional HVAC team group photo smiling" imageAlt="professional HVAC team group photo smiling"
useInvertedBackground={true} useInvertedBackground={true}
mediaAnimation="opacity"
buttons={[ buttons={[
{ text: "Learn More About Us", href: "#" } { text: "Learn More About Us", href: "#" }
]} ]}
@@ -107,7 +106,7 @@ export default function LandingPage() {
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardFour <ProductCardFour
carouselMode="buttons" carouselMode="buttons"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-items-equal-width"
animationType="slide-up" animationType="slide-up"
title="Explore Our Solutions" title="Explore Our Solutions"
description="Whether you need a new AC installation, furnace repair, or advanced air quality solutions, we offer top-tier products and services to keep your environment perfect." description="Whether you need a new AC installation, furnace repair, or advanced air quality solutions, we offer top-tier products and services to keep your environment perfect."