Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -59,19 +59,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Robert Martinez", handle: "Homeowner, Scottsdale", testimonial: "Bradford arrived right on time and fixed our water line leak in under an hour. Professional and fair pricing!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Homeowner, Phoenix", testimonial: "20 years of using Babcock Plumbing. They're honest, skilled, and always show up when they promise.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Property Manager, Tempe", testimonial: "Emergency call at 2 AM and they were here in 30 minutes. Outstanding service. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
name: "Jennifer Lee", handle: "Homeowner, Chandler", testimonial: "Called for toilet repair and they diagnosed the real problem correctly. Saved me hundreds with their expertise.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
description="Got questions? We've got answers. Here's what Arizona homeowners ask us most."
|
||||
tag="Help & Support"
|
||||
tagAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1"
|
||||
imageAlt="Plumbing FAQ support"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing service"
|
||||
logoText="Babcock Plumbing LLC"
|
||||
copyrightText="© 2025 Babcock Plumbing LLC. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user