Merge version_1 into main #3
@@ -153,8 +153,6 @@ export default function LandingPage() {
|
||||
testimonialRotationInterval={5000}
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
avatarsAnimation="none"
|
||||
ratingAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -197,7 +195,6 @@ export default function LandingPage() {
|
||||
<div id="why-us" data-section="why-us">
|
||||
<TextAbout
|
||||
title="Why Choose PCA Plumbing: Local Expertise You Can Trust"
|
||||
description="At PCA Plumbing, we stand out from typical competitors by prioritizing your peace of mind. We offer: \n\n**✓ Fast Response:** Our local Wembley team ensures rapid arrival, unlike others with slow response times. \n\n**✓ Transparent Pricing:** You'll always know the cost upfront, with no hidden fees. \n\n**✓ 24/7 Emergency Service:** We're always available for emergencies, not limited by typical business hours. \n\n**✓ Fully Insured & Professional:** Rest assured knowing you're protected by our comprehensive insurance and high standards of workmanship. \n\n**✓ Clear Communication:** We keep you informed every step of the way, avoiding the poor communication often found elsewhere. Choose PCA Plumbing for reliable, honest, and expert service."
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "Call Us Now", href: "tel:07451289959" }
|
||||
@@ -292,7 +289,6 @@ export default function LandingPage() {
|
||||
{ title: "Contact", items: [{ label: "Call Us: 07451 289959", href: "tel:07451289959" }, { label: "Request Quote", href: "#contact" }, { label: "Wembley, London", href: "#areas" }] }
|
||||
]}
|
||||
copyrightText="© 2024 PCA Plumbing. All rights reserved."
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user