diff --git a/src/app/page.tsx b/src/app/page.tsx index cc39721..0252e72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, CheckCircle, Leaf, MapPin, Moon, Settings, Shield, Smartphone, Volume2, Zap } from "lucide-react"; +import { Award, CheckCircle, Leaf, MapPin, Moon, Settings, Shield, Smartphone, Thermometer, Volume2, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,42 +48,27 @@ export default function LandingPage() {
@@ -104,19 +81,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Years Experience", - value: "15+", - }, + label: "Years Experience", value: "15+"}, { icon: CheckCircle, - label: "Units Installed", - value: "5000+", - }, + label: "Units Installed", value: "5000+"}, { icon: Shield, - label: "Satisfied Customers", - value: "99%", - }, + label: "Satisfied Customers", value: "99%"}, ]} metricsAnimation="slide-up" /> @@ -129,79 +100,52 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Energy Efficiency", - description: "Advanced inverter technology adjusts compressor speed to maintain steady temperatures with minimal energy consumption.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", - imageAlt: "Energy efficiency", - }, + title: "Energy Efficiency", description: "Advanced inverter technology adjusts compressor speed to maintain steady temperatures with minimal energy consumption.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", imageAlt: "Energy efficiency"}, items: [ { icon: Zap, - text: "Save up to 30% on energy bills", - }, + text: "Save up to 30% on energy bills"}, { icon: Leaf, - text: "Eco-friendly refrigerants", - }, + text: "Eco-friendly refrigerants"}, { - icon: Battery, - text: "Smart power usage", - }, + icon: Zap, + text: "Smart power usage"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/dark-haired-woman-running-room-air-conditioner_259150-57146.jpg?_wi=2", - imageAlt: "modern ac unit closeup", }, { - title: "Quiet Operation", - description: "Enjoy unmatched silence. Our units are engineered to operate at noise levels so low, you'll forget they're even on.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388962.jpg", - imageAlt: "Quiet operation", - }, + title: "Quiet Operation", description: "Enjoy unmatched silence. Our units are engineered to operate at noise levels so low, you'll forget they're even on.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388962.jpg", imageAlt: "Quiet operation"}, items: [ { icon: Volume2, - text: "Ultra-quiet fan technology", - }, + text: "Ultra-quiet fan technology"}, { icon: Moon, - text: "Perfect for bedrooms", - }, + text: "Perfect for bedrooms"}, { icon: Settings, - text: "Optimized airflow", - }, + text: "Optimized airflow"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036908.jpg?_wi=2", - imageAlt: "modern ac unit closeup", }, { - title: "Zone Control", - description: "Heat or cool only the rooms you use. Individual room control ensures everyone gets their ideal comfort setting.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/mature-engineer_1098-18201.jpg", - imageAlt: "Zone control", - }, + title: "Zone Control", description: "Heat or cool only the rooms you use. Individual room control ensures everyone gets their ideal comfort setting.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/mature-engineer_1098-18201.jpg", imageAlt: "Zone control"}, items: [ { icon: MapPin, - text: "Individual zone monitoring", - }, + text: "Individual zone monitoring"}, { icon: Smartphone, - text: "Remote app control", - }, + text: "Remote app control"}, { icon: Thermometer, - text: "Precision temperature", - }, + text: "Precision temperature"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-near-heater_23-2149308963.jpg?_wi=2", - imageAlt: "modern ac unit closeup", }, ]} title="Experience The Cool Difference" @@ -217,59 +161,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "Daikin", - name: "Emura Series", - price: "Call for quote", - rating: 5, - reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-mounted-white-wall_53876-142861.jpg", - }, + id: "p1", brand: "Daikin", name: "Emura Series", price: "Call for quote", rating: 5, + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-mounted-white-wall_53876-142861.jpg"}, { - id: "p2", - brand: "Mitsubishi", - name: "Designer Series", - price: "Call for quote", - rating: 5, - reviewCount: "245", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg", - }, + id: "p2", brand: "Mitsubishi", name: "Designer Series", price: "Call for quote", rating: 5, + reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg"}, { - id: "p3", - brand: "Fujitsu", - name: "Halcyon RGLX", - price: "Call for quote", - rating: 4, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388988.jpg", - }, + id: "p3", brand: "Fujitsu", name: "Halcyon RGLX", price: "Call for quote", rating: 4, + reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388988.jpg"}, { - id: "p4", - brand: "LG", - name: "Art Cool", - price: "Call for quote", - rating: 5, - reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250267.jpg", - }, + id: "p4", brand: "LG", name: "Art Cool", price: "Call for quote", rating: 5, + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250267.jpg"}, { - id: "p5", - brand: "Carrier", - name: "Performance Series", - price: "Call for quote", - rating: 4, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-blue-sky_23-2148252799.jpg", - }, + id: "p5", brand: "Carrier", name: "Performance Series", price: "Call for quote", rating: 4, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-blue-sky_23-2148252799.jpg"}, { - id: "p6", - brand: "Gree", - name: "Sapphire Series", - price: "Call for quote", - rating: 5, - reviewCount: "177", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-abandoned-house-with-fence_23-2149454799.jpg", - }, + id: "p6", brand: "Gree", name: "Sapphire Series", price: "Call for quote", rating: 5, + reviewCount: "177", imageSrc: "http://img.b2bpic.net/free-photo/front-view-abandoned-house-with-fence_23-2149454799.jpg"}, ]} title="Our Recommended Systems" description="We partner with leading manufacturers to provide top-tier heating and cooling solutions built to last." @@ -283,40 +191,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Miller", - role: "Homeowner", - testimonial: "Fantastic service! My home feels so much cooler and the installation was incredibly clean.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg", - }, + id: "t1", name: "Sarah Miller", role: "Homeowner", testimonial: "Fantastic service! My home feels so much cooler and the installation was incredibly clean.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg"}, { - id: "t2", - name: "James Anderson", - role: "Homeowner", - testimonial: "Professional and fast. The new mini splits have completely changed how we live in our house.", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talking_23-2148116315.jpg", - }, + id: "t2", name: "James Anderson", role: "Homeowner", testimonial: "Professional and fast. The new mini splits have completely changed how we live in our house.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talking_23-2148116315.jpg"}, { - id: "t3", - name: "Linda White", - role: "Homeowner", - testimonial: "Really happy with the quiet operation. I can sleep soundly now and the heating is perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-coffee-kitchen_23-2148388769.jpg", - }, + id: "t3", name: "Linda White", role: "Homeowner", testimonial: "Really happy with the quiet operation. I can sleep soundly now and the heating is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-coffee-kitchen_23-2148388769.jpg"}, { - id: "t4", - name: "David Clark", - role: "Homeowner", - testimonial: "They answered all my questions and the installation team was top-notch.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pregnant-woman-working-laptop_23-2149144871.jpg", - }, + id: "t4", name: "David Clark", role: "Homeowner", testimonial: "They answered all my questions and the installation team was top-notch.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pregnant-woman-working-laptop_23-2149144871.jpg"}, { - id: "t5", - name: "Robert Chen", - role: "Homeowner", - testimonial: "Highly recommend CoolAir Pro. Great pricing and even better execution.", - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-talking-mobile-phone-while-coworker-looking-computer_1170-967.jpg", - }, + id: "t5", name: "Robert Chen", role: "Homeowner", testimonial: "Highly recommend CoolAir Pro. Great pricing and even better execution.", imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-talking-mobile-phone-while-coworker-looking-computer_1170-967.jpg"}, ]} title="What Homeowners Say" description="Trusted by hundreds of local families for professional, clean, and reliable home comfort installations." @@ -328,14 +211,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Carrier", - "Mitsubishi Electric", - "Daikin", - "Fujitsu", - "LG", - "Gree", - "Trane", - ]} + "Carrier", "Mitsubishi Electric", "Daikin", "Fujitsu", "LG", "Gree", "Trane"]} title="Trusted Partners" description="We are proud authorized installers for the industry's most reliable HVAC manufacturers." /> @@ -347,20 +223,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How long does installation take?", - content: "Most single-zone installations take about one day, while multi-zone systems might take two.", - }, + id: "f1", title: "How long does installation take?", content: "Most single-zone installations take about one day, while multi-zone systems might take two."}, { - id: "f2", - title: "Are mini splits energy efficient?", - content: "Yes! They are some of the most efficient systems available today due to inverter technology.", - }, + id: "f2", title: "Are mini splits energy efficient?", content: "Yes! They are some of the most efficient systems available today due to inverter technology."}, { - id: "f3", - title: "Do I need ductwork?", - content: "No, that's the best part. Mini splits are ductless, allowing for cleaner installation in any home.", - }, + id: "f3", title: "Do I need ductwork?", content: "No, that's the best part. Mini splits are ductless, allowing for cleaner installation in any home."}, ]} title="Common Questions" description="Find answers to the most frequently asked questions about heating, cooling, and mini split installations." @@ -372,8 +239,7 @@ export default function LandingPage() {