diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 626fd78..015e659 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,29 +18,15 @@ export default function HomePage() { title="Powering Your Future With Precision" description="Professional electrical services for residential and commercial clients. Quality workmanship, safety first." primaryButton={{ - text: "Get a Quote", - href: "#contact", - }} + text: "Get a Quote", href: "#contact"}} secondaryButton={{ - text: "Our Services", - href: "#features", - }} + text: "Our Services", href: "#features"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-works-with-tablet-near-electrical-panel-digital-control_169016-71089.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/notepad-supplies_23-2147710920.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cab_169016-1474.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66832.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-works-with-tablet-near-electrical-panel-digital-control_169016-71089.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/notepad-supplies_23-2147710920.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cab_169016-1474.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66832.jpg" }, ]} /> @@ -54,35 +40,17 @@ export default function HomePage() { description="From emergency repairs to advanced smart home installations, we handle it all with professional care." items={[ { - tag: "Emergency", - title: "24/7 Repairs", - description: "Rapid response for all critical electrical emergencies.", - primaryButton: { - text: "Call Now", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18199.jpg", - }, + tag: "Emergency", title: "24/7 Repairs", description: "Rapid response for all critical electrical emergencies.", primaryButton: { + text: "Call Now", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18199.jpg"}, { - tag: "Smart Home", - title: "Home Automation", - description: "Full integration for lighting, climate, and security systems.", - primaryButton: { - text: "Learn More", - href: "#", - }, - imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg", - }, + tag: "Smart Home", title: "Home Automation", description: "Full integration for lighting, climate, and security systems.", primaryButton: { + text: "Learn More", href: "#"}, + imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg"}, { - tag: "Green Energy", - title: "Solar Installation", - description: "Sustainable energy solutions for residential solar power.", - primaryButton: { - text: "View Plans", - href: "#", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg", - }, + tag: "Green Energy", title: "Solar Installation", description: "Sustainable energy solutions for residential solar power.", primaryButton: { + text: "View Plans", href: "#"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg"}, ]} /> @@ -95,41 +63,13 @@ export default function HomePage() { title="Our Trusted Equipment" description="We only install high-quality, durable electrical components for your safety and convenience." items={[ - { - title: "Modern Switches", - description: "Sleek finishes for every room", - imageSrc: "http://img.b2bpic.net/free-photo/white-electric-socket_1339-4846.jpg", - }, - { - title: "Smart Thermostats", - description: "Efficient energy management", - imageSrc: "http://img.b2bpic.net/free-photo/person-looking-mobile-phone-with-lighting-controlling-app-sitting-kitchen-house-with-automation-light-system-turning-bulb-using-voice-command_482257-2272.jpg", - }, - { - title: "Security Cameras", - description: "Full HD monitoring solutions", - imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321645.jpg", - }, - { - title: "LED Lighting Kits", - description: "Energy-efficient ambiance", - imageSrc: "http://img.b2bpic.net/free-photo/sofa_1203-3069.jpg", - }, - { - title: "Video Doorbells", - description: "See who is at your door", - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-using-smartphone-sitting-sofa_23-2149356606.jpg", - }, - { - title: "EV Chargers", - description: "Faster charging at home", - imageSrc: "http://img.b2bpic.net/free-photo/close-view-electric-car-charging-station_1268-20909.jpg", - }, - { - title: "Surge Protectors", - description: "Protect your electronics", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-24158.jpg", - }, + { title: "Modern Switches", description: "Sleek finishes for every room", imageSrc: "http://img.b2bpic.net/free-photo/white-electric-socket_1339-4846.jpg" }, + { title: "Smart Thermostats", description: "Efficient energy management", imageSrc: "http://img.b2bpic.net/free-photo/person-looking-mobile-phone-with-lighting-controlling-app-sitting-kitchen-house-with-automation-light-system-turning-bulb-using-voice-command_482257-2272.jpg" }, + { title: "Security Cameras", description: "Full HD monitoring solutions", imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321645.jpg" }, + { title: "LED Lighting Kits", description: "Energy-efficient ambiance", imageSrc: "http://img.b2bpic.net/free-photo/sofa_1203-3069.jpg" }, + { title: "Video Doorbells", description: "See who is at your door", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-using-smartphone-sitting-sofa_23-2149356606.jpg" }, + { title: "EV Chargers", description: "Faster charging at home", imageSrc: "http://img.b2bpic.net/free-photo/close-view-electric-car-charging-station_1268-20909.jpg" }, + { title: "Surge Protectors", description: "Protect your electronics", imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-24158.jpg" }, ]} /> @@ -143,23 +83,11 @@ export default function HomePage() { description="Decades of service delivering safety and satisfaction across the region." metrics={[ { - value: "1500+", - title: "Projects Completed", - description: "Successfully finished residential and commercial tasks.", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51895.jpg", - }, + value: "1500+", title: "Projects Completed", description: "Successfully finished residential and commercial tasks.", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51895.jpg"}, { - value: "24/7", - title: "Emergency Support", - description: "Always there when you need urgent help.", - imageSrc: "http://img.b2bpic.net/free-photo/different-electrical-tools-digital-tablet-wooden-background-flat-lay_169016-24603.jpg", - }, + value: "24/7", title: "Emergency Support", description: "Always there when you need urgent help.", imageSrc: "http://img.b2bpic.net/free-photo/different-electrical-tools-digital-tablet-wooden-background-flat-lay_169016-24603.jpg"}, { - value: "500+", - title: "Happy Clients", - description: "Trusted by hundreds of local homeowners.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-changing-ligh-tbulb_53876-48893.jpg", - }, + value: "500+", title: "Happy Clients", description: "Trusted by hundreds of local homeowners.", imageSrc: "http://img.b2bpic.net/free-photo/woman-changing-ligh-tbulb_53876-48893.jpg"}, ]} /> @@ -172,21 +100,9 @@ export default function HomePage() { title="Meet Our Certified Team" description="Qualified electricians dedicated to excellence and customer satisfaction." members={[ - { - name: "John Doe", - role: "Master Electrician", - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15716.jpg", - }, - { - name: "Jane Smith", - role: "Senior Technician", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - }, - { - name: "Mike Johnson", - role: "Automation Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", - }, + { name: "John Doe", role: "Master Electrician", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15716.jpg" }, + { name: "Jane Smith", role: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, + { name: "Mike Johnson", role: "Automation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg" }, ]} /> @@ -200,45 +116,20 @@ export default function HomePage() { description="See what our local partners and residents have to say about our electrical services." testimonials={[ { - id: "1", - name: "Sarah Miller", - role: "Homeowner", - quote: "Fantastic service! Very thorough and friendly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-shirt-black-pants-looking-camera-happy-excited-holding-hands-her-head-sitting-chair-light-living-room_141793-94175.jpg", - }, + name: "Sarah Miller", role: "Homeowner", quote: "Fantastic service! Very thorough and friendly.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-shirt-black-pants-looking-camera-happy-excited-holding-hands-her-head-sitting-chair-light-living-room_141793-94175.jpg"}, { - id: "2", - name: "David Clark", - role: "Business Owner", - quote: "Professional, efficient, and cost-effective.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-owner-with-document-medium-shot_23-2149434531.jpg", - }, + name: "David Clark", role: "Business Owner", quote: "Professional, efficient, and cost-effective.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-owner-with-document-medium-shot_23-2149434531.jpg"}, { - id: "3", - name: "Elena Ross", - role: "Architect", - quote: "Great attention to detail and modern solutions.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-moving-start-new-life-house-flat-man-hugs-his-lady-apartment-boxes_197531-1633.jpg", - }, + name: "Elena Ross", role: "Architect", quote: "Great attention to detail and modern solutions.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-moving-start-new-life-house-flat-man-hugs-his-lady-apartment-boxes_197531-1633.jpg"}, { - id: "4", - name: "George Brown", - role: "Retired", - quote: "Fixed my breaker in minutes! Life saver.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/grandma-grandpa-cooking-together_52683-116807.jpg", - }, + name: "George Brown", role: "Retired", quote: "Fixed my breaker in minutes! Life saver.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/grandma-grandpa-cooking-together_52683-116807.jpg"}, { - id: "5", - name: "Alice Wong", - role: "Homeowner", - quote: "Very reliable team. Highly recommended.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg", - }, + name: "Alice Wong", role: "Homeowner", quote: "Very reliable team. Highly recommended.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg"}, ]} /> @@ -252,25 +143,17 @@ export default function HomePage() { description="Answers to common concerns about our residential and commercial services." categories={[ { - name: "General", - items: [ + name: "General", items: [ { - question: "Are you licensed?", - answer: "Yes, we are fully licensed and insured.", - }, + question: "Are you licensed?", answer: "Yes, we are fully licensed and insured."}, { - question: "What areas do you serve?", - answer: "We serve the entire metro area.", - }, + question: "What areas do you serve?", answer: "We serve the entire metro area."}, ], }, { - name: "Emergency", - items: [ + name: "Emergency", items: [ { - question: "What is an emergency?", - answer: "Power outages, exposed wires, sparking equipment.", - }, + question: "What is an emergency?", answer: "Power outages, exposed wires, sparking equipment."}, ], }, ]} @@ -284,13 +167,9 @@ export default function HomePage() { tag="Ready to Start?" text="Get a free consultation for your next electrical project today." primaryButton={{ - text: "Contact Us", - href: "mailto:hello@volttech.com", - }} + text: "Contact Us", href: "mailto:hello@volttech.com"}} secondaryButton={{ - text: "View Plans", - href: "#features", - }} + text: "View Plans", href: "#features"}} />