Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 21:08:47 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{ value: "Fair", title: "Honest Pricing" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg?_wi=2"
imageAlt="Professional plumbing team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -132,7 +132,7 @@ export default function HomePage() {
{ value: "Fair", title: "Honest Pricing" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg?_wi=1"
imageAlt="Professional plumbing team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -180,7 +180,7 @@ export default function HomePage() {
{
id: "5", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured. Your peace of mind is important to us. We stand behind all our work with a satisfaction guarantee."},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=1"
imageAlt="Professional plumber providing service"
mediaAnimation="slide-up"
faqsAnimation="slide-up"

View File

@@ -94,7 +94,7 @@ export default function ServicesPage() {
{
id: "5", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured. Your peace of mind is important to us. We stand behind all our work with a satisfaction guarantee."},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=2"
imageAlt="Professional plumber providing service"
mediaAnimation="slide-up"
faqsAnimation="slide-up"