From c44614e2355b204c1370b5cc2ca5144b19151f67 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 19:05:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 274 ++++++++++------------------------------------- 1 file changed, 58 insertions(+), 216 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd40d31..1e5df8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,37 +31,21 @@ export default function LandingPage() { @@ -73,13 +57,9 @@ export default function LandingPage() { description="Fast, reliable, and professional service with quick response times you can trust. Licensed & Insured. Highly Rated Local Business." buttons={[ { - text: "Call Now", - href: "tel:555-123-4567", - }, + text: "Call Now", href: "tel:555-123-4567"}, { - text: "Get Free Estimate", - href: "#contact", - }, + text: "Get Free Estimate", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg" imageAlt="Professional home service technician smiling" @@ -95,26 +75,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "hvac", - name: "HVAC Services", - price: "Starting at $150", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-repairman-man-putting-gloves-work-with-car-service-station_496169-984.jpg", - imageAlt: "HVAC technician repairing an outdoor AC unit", - }, + id: "hvac", name: "HVAC Services", price: "Starting at $150", imageSrc: "http://img.b2bpic.net/free-photo/side-view-repairman-man-putting-gloves-work-with-car-service-station_496169-984.jpg", imageAlt: "HVAC technician repairing an outdoor AC unit"}, { - id: "plumbing", - name: "Plumbing Services", - price: "Starting at $120", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-gloves-cleaning-sink_23-2148465090.jpg", - imageAlt: "Plumber clearing a clogged drain", - }, + id: "plumbing", name: "Plumbing Services", price: "Starting at $120", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-gloves-cleaning-sink_23-2148465090.jpg", imageAlt: "Plumber clearing a clogged drain"}, { - id: "roofing", - name: "Roofing Services", - price: "Starting at $500", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg", - imageAlt: "Roofing crew installing new shingles on a roof", - }, + id: "roofing", name: "Roofing Services", price: "Starting at $500", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg", imageAlt: "Roofing crew installing new shingles on a roof"}, ]} title="Our Professional Services" description="Reliable solutions for your home. We're here to help with HVAC, Plumbing, or Roofing needs." @@ -128,30 +93,15 @@ export default function LandingPage() { description="Experience the difference with our dedicated service and commitment to your satisfaction." accordionItems={[ { - id: "fast-response", - title: "Fast Response Times", - content: "We understand emergencies happen. Our team provides quick and efficient service when you need it most.", - }, + id: "fast-response", title: "Fast Response Times", content: "We understand emergencies happen. Our team provides quick and efficient service when you need it most."}, { - id: "experienced-techs", - title: "Experienced & Certified Technicians", - content: "Our highly trained and certified professionals deliver top-quality workmanship and lasting solutions.", - }, + id: "experienced-techs", title: "Experienced & Certified Technicians", content: "Our highly trained and certified professionals deliver top-quality workmanship and lasting solutions."}, { - id: "transparent-pricing", - title: "Transparent Upfront Pricing", - content: "No surprises. We provide clear, honest pricing before any work begins, so you know what to expect.", - }, + id: "transparent-pricing", title: "Transparent Upfront Pricing", content: "No surprises. We provide clear, honest pricing before any work begins, so you know what to expect."}, { - id: "emergency-support", - title: "24/7 Emergency Support", - content: "Home issues don't follow a schedule. We offer round-the-clock emergency support for your peace of mind.", - }, + id: "emergency-support", title: "24/7 Emergency Support", content: "Home issues don't follow a schedule. We offer round-the-clock emergency support for your peace of mind."}, { - id: "satisfaction-guarantee", - title: "100% Satisfaction Guarantee", - content: "We stand behind our work. Your complete satisfaction is our priority, or we'll make it right.", - }, + id: "satisfaction-guarantee", title: "100% Satisfaction Guarantee", content: "We stand behind our work. Your complete satisfaction is our priority, or we'll make it right."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-surprise-gesture_1368-6311.jpg" @@ -166,50 +116,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@SarahJHomes", - testimonial: "The best plumbing service I've ever used! Fast, friendly, and fixed my leak perfectly. Highly recommend!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sitting-home_23-2149879834.jpg", - imageAlt: "Customer Sarah J.", - }, + id: "1", name: "Sarah J.", handle: "@SarahJHomes", testimonial: "The best plumbing service I've ever used! Fast, friendly, and fixed my leak perfectly. Highly recommend!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sitting-home_23-2149879834.jpg", imageAlt: "Customer Sarah J."}, { - id: "2", - name: "Mark T.", - handle: "@MarkTReviews", - testimonial: "Professional HVAC installation. My new AC unit works flawlessly, and the team was incredibly efficient.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-portrait-asian-female-broker-showing-thumbup-paper-house-cutout-recommending-agen_1258-158917.jpg", - imageAlt: "Customer Mark T.", - }, + id: "2", name: "Mark T.", handle: "@MarkTReviews", testimonial: "Professional HVAC installation. My new AC unit works flawlessly, and the team was incredibly efficient.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-portrait-asian-female-broker-showing-thumbup-paper-house-cutout-recommending-agen_1258-158917.jpg", imageAlt: "Customer Mark T."}, { - id: "3", - name: "Emily R.", - handle: "@EmilyRHome", - testimonial: "Had a roof repair after a storm. They were quick to respond and did an amazing job. My roof looks brand new!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-adult-slavic-man-blue-shirt-wearing-optical-glasses-standing-with-closed-eyes_141793-124656.jpg", - imageAlt: "Customer Emily R.", - }, + id: "3", name: "Emily R.", handle: "@EmilyRHome", testimonial: "Had a roof repair after a storm. They were quick to respond and did an amazing job. My roof looks brand new!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/unpleased-adult-slavic-man-blue-shirt-wearing-optical-glasses-standing-with-closed-eyes_141793-124656.jpg", imageAlt: "Customer Emily R."}, { - id: "4", - name: "David K.", - handle: "@DavidKFamily", - testimonial: "Excellent service all around. From the initial quote to the final repair, everything was smooth and professional.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-home_1157-18426.jpg", - imageAlt: "Customer David K.", - }, + id: "4", name: "David K.", handle: "@DavidKFamily", testimonial: "Excellent service all around. From the initial quote to the final repair, everything was smooth and professional.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-home_1157-18426.jpg", imageAlt: "Customer David K."}, { - id: "5", - name: "Jessica L.", - handle: "@JessicaLLocal", - testimonial: "Couldn't be happier with the maintenance service. My heating system is ready for winter thanks to their thorough check-up.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24905.jpg", - imageAlt: "Customer Jessica L.", - }, + id: "5", name: "Jessica L.", handle: "@JessicaLLocal", testimonial: "Couldn't be happier with the maintenance service. My heating system is ready for winter thanks to their thorough check-up.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24905.jpg", imageAlt: "Customer Jessica L."}, ]} showRating={true} title="What Our Valued Customers Say" @@ -219,52 +139,23 @@ export default function LandingPage() { @@ -290,30 +178,15 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What are your service hours?", - content: "Our standard service hours are Monday to Friday, 8 AM to 5 PM. We also offer 24/7 emergency services for urgent issues.", - }, + id: "q1", title: "What are your service hours?", content: "Our standard service hours are Monday to Friday, 8 AM to 5 PM. We also offer 24/7 emergency services for urgent issues."}, { - id: "q2", - title: "Do you offer free estimates?", - content: "Yes, we provide free, no-obligation estimates for all our services. Contact us today to schedule yours!", - }, + id: "q2", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation estimates for all our services. Contact us today to schedule yours!"}, { - id: "q3", - title: "Are your technicians licensed and insured?", - content: "Absolutely. All our technicians are fully licensed, certified, and insured, ensuring professional and reliable service.", - }, + id: "q3", title: "Are your technicians licensed and insured?", content: "Absolutely. All our technicians are fully licensed, certified, and insured, ensuring professional and reliable service."}, { - id: "q4", - title: "What payment methods do you accept?", - content: "We accept all major credit cards, debit cards, and bank transfers for your convenience. Payment plans may also be available.", - }, + id: "q4", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and bank transfers for your convenience. Payment plans may also be available."}, { - id: "q5", - title: "How quickly can you respond to an emergency?", - content: "For emergencies, we aim to have a technician at your location within 1-2 hours, depending on traffic and call volume.", - }, + id: "q5", title: "How quickly can you respond to an emergency?", content: "For emergencies, we aim to have a technician at your location within 1-2 hours, depending on traffic and call volume."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Find quick answers to common homeowner questions about our services, pricing, and scheduling." @@ -328,11 +201,8 @@ export default function LandingPage() { title="Need Fast & Reliable Service?" buttons={[ { - text: "Get Your Free Estimate Today", - href: "#contact", - }, + text: "Get Your Free Estimate Today", href: "#contact"}, ]} - description="Don't wait! Get a free, no-obligation estimate today and experience top-notch home services from licensed professionals." /> @@ -340,8 +210,7 @@ export default function LandingPage() {