Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-04 23:57:38 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -68,7 +68,7 @@ export default function AboutPage() {
description: "No hidden fees. We provide upfront quotes and explain all work before we begin.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2"
imageAlt="Professional plumbing team"
mediaAnimation="slide-up"
/>

View File

@@ -59,7 +59,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/healthcare-expert-wearing-headset-while-working-call-center-giving-instructions-patients_637285-4888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/healthcare-expert-wearing-headset-while-working-call-center-giving-instructions-patients_637285-4888.jpg?_wi=2"
imageAlt="Emergency plumbing service"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -25,7 +25,7 @@ export default function HomePage() {
quote: "Our burst pipe at 2 AM could have caused thousands in damage. Escalus arrived within 30 minutes and fixed it professionally. Highly recommend!",
name: "Robert Martinez",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
imageAlt: "Robert Martinez",
},
{
@@ -43,7 +43,7 @@ export default function HomePage() {
quote: "We use Escalus for all our commercial building maintenance. They're always on time, professional, and solve problems quickly.",
name: "Michael Chen",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -61,7 +61,7 @@ export default function HomePage() {
quote: "From the first phone call to the completed job, everything was seamless. Our bathroom plumbing works perfectly now.",
name: "David Anderson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3",
imageAlt: "David Anderson",
},
];
@@ -190,7 +190,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/healthcare-expert-wearing-headset-while-working-call-center-giving-instructions-patients_637285-4888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/healthcare-expert-wearing-headset-while-working-call-center-giving-instructions-patients_637285-4888.jpg?_wi=1"
imageAlt="Emergency plumbing service"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -112,7 +112,7 @@ export default function ServicesPage() {
description: "Complete coverage and protection for every job. Your peace of mind is our priority.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1"
imageAlt="Professional plumbing team"
mediaAnimation="slide-up"
/>