@@ -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,33 @@ export default function LandingPage() {
/>
</div>
<divid="services"data-section="services">
<FeatureCardTwentyNine
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
useInvertedBackground={true}
carouselMode="buttons"
gridVariant="bento-grid"
animationType="slide-up"
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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772605409-ch6xsqna.jpg?_wi=1",buttonText:"Learn More"},
{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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772742070-vni774de.jpg?_wi=1",buttonText:"Learn More"},
{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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773364148-3je89zni.jpg",buttonText:"Learn More"},
{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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769587613-wr51yhxs.jpg?_wi=1",buttonText:"Learn More"},
{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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769235178-757192uf.jpg",buttonText:"Learn More"},
{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",titleIconSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773760582-mjtsvkmf.jpg?_wi=1",buttonText:"Learn More"}
]}
/>
</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.