Merge version_1 into main #3

Merged
bender merged 6 commits from version_1 into main 2026-02-20 20:02:28 +00:00
6 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ export default function AboutPage() {
{ "value": "Integrity and trust", "title": "We build lasting relationships." },
{ "value": "Clear communication", "title": "You'll always know what's happening." }
]}
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2"
imageAlt="Portrait of Nick, a professional and friendly plumber."
useInvertedBackground={false}
mediaAnimation="opacity"
@@ -91,7 +91,7 @@ export default function AboutPage() {
{ "value": "Pro-Level Skill", "title": "We solve problems other plumbers miss—and we do it efficiently." },
{ "value": "Integrity You Can Feel", "title": "Customers call out our honesty, professionalism, and respect in the home." }
]}
imageSrc="https://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg"
imageSrc="https://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1"
imageAlt="Plumber fixing a pipe with precision."
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -66,7 +66,7 @@ export default function ContactPage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=5"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"
@@ -110,7 +110,7 @@ export default function ContactPage() {
{ "value": "Pro-Level Skill", "title": "We solve problems other plumbers miss—and we do it efficiently." },
{ "value": "Integrity You Can Feel", "title": "Customers call out our honesty, professionalism, and respect in the home." }
]}
imageSrc="https://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg"
imageSrc="https://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2"
imageAlt="Plumber fixing a pipe with precision."
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -131,7 +131,7 @@ export default function HomePage() {
{ "value": "Integrity and trust", "title": "We build lasting relationships." },
{ "value": "Clear communication", "title": "You'll always know what's happening." }
]}
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
imageAlt="Portrait of Nick, a professional and friendly plumber."
useInvertedBackground={false}
mediaAnimation="opacity"
@@ -202,7 +202,7 @@ export default function HomePage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -107,7 +107,7 @@ export default function ReviewsPage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=3"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -107,7 +107,7 @@ export default function ServiceAreasPage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=4"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -116,7 +116,7 @@ export default function ServicesPage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"