From c71ea3feefbae67ec661defbf2d6141c2834ae4f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 01:17:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 367 +++++++++-------------------------------------- 1 file changed, 66 insertions(+), 301 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7f6013..f2b49ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,112 +48,40 @@ export default function LandingPage() {
@@ -172,18 +92,9 @@ export default function LandingPage() { title="Expert HVAC Care" description="We specialize in reliable, energy-efficient heating and cooling installations. Our team is committed to keeping you comfortable in every season." metrics={[ - { - value: "15+", - title: "Years Experience", - }, - { - value: "24/7", - title: "Support Ready", - }, - { - value: "99%", - title: "Client Satisfaction", - }, + { value: "15+", title: "Years Experience" }, + { value: "24/7", title: "Support Ready" }, + { value: "99%", title: "Client Satisfaction" }, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-broken-manometers_482257-80114.jpg" imageAlt="Professional technician" @@ -199,67 +110,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Installation", - description: "Expert setup for all modern cooling systems.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", - imageAlt: "AC install", - }, + title: "Installation", description: "Expert setup for all modern cooling systems.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", imageAlt: "AC install"}, items: [ - { - icon: CheckCircle, - text: "High Efficiency", - }, - { - icon: CheckCircle, - text: "Warranty Included", - }, + { icon: CheckCircle, text: "High Efficiency" }, + { icon: CheckCircle, text: "Warranty Included" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg?_wi=2", - imageAlt: "hvac technician repair ac", }, { - title: "Repair", - description: "Rapid response for system failure.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-with-digital-tablet_1098-21372.jpg", - imageAlt: "AC repair", - }, + title: "Repair", description: "Rapid response for system failure.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-with-digital-tablet_1098-21372.jpg", imageAlt: "AC repair"}, items: [ - { - icon: CheckCircle, - text: "Certified Techs", - }, - { - icon: CheckCircle, - text: "Same-day Service", - }, + { icon: CheckCircle, text: "Certified Techs" }, + { icon: CheckCircle, text: "Same-day Service" }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", - imageAlt: "hvac technician repair ac", }, { - title: "Maintenance", - description: "Preventive checks to save you money.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg", - imageAlt: "AC check", - }, + title: "Maintenance", description: "Preventive checks to save you money.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg", imageAlt: "AC check"}, items: [ - { - icon: CheckCircle, - text: "Periodic Visits", - }, - { - icon: CheckCircle, - text: "Efficiency Boost", - }, + { icon: CheckCircle, text: "Periodic Visits" }, + { icon: CheckCircle, text: "Efficiency Boost" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg?_wi=1", - imageAlt: "hvac technician repair ac", }, ]} title="Our Professional Services" @@ -274,42 +149,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "1", - name: "CoolMaster Pro", - price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg?_wi=2", - }, - { - id: "2", - name: "ArcticChill Plus", - price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250252.jpg", - }, - { - id: "3", - name: "Silent Breeze", - price: "$2,800", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-remote-start-heater_23-2149335105.jpg", - }, - { - id: "4", - name: "Efficiency Pro", - price: "$3,500", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250260.jpg", - }, - { - id: "5", - name: "Climate Expert", - price: "$4,000", - imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-mounted-white-wall_53876-142862.jpg", - }, - { - id: "6", - name: "TurboChill", - price: "$3,900", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", - }, + { id: "1", name: "CoolMaster Pro", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg" }, + { id: "2", name: "ArcticChill Plus", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250252.jpg" }, + { id: "3", name: "Silent Breeze", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-remote-start-heater_23-2149335105.jpg" }, + { id: "4", name: "Efficiency Pro", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250260.jpg" }, + { id: "5", name: "Climate Expert", price: "$4,000", imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-mounted-white-wall_53876-142862.jpg" }, + { id: "6", name: "TurboChill", price: "$3,900", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg" }, ]} title="Top HVAC Units" description="Quality cooling equipment for long-lasting performance." @@ -322,21 +167,9 @@ export default function LandingPage() { title="Why Clients Choose Us" tag="Performance Stats" metrics={[ - { - id: "m1", - value: "1000+", - description: "Units Installed", - }, - { - id: "m2", - value: "5000+", - description: "Happy Clients", - }, - { - id: "m3", - value: "24/7", - description: "Emergency Availability", - }, + { id: "m1", value: "1000+", description: "Units Installed" }, + { id: "m2", value: "5000+", description: "Happy Clients" }, + { id: "m3", value: "24/7", description: "Emergency Availability" }, ]} metricsAnimation="slide-up" /> @@ -348,41 +181,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Sarah J.", - role: "Homeowner", - testimonial: "Excellent service and very fast installation.", - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-showing-thumbs-up-uniform-looking-happy-front-view_176474-21432.jpg", - }, - { - id: "2", - name: "Mike D.", - role: "Business Owner", - testimonial: "Responsive team and very professional work.", - imageSrc: "http://img.b2bpic.net/free-photo/young-worker-uniform-pointing-present-box_176474-36017.jpg", - }, - { - id: "3", - name: "Emily R.", - role: "Homeowner", - testimonial: "My AC works better than ever now.", - imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28672.jpg", - }, - { - id: "4", - name: "David L.", - role: "Homeowner", - testimonial: "Great attention to detail and clean process.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598986.jpg", - }, - { - id: "5", - name: "Jane K.", - role: "Homeowner", - testimonial: "Best in the business. Very trustworthy.", - imageSrc: "http://img.b2bpic.net/free-photo/ventilation-duct-building-roof_1387-547.jpg", - }, + { id: "1", name: "Sarah J.", role: "Homeowner", testimonial: "Excellent service and very fast installation.", imageSrc: "http://img.b2bpic.net/free-photo/young-loader-showing-thumbs-up-uniform-looking-happy-front-view_176474-21432.jpg" }, + { id: "2", name: "Mike D.", role: "Business Owner", testimonial: "Responsive team and very professional work.", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-uniform-pointing-present-box_176474-36017.jpg" }, + { id: "3", name: "Emily R.", role: "Homeowner", testimonial: "My AC works better than ever now.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28672.jpg" }, + { id: "4", name: "David L.", role: "Homeowner", testimonial: "Great attention to detail and clean process.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598986.jpg" }, + { id: "5", name: "Jane K.", role: "Homeowner", testimonial: "Best in the business. Very trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/ventilation-duct-building-roof_1387-547.jpg" }, ]} title="Customer Reviews" description="See why our neighbors trust us with their comfort." @@ -394,21 +197,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "How often should I service my unit?", - content: "We recommend professional service twice a year.", - }, - { - id: "q2", - title: "Do you offer emergency repairs?", - content: "Yes, we are available 24/7 for emergencies.", - }, - { - id: "q3", - title: "Are your technicians certified?", - content: "All our techs are fully licensed and trained.", - }, + { id: "q1", title: "How often should I service my unit?", content: "We recommend professional service twice a year." }, + { id: "q2", title: "Do you offer emergency repairs?", content: "Yes, we are available 24/7 for emergencies." }, + { id: "q3", title: "Are your technicians certified?", content: "All our techs are fully licensed and trained." }, ]} title="Frequently Asked Questions" faqsAnimation="slide-up" @@ -422,24 +213,10 @@ export default function LandingPage() { title="Book Your Service" description="Reach out today to discuss your HVAC needs." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, ]} - textarea={{ - name: "message", - placeholder: "How can we help you?", - required: true, - }} + textarea={{ name: "message", placeholder: "How can we help you?", required: true }} imageSrc="http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32343.jpg" mediaPosition="right" /> @@ -450,21 +227,9 @@ export default function LandingPage() { logoText="HVAC Pros" copyrightText="© 2025 HVAC Pros. All rights reserved." socialLinks={[ - { - icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + { icon: Facebook, href: "#", ariaLabel: "Facebook" }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Instagram, href: "#", ariaLabel: "Instagram" }, ]} /> -- 2.49.1