@@ -32,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"},
@@ -58,38 +56,6 @@ export default function LandingPage() {
/>
</div>
<divid="services"data-section="services">
<FeatureBorderGlow
animationType="slide-up"
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
useInvertedBackground={false}
features={[
{icon: ShieldCheck,title:"Residential HVAC Installation",description:"Efficient, reliable heating and cooling systems tailored to your home’s needs."},
{icon: Zap,title:"Commercial HVAC Installation",description:"Expert installation and energy-efficient systems for optimal business comfort."},
{icon: Settings,title:"HVAC Maintenance Services",description:"Thorough inspections, cleanings, and tune-ups to prevent breakdowns."},
{icon: Clock,title:"Emergency HVAC Repairs",description:"Fast, reliable solutions around the clock to restore your comfort."},
{icon: Gauge,title:"Ductwork Design",description:"Precise, high-quality ductwork for optimal airflow and energy savings."},
{icon: Cpu,title:"Mini Split Systems",description:"Personalized comfort with energy savings and reliable year-round performance."}
]}
/>
</div>
<divid="features"data-section="features">
<FeatureCardTwentyThree
animationType="blur-reveal"
title="Advanced HVAC Capabilities"
description="Discover the technology behind our cooling and heating efficiency."
@@ -104,13 +70,30 @@ export default function LandingPage() {
/>
</div>
<divid="services"data-section="services">
<FeatureCardSix
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
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"},
{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>
<divid="about"data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Meet Matthew McDermott"
description="With years of experience in the field, Matt McDermott founded Mountain Top Cooling to provide the community with honest, reliable, and high-performance HVAC solutions. Matt personally oversees every project, ensuring that every installation, repair, and ductwork design meets the highest standards of safety and comfort. His dedication to transparency and responsiveness has built a reputation for trust across Middleboro and the surrounding areas. Whether you are dealing with an emergency or planning a system upgrade, Matt and his team treat your home or business with the care it deserves."
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.