Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 23:24:03 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ text: "Get Service Now", href: "#contact" },
{ text: "Learn More", href: "#services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg?_wi=1"
imageAlt="Professional plumber at work"
showDimOverlay={true}
/>
@@ -89,7 +89,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Emergency Service", description: "24/7 emergency plumbing service available for urgent repairs and pipe bursts.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg", imageAlt: "Emergency plumbing service"
title: "Emergency Service", description: "24/7 emergency plumbing service available for urgent repairs and pipe bursts.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg?_wi=2", imageAlt: "Emergency plumbing service"
}
]}
/>
@@ -101,10 +101,10 @@ export default function LandingPage() {
description="Join hundreds of satisfied customers who trust MHplumber for their plumbing needs."
testimonials={[
{
id: "1", name: "John Martinez", handle: "Homeowner", testimonial: "MHplumber fixed our emergency pipe burst in under an hour. Professional, reliable, and fair pricing. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg", imageAlt: "John Martinez"
id: "1", name: "John Martinez", handle: "Homeowner", testimonial: "MHplumber fixed our emergency pipe burst in under an hour. Professional, reliable, and fair pricing. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg?_wi=1", imageAlt: "John Martinez"
},
{
id: "2", name: "Sarah Thompson", handle: "Business Owner", testimonial: "We've used MHplumber for our restaurant plumbing needs for 3 years. Their team is always on time and thorough.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Sarah Thompson"
id: "2", name: "Sarah Thompson", handle: "Business Owner", testimonial: "We've used MHplumber for our restaurant plumbing needs for 3 years. Their team is always on time and thorough.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg?_wi=1", imageAlt: "Sarah Thompson"
},
{
id: "3", name: "Michael Chen", handle: "Property Manager", testimonial: "Outstanding service! They installed our building's new water system with minimal disruption. Very professional team.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"
@@ -113,10 +113,10 @@ export default function LandingPage() {
id: "4", name: "Lisa Rodriguez", handle: "Homeowner", testimonial: "Called for a routine inspection and they found a hidden leak that saved us thousands. Great preventative work!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", imageAlt: "Lisa Rodriguez"
},
{
id: "5", name: "David Wilson", handle: "Homeowner", testimonial: "Best plumber in town. Clear communication, transparent pricing, and quality workmanship every single time.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg", imageAlt: "David Wilson"
id: "5", name: "David Wilson", handle: "Homeowner", testimonial: "Best plumber in town. Clear communication, transparent pricing, and quality workmanship every single time.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg?_wi=2", imageAlt: "David Wilson"
},
{
id: "6", name: "Emma Davis", handle: "Business Owner", testimonial: "MHplumber handled our complete bathroom renovation plumbing. Exceeded expectations and came in on budget!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Emma Davis"
id: "6", name: "Emma Davis", handle: "Business Owner", testimonial: "MHplumber handled our complete bathroom renovation plumbing. Exceeded expectations and came in on budget!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg?_wi=2", imageAlt: "Emma Davis"
}
]}
animationType="slide-up"
@@ -169,7 +169,7 @@ export default function LandingPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg?_wi=3"
imageAlt="Professional plumbing service"
mediaAnimation="slide-up"
mediaPosition="right"