Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 14:50:51 +00:00

View File

@@ -53,7 +53,7 @@ export default function HomePage() {
{ text: "Request a Free Estimate", href: "#contact-form" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1"
imageAlt="Professional plumber at work"
frameStyle="card"
mediaAnimation="blur-reveal"
@@ -89,37 +89,37 @@ export default function HomePage() {
{
id: 1,
title: "Plumbing Repairs", description: "Fast, reliable leak repairs and pipe replacements to keep your home running smoothly", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Plumbing repair work"
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=1", imageAlt: "Plumbing repair work"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Plumbing repair work"
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=2", imageAlt: "Plumbing repair work"
},
},
{
id: 2,
title: "Gas Line Installation", description: "Safe, code-compliant gas line installation for pool heaters and home systems", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", imageAlt: "Gas line installation"
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=1", imageAlt: "Gas line installation"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", imageAlt: "Gas line installation"
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=2", imageAlt: "Gas line installation"
},
},
{
id: 3,
title: "Rental Property Plumbing", description: "Professional maintenance and repairs for landlords managing rental properties", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Rental property plumbing"
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1", imageAlt: "Rental property plumbing"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Rental property plumbing"
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2", imageAlt: "Rental property plumbing"
},
},
{
id: 4,
title: "Water Line Services", description: "Expert water line installation and repair to ensure reliable water supply", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Water line installation"
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Water line installation"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Water line installation"
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Water line installation"
},
},
]}
@@ -142,7 +142,7 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Jacob M.", role: "Property Owner", company: "Hunt County", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jacob M. testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jacob M. testimonial"
},
{
id: "2", name: "Sarah K.", role: "Homeowner", company: "Local Resident", rating: 5,
@@ -150,7 +150,7 @@ export default function HomePage() {
},
{
id: "3", name: "Michael T.", role: "Landlord", company: "Property Manager", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael T. testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael T. testimonial"
},
{
id: "4", name: "Emily R.", role: "Homeowner", company: "Local Customer", rating: 5,
@@ -206,7 +206,7 @@ export default function HomePage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2"
imageAlt="Professional plumber ready to help"
ariaLabel="Contact and estimate request form"
onSubmit={(data) => {