Merge version_45 into main

Merge version_45 into main
This commit was merged in pull request #129.
This commit is contained in:
2026-04-10 00:43:19 +00:00

View File

@@ -11,7 +11,6 @@ import HeroLogo from '@/components/sections/hero/HeroLogo';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Cpu, Zap, ShieldCheck, Clock, Settings, Gauge } from 'lucide-react';
export default function LandingPage() {
return (
@@ -63,6 +62,7 @@ export default function LandingPage() {
title="Advanced Climate Solutions"
description="Discover why our installation and maintenance services are preferred by homeowners and businesses alike."
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Smart Energy Integration", description: "High-efficiency systems designed to minimize costs and maximize performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773760582-mjtsvkmf.jpg?_wi=1" },
{ title: "Professional Maintenance", description: "Regular servicing to extend equipment lifespan and ensure consistent airflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772605409-ch6xsqna.jpg?_wi=1" }