@@ -124,55 +75,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Energy Efficiency",
- description: "Reduce your cooling costs while optimizing peak performance during extreme desert summers.",
- icon: Leaf,
+ title: "Energy Efficiency", description: "Reduce your cooling costs while optimizing peak performance during extreme desert summers.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=2",
- imageAlt: "Energy Efficiency",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=3",
- imageAlt: "Energy Efficiency",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151051005.jpg?_wi=2",
- imageAlt: "luxury home modern living room",
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", imageAlt: "Energy Efficiency" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", imageAlt: "Energy Efficiency" },
+ ]
},
{
- title: "Smart Control Systems",
- description: "Seamless integration of advanced climate technology for complete home automation and peace of mind.",
- icon: Smartphone,
+ title: "Smart Control Systems", description: "Seamless integration of advanced climate technology for complete home automation and peace of mind.", icon: Smartphone,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=2",
- imageAlt: "Smart Controls",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=3",
- imageAlt: "Smart Controls",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333328.jpg?_wi=2",
- imageAlt: "professional HVAC equipment maintenance",
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", imageAlt: "Smart Controls" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", imageAlt: "Smart Controls" },
+ ]
},
{
- title: "Expert Service",
- description: "Dedicated technicians providing refined, white-glove support with deep technical mastery.",
- icon: Users,
+ title: "Expert Service", description: "Dedicated technicians providing refined, white-glove support with deep technical mastery.", icon: Users,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=2",
- imageAlt: "Expert Service",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=3",
- imageAlt: "Expert Service",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=4",
- imageAlt: "energy efficiency icon minimal",
+ { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", imageAlt: "Expert Service" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", imageAlt: "Expert Service" },
+ ]
},
]}
title="White-Glove Comfort Solutions"
@@ -182,45 +103,15 @@ export default function LandingPage() {
@@ -250,16 +134,8 @@ export default function LandingPage() {
logoText="Southern Arizona Air"
copyrightText="© 2025 Southern Arizona Air. All rights reserved."
socialLinks={[
- {
- icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
- {
- icon: Linkedin,
- href: "#",
- ariaLabel: "LinkedIn",
- },
+ { icon: Instagram, href: "#", ariaLabel: "Instagram" },
+ { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>