@@ -31,6 +31,7 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
<NavbarLayoutFloatingOverlay
navItems={[
navItems={[
{name:"Services",id:"services"},
{name:"Services",id:"services"},
{name:"Features",id:"features"},
{name:"Testimonials",id:"testimonials"},
{name:"Testimonials",id:"testimonials"},
{name:"About",id:"about"},
{name:"About",id:"about"},
{name:"FAQ",id:"faq"},
{name:"FAQ",id:"faq"},
@@ -56,20 +57,16 @@ export default function LandingPage() {
/>
/>
</div>
</div>
<divid="services"data-section="services">
<divid="features"data-section="features">
<FeatureCardSix
<FeatureCardEight
title="Our Services"
title="Advanced Climate Solutions"
description="Custom climate control solutions tailored to your unique requirements."
description="Discover why our installation and maintenance services are preferred by homeowners and businesses alike."
textboxLayout="split"
textboxLayout="split"
useInvertedBackground={false}
useInvertedBackground={false}
features={[
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:"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:"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"},
{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"}
{title:"HVAC Maintenance Services",description:"Thorough inspections, cleanings, and tune-ups to prevent breakdowns.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772742070-vni774de.jpg?_wi=1",imageAlt:"HVAC Maintenance Services"},
]}
{title:"Emergency HVAC Repairs",description:"Fast, reliable solutions around the clock to restore your comfort.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773364148-3je89zni.jpg",imageAlt:"Emergency HVAC Repairs"},
{title:"Ductwork Design and Installation",description:"Precise, high-quality ductwork for optimal airflow and energy savings.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769587613-wr51yhxs.jpg?_wi=1",imageAlt:"Ductwork Design and Installation"},
{title:"Mini Split Systems",description:"Personalized comfort with energy savings and reliable year-round performance.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769235178-757192uf.jpg",imageAlt:"Mini Split Systems"}
]}
/>
/>
</div>
</div>
@@ -87,6 +84,23 @@ export default function LandingPage() {
/>
/>
</div>
</div>
<divid="services"data-section="services">
<FeatureCardSix
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
useInvertedBackground={false}
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"},
{title:"HVAC Maintenance Services",description:"Thorough inspections, cleanings, and tune-ups to prevent breakdowns.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772742070-vni774de.jpg?_wi=1",imageAlt:"HVAC Maintenance Services"},
{title:"Emergency HVAC Repairs",description:"Fast, reliable solutions around the clock to restore your comfort.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773364148-3je89zni.jpg",imageAlt:"Emergency HVAC Repairs"},
{title:"Ductwork Design and Installation",description:"Precise, high-quality ductwork for optimal airflow and energy savings.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769587613-wr51yhxs.jpg?_wi=1",imageAlt:"Ductwork Design and Installation"},
{title:"Mini Split Systems",description:"Personalized comfort with energy savings and reliable year-round performance.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769235178-757192uf.jpg",imageAlt:"Mini Split Systems"}
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.