Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-05 19:30:41 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
{ value: "25+", title: "Years of Combined Experience" },
{ value: "500+", title: "Happy Customers Served" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2"
imageAlt="Professional plumbing team"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -146,7 +146,7 @@ export default function HomePage() {
testimonial:
"Pro Renton Plumbers fixed our water heater issue in no time. The technician was professional, courteous, and gave us an upfront estimate. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "woman portrait professional headshot smiling",
},
{
@@ -156,7 +156,7 @@ export default function HomePage() {
testimonial:
"Emergency plumbing on a Sunday night—they answered immediately and arrived within 45 minutes. Best service experience I've had. Worth every penny.",
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",
imageAlt: "man portrait professional headshot confident",
},
{
@@ -166,7 +166,7 @@ export default function HomePage() {
testimonial:
"The drain cleaning service was incredibly thorough. No mess, professional cleanup, and the price was exactly what they quoted. True professionals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "woman portrait professional happy headshot",
},
{
@@ -176,7 +176,7 @@ export default function HomePage() {
testimonial:
"We had a major leak detection emergency. They found it quickly with their advanced equipment and fixed it the same day. Saved us from serious water damage.",
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",
imageAlt: "man portrait professional headshot smile",
},
{
@@ -196,7 +196,7 @@ export default function HomePage() {
testimonial:
"As someone who tries to DIY everything, I knew this needed professionals. Best decision. They explained every step and didn't rush.",
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",
imageAlt: "man portrait professional headshot approachable",
},
]}
@@ -220,7 +220,7 @@ export default function HomePage() {
{ value: "25+", title: "Years of Combined Experience" },
{ value: "500+", title: "Happy Customers Served" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
imageAlt="Professional plumbing team"
useInvertedBackground={false}
mediaAnimation="slide-up"