Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:29:34 +00:00
parent 63edc5a305
commit 658ca44bc3

View File

@@ -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."