Update src/app/page.tsx

This commit is contained in:
2026-05-11 06:56:55 +00:00
parent d51072df8c
commit bfd1592923

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
{ title: "Air Duct Cleaning", description: "Complete deep-clean of your home's air duct system to remove dust and allergens.", buttonIcon: Zap },
{ title: "Dryer Vent Cleaning", description: "Remove lint buildup to prevent fire hazards and improve drying efficiency.", buttonIcon: Flame },
{ title: "HVAC Coil Cleaning", description: "Clean evaporator coils to increase cooling performance and reduce utility costs.", buttonIcon: Snowflake },
{ title: "Air Quality Testing", description: "Check for mold and pollutants with professional-grade analysis equipment.", buttonIcon: Shield },
{ title: "Air Quality Testing", description: "Check for mold and pollutants with professional-grade analysis equipment", buttonIcon: Shield },
]}
title="Our Core Services"
description="Protect your family and your property with our comprehensive ventilation maintenance suite."
@@ -123,6 +123,7 @@ export default function LandingPage() {
testimonial="Duct & Vent Solutions did a fantastic job cleaning my dryer vent. The technician was on time, professional, and left everything spotless. I've already noticed better performance!"
rating={5}
author="Mark T., Homeowner"
avatars={[]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>