Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 21:40:52 +00:00

View File

@@ -53,15 +53,15 @@ export default function LandingPage() {
testimonials={[
{
name: "John Martinez", handle: "Homeowner", testimonial: "Fastest response time and excellent work quality. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"
},
{
name: "Sarah Thompson", handle: "Business Owner", testimonial: "Professional team that solved our complex plumbing issue instantly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
},
{
name: "Michael Chen", handle: "Property Manager", testimonial: "Reliable, trustworthy, and fair pricing. Our go-to plumbers.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
}
]}
testimonialRotationInterval={5000}
@@ -133,6 +133,8 @@ export default function LandingPage() {
id: "4", title: "Guaranteed Workmanship", content: "We stand behind every job with warranties on parts and labor, ensuring your complete peace of mind."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg"
imageAlt="Professional plumbing team"
mediaAnimation="slide-up"
useInvertedBackground={false}
mediaPosition="right"
@@ -149,20 +151,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Robert Wilson", role: "Homeowner", company: "Residential Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2"
id: "1", name: "Robert Wilson", role: "Homeowner", company: "Residential Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"
},
{
id: "2", name: "Emily Rodriguez", role: "Office Manager", company: "Tech Solutions Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2"
id: "2", name: "Emily Rodriguez", role: "Office Manager", company: "Tech Solutions Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
},
{
id: "3", name: "David Kim", role: "Property Owner", company: "Multi-Unit Complex", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=2"
id: "3", name: "David Kim", role: "Property Owner", company: "Multi-Unit Complex", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
},
{
id: "4", name: "Jessica Lee", role: "Restaurant Owner", company: "Local Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
id: "4", name: "Jessica Lee", role: "Restaurant Owner", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
}
]}
kpiItems={[