Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-07 21:49:34 +00:00

View File

@@ -66,27 +66,27 @@ export default function LandingPage() {
features={[
{
icon: Snowflake,
title: "AC Installation", description: "Professional air conditioner installation for homes across San Jose and the South Bay"
title: "AC Installation", description: "Professional air conditioner installation for homes across San Jose and the South Bay", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
},
{
icon: Zap,
title: "AC Repair", description: "Fast diagnosis and repair to restore cooling quickly when you need it most"
title: "AC Repair", description: "Fast diagnosis and repair to restore cooling quickly when you need it most", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
},
{
icon: Flame,
title: "Furnace Installation", description: "High-efficiency heating systems installed professionally for winter comfort"
title: "Furnace Installation", description: "High-efficiency heating systems installed professionally for winter comfort", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
},
{
icon: Thermometer,
title: "Heating Repair", description: "Reliable repairs to keep your home warm during colder months"
title: "Heating Repair", description: "Reliable repairs to keep your home warm during colder months", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
},
{
icon: Wind,
title: "Ductwork Installation & Repair", description: "Proper airflow and duct solutions to improve comfort and efficiency"
title: "Ductwork Installation & Repair", description: "Proper airflow and duct solutions to improve comfort and efficiency", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
},
{
icon: Settings,
title: "HVAC Maintenance", description: "Seasonal tune-ups to extend system life and prevent costly breakdowns"
title: "HVAC Maintenance", description: "Seasonal tune-ups to extend system life and prevent costly breakdowns", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
}
]}
textboxLayout="default"