diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ba25ea..158d837 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,35 +109,35 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "HVAC Services", description: "AC installation, repair, and commercial HVAC maintenance to ensure your environment is always comfortable.", icon: Zap, + title: "Battery Repair", description: "Expert cell diagnostics, capacity testing, and restorative repairs to extend the lifespan of your critical energy units.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/male-student-turning-pages-textbook_23-2147860749.jpg", imageAlt: "HVAC installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-student-turning-pages-textbook_23-2147860749.jpg", imageAlt: "Battery diagnostics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-removing-layer-dirt-from-blower-fan-prevent-damaging-ventilation-system-adept-repairman-cleaning-hvac-system-parts-stop-risk-overheating-close-up_482257-67998.jpg", imageAlt: "HVAC repair"}, + imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-removing-layer-dirt-from-blower-fan-prevent-damaging-ventilation-system-adept-repairman-cleaning-hvac-system-parts-stop-risk-overheating-close-up_482257-67998.jpg", imageAlt: "Battery repair"}, ], }, { - title: "Heating Systems", description: "Heat pump repair, heater tune-up, furnace installation and repair for reliable winter warmth.", icon: Flame, + title: "EMS Maintenance", description: "Comprehensive Energy Management System audits, software calibration, and preventative hardware maintenance.", icon: Settings, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110988.jpg", imageAlt: "Heating systems"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110988.jpg", imageAlt: "EMS calibration"}, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg", imageAlt: "Heating maintenance"}, + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg", imageAlt: "EMS maintenance"}, ], }, { - title: "Specialized Systems", description: "Expert plumbing, ventilation, and water heater services backed by industry-standard expertise.", icon: Settings, + title: "System Optimization", description: "Advanced monitoring and tuning to ensure maximum output and long-term reliability for your energy infrastructure.", icon: Flame, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg", imageAlt: "Plumbing repair"}, + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg", imageAlt: "System monitoring"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388963.jpg", imageAlt: "Ventilation services"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388963.jpg", imageAlt: "Performance tuning"}, ], }, ]} title="Professional Services" - description="Comprehensive maintenance and repair services tailored to your energy and HVAC needs." + description="Tailored solutions focused on battery restoration and expert EMS maintenance to keep your systems running at peak performance." />