Merge version_2 into main #2
@@ -111,7 +111,7 @@ export default function HvacPage() {
|
||||
uniformGridCustomHeightClasses="aspect-square"
|
||||
gridClassName="md:!grid-cols-3"
|
||||
carouselThreshold={7}
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -122,7 +122,7 @@ export default function HvacPage() {
|
||||
title="Explore Our HVAC Systems"
|
||||
description="Discover the latest in climate control technology with our interactive product showcase. Filter by type, efficiency, and smart features."
|
||||
tag="Products"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function HvacPage() {
|
||||
title: "Fair & Transparent Pricing", description: "No surprises here! We offer clear quotes and fair pricing for quality work."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user