@@ -31,7 +31,6 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{name:"Services",id:"services"},
{name:"Features",id:"features"},
{name:"Testimonials",id:"testimonials"},
{name:"About",id:"about"},
{name:"FAQ",id:"faq"},
@@ -57,19 +56,6 @@ export default function LandingPage() {
/>
</div>
<divid="features"data-section="features">
<FeatureCardEight
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"}
]}
/>
</div>
<divid="testimonials"data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
@@ -89,7 +75,7 @@ export default function LandingPage() {
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
useInvertedBackground={false}
useInvertedBackground={true}
features={[
{title:"Residential HVAC Installation",description:"Efficient, reliable heating and cooling systems tailored to your home’s needs.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773760582-mjtsvkmf.jpg?_wi=1",imageAlt:"Residential HVAC Installation"},
{title:"Commercial HVAC Installation",description:"Expert installation and energy-efficient systems for optimal business comfort.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772605409-ch6xsqna.jpg?_wi=1",imageAlt:"Commercial HVAC Installation"},
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.