diff --git a/src/app/page.tsx b/src/app/page.tsx index 1eb20a3..626f558 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,7 +27,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="inset" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -51,18 +51,18 @@ export default function HomePage() { tag="Professional HVAC Service" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Call Now: (204) 255-2233", href: "/contact" }, { text: "Request Service" }, ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "HVAC Technician" }, - { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "Furnace Repair Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg?_wi=1", imageAlt: "Air Conditioning Installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg?_wi=1", imageAlt: "HVAC Maintenance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=1", imageAlt: "24/7 Emergency Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "HVAC Technician" }, + { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Furnace Repair Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", imageAlt: "Air Conditioning Installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg", imageAlt: "HVAC Maintenance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "24/7 Emergency Service" }, ]} /> @@ -82,7 +82,7 @@ export default function HomePage() { { title: "24/7 Emergency Service", description: "Always available when you need us, day or night.", icon: Clock }, { title: "Expert Technicians", description: "Skilled professionals dedicated to keeping your home comfortable year-round.", icon: Users }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" imageAlt="Fern's HVAC Team" imagePosition="right" mediaAnimation="slide-up" @@ -101,49 +101,19 @@ export default function HomePage() { features={[ { id: 1, - tag: "Heating", - title: "Furnace Repair & Installation", - subtitle: "Keep your home warm and comfortable", - description: "Professional furnace repair, maintenance, and installation services. Our technicians diagnose issues quickly and provide cost-effective solutions to keep your heating system running efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3", - imageAlt: "Furnace Repair Service", - }, + tag: "Heating", title: "Furnace Repair & Installation", subtitle: "Keep your home warm and comfortable", description: "Professional furnace repair, maintenance, and installation services. Our technicians diagnose issues quickly and provide cost-effective solutions to keep your heating system running efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Furnace Repair Service"}, { id: 2, - tag: "Cooling", - title: "Air Conditioning Repair & Installation", - subtitle: "Beat the heat with expert AC service", - description: "From repairs to new installations, we ensure your air conditioning system keeps you cool all summer long. Energy-efficient solutions to reduce your utility bills.", - imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg?_wi=2", - imageAlt: "Air Conditioning Installation", - }, + tag: "Cooling", title: "Air Conditioning Repair & Installation", subtitle: "Beat the heat with expert AC service", description: "From repairs to new installations, we ensure your air conditioning system keeps you cool all summer long. Energy-efficient solutions to reduce your utility bills.", imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", imageAlt: "Air Conditioning Installation"}, { id: 3, - tag: "Maintenance", - title: "HVAC Maintenance Plans", - subtitle: "Preventive care for year-round comfort", - description: "Regular maintenance extends system life and prevents costly repairs. Our maintenance plans include inspections, cleaning, and performance optimization.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg?_wi=2", - imageAlt: "HVAC Maintenance", - }, + tag: "Maintenance", title: "HVAC Maintenance Plans", subtitle: "Preventive care for year-round comfort", description: "Regular maintenance extends system life and prevents costly repairs. Our maintenance plans include inspections, cleaning, and performance optimization.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg", imageAlt: "HVAC Maintenance"}, { id: 4, - tag: "Emergency", - title: "24/7 Emergency HVAC Services", - subtitle: "Always here when you need us", - description: "Heating or cooling system emergency? We're available around the clock to get your system back up and running. Fast response times and reliable solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=2", - imageAlt: "Emergency Service", - }, + tag: "Emergency", title: "24/7 Emergency HVAC Services", subtitle: "Always here when you need us", description: "Heating or cooling system emergency? We're available around the clock to get your system back up and running. Fast response times and reliable solutions.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "Emergency Service"}, { id: 5, - tag: "Replacement", - title: "System Replacements", - subtitle: "Modern efficiency for your home", - description: "Ready for a new system? We offer high-efficiency furnaces and air conditioners with professional installation and ongoing support.", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4", - imageAlt: "System Replacement", - }, + tag: "Replacement", title: "System Replacements", subtitle: "Modern efficiency for your home", description: "Ready for a new system? We offer high-efficiency furnaces and air conditioners with professional installation and ongoing support.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "System Replacement"}, ]} /> @@ -160,53 +130,17 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Robert Thompson", - handle: "5.0 ⭐ Verified Review", - testimonial: "Fern's HVAC provided exceptional service when our furnace broke down in the middle of winter. Their technicians were professional, prompt, and fixed the issue quickly. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", - imageAlt: "Robert Thompson", - }, + id: "1", name: "Robert Thompson", handle: "5.0 ⭐ Verified Review", testimonial: "Fern's HVAC provided exceptional service when our furnace broke down in the middle of winter. Their technicians were professional, prompt, and fixed the issue quickly. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Robert Thompson"}, { - id: "2", - name: "Sarah Mitchell", - handle: "5.0 ⭐ Verified Review", - testimonial: "Switched to Fern's for our AC installation and couldn't be happier. Fair pricing, honest advice, and the system is working perfectly. True family business values.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", - imageAlt: "Sarah Mitchell", - }, + id: "2", name: "Sarah Mitchell", handle: "5.0 ⭐ Verified Review", testimonial: "Switched to Fern's for our AC installation and couldn't be happier. Fair pricing, honest advice, and the system is working perfectly. True family business values.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Mitchell"}, { - id: "3", - name: "James Henderson", - handle: "5.0 ⭐ Verified Review", - testimonial: "I've used Fern's HVAC for maintenance for 3 years now. Consistent quality service, knowledgeable technicians, and they always show up on time. Worth every penny.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", - imageAlt: "James Henderson", - }, + id: "3", name: "James Henderson", handle: "5.0 ⭐ Verified Review", testimonial: "I've used Fern's HVAC for maintenance for 3 years now. Consistent quality service, knowledgeable technicians, and they always show up on time. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "James Henderson"}, { - id: "4", - name: "Jennifer Lopez", - handle: "5.0 ⭐ Verified Review", - testimonial: "Emergency call at midnight and they answered! Fast service, professional attitude, and solved our heating emergency without breaking the bank. Thank you!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "Jennifer Lopez", - }, + id: "4", name: "Jennifer Lopez", handle: "5.0 ⭐ Verified Review", testimonial: "Emergency call at midnight and they answered! Fast service, professional attitude, and solved our heating emergency without breaking the bank. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Lopez"}, { - id: "5", - name: "David Chen", - handle: "5.0 ⭐ Verified Review", - testimonial: "Best HVAC service in Winnipeg. Honest pricing, no hidden fees, and their technicians truly care about doing the job right. Recommend to all my friends.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", - imageAlt: "David Chen", - }, + id: "5", name: "David Chen", handle: "5.0 ⭐ Verified Review", testimonial: "Best HVAC service in Winnipeg. Honest pricing, no hidden fees, and their technicians truly care about doing the job right. Recommend to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Chen"}, { - id: "6", - name: "Maria Santos", - handle: "5.0 ⭐ Verified Review", - testimonial: "Outstanding customer service from start to finish. They explained everything clearly and stood behind their work. Fern's is my go-to for all HVAC needs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", - imageAlt: "Maria Santos", - }, + id: "6", name: "Maria Santos", handle: "5.0 ⭐ Verified Review", testimonial: "Outstanding customer service from start to finish. They explained everything clearly and stood behind their work. Fern's is my go-to for all HVAC needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Maria Santos"}, ]} /> @@ -223,45 +157,21 @@ export default function HomePage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "Do you offer emergency HVAC services?", - content: "Yes! We provide 24/7 emergency HVAC services. Call (204) 255-2233 at any time, and our technicians will respond quickly to get your system back up and running.", - }, + id: "1", title: "Do you offer emergency HVAC services?", content: "Yes! We provide 24/7 emergency HVAC services. Call (204) 255-2233 at any time, and our technicians will respond quickly to get your system back up and running."}, { - id: "2", - title: "What areas do you serve?", - content: "We service Winnipeg and surrounding areas of Manitoba. Call us to confirm service availability for your specific location.", - }, + id: "2", title: "What areas do you serve?", content: "We service Winnipeg and surrounding areas of Manitoba. Call us to confirm service availability for your specific location."}, { - id: "3", - title: "How often should I have my HVAC system maintained?", - content: "We recommend professional HVAC maintenance at least twice per year—once before winter for your furnace and once before summer for your air conditioning system.", - }, + id: "3", title: "How often should I have my HVAC system maintained?", content: "We recommend professional HVAC maintenance at least twice per year—once before winter for your furnace and once before summer for your air conditioning system."}, { - id: "4", - title: "Are your prices competitive?", - content: "Absolutely. We believe in honest pricing without hidden fees. We'll provide a clear quote before any work begins, and we're happy to discuss all your options.", - }, + id: "4", title: "Are your prices competitive?", content: "Absolutely. We believe in honest pricing without hidden fees. We'll provide a clear quote before any work begins, and we're happy to discuss all your options."}, { - id: "5", - title: "Do you offer system replacement?", - content: "Yes, we specialize in furnace and air conditioning system replacements. We help you choose energy-efficient systems that fit your budget and provide professional installation.", - }, + id: "5", title: "Do you offer system replacement?", content: "Yes, we specialize in furnace and air conditioning system replacements. We help you choose energy-efficient systems that fit your budget and provide professional installation."}, { - id: "6", - title: "What should I do if my furnace stops working?", - content: "First, check your thermostat settings and ensure the power is on. If that doesn't help, call us immediately at (204) 255-2233. Our 24/7 emergency service will get a technician to you quickly.", - }, + id: "6", title: "What should I do if my furnace stops working?", content: "First, check your thermostat settings and ensure the power is on. If that doesn't help, call us immediately at (204) 255-2233. Our 24/7 emergency service will get a technician to you quickly."}, { - id: "7", - title: "Do you offer maintenance plans?", - content: "Yes, we offer customized maintenance plans to keep your heating and cooling systems running efficiently year-round. Ask us about our maintenance package options.", - }, + id: "7", title: "Do you offer maintenance plans?", content: "Yes, we offer customized maintenance plans to keep your heating and cooling systems running efficiently year-round. Ask us about our maintenance package options."}, { - id: "8", - title: "How can I improve my system's efficiency?", - content: "Regular maintenance is key. We also recommend upgrading to high-efficiency systems, proper insulation, and using a programmable thermostat. Our technicians can provide personalized recommendations.", - }, + id: "8", title: "How can I improve my system's efficiency?", content: "Regular maintenance is key. We also recommend upgrading to high-efficiency systems, proper insulation, and using a programmable thermostat. Our technicians can provide personalized recommendations."}, ]} /> @@ -271,7 +181,7 @@ export default function HomePage() { title="Get in Touch" description="Contact Fern's Heating & Air Conditioning LTD for all your HVAC needs. Call us anytime—we're open 24/7." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg" imageAlt="Contact Fern's HVAC" mediaAnimation="slide-up" mediaPosition="right" @@ -283,9 +193,7 @@ export default function HomePage() { { name: "service", type: "text", placeholder: "Service Type (e.g., Furnace Repair)", required: true }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your HVAC needs...", - rows: 5, + name: "message", placeholder: "Tell us about your HVAC needs...", rows: 5, required: true, }} /> @@ -293,14 +201,13 @@ export default function HomePage() {