Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-03 19:37:07 +00:00

View File

@@ -160,7 +160,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial={`"Hermosa Beach Plumbing is the best service plumber in the South Bay. We have used their service with plumbers Leo & John and have always been so happy with their service, honest clean plumbers."`}
testimonial={`"Hermosa Beach Plumbing is the best service plumber in the South Bay. We have used their service with plumbers Leo & John and have always been so happy with their service, honest clean plumbers."}`}
rating={5}
author="Mike Madi"
avatars={[
@@ -194,7 +194,7 @@ export default function LandingPage() {
{
id: "faq4", title: "Are your technicians licensed and insured?", content: "Absolutely. All our technicians are fully licensed, insured, and undergo continuous training to ensure they provide the highest quality service."},
{
id: "faq5", title: "How quickly can you respond to a service request?", content: "For routine service, we aim to schedule appointments within 24-48 hours. For emergencies, we prioritize rapid response to address your needs as quickly as possible."},
id: "faq5", title: "How quickly can you respond to a service request?", content: "For routine service, we aim to schedule appointments within 24 hours. For emergencies, we prioritize rapid response to address your needs as quickly as possible."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our plumbing, heating, and A.C. services."
@@ -244,8 +244,7 @@ export default function LandingPage() {
label: "A.C. Repair", href: "#services"},
{
label: "Emergency Service", href: "#services"},
],
},
]},
{
title: "Company", items: [
{
@@ -256,16 +255,14 @@ export default function LandingPage() {
label: "FAQ", href: "#faq"},
{
label: "Contact", href: "#contact"},
],
},
]},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
},
]},
]}
copyrightText="© 2024 Hermosa Beach Plumbing, Heating & A.C. All rights reserved."
/>