Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 23:15:00 +00:00

View File

@@ -51,11 +51,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Martinez", handle: "Homeowner, Orlando", testimonial: "Prompt service and staff members who are happy to help educate customers. Excellent work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg?_wi=1"
},
{
name: "James Wilson", handle: "Property Manager", testimonial: "Great job totally satisfied with the quality of work and the price. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -78,7 +78,7 @@ export default function LandingPage() {
{ value: "4.7★", title: "Customer Rating from 12+ Reviews" },
{ value: "24/7", title: "Emergency Response Available" }
]}
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg?_wi=1"
imageAlt="Professional plumbing installation"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -110,7 +110,7 @@ export default function LandingPage() {
title: "Water Heater Service", description: "Repair and installation of water heaters", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721546.jpg", imageAlt: "Water heater installation", buttonIcon: Zap
},
{
title: "Bathroom & Kitchen Plumbing", description: "Complete plumbing installations and renovations", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg", imageAlt: "Bathroom plumbing", buttonIcon: Home
title: "Bathroom & Kitchen Plumbing", description: "Complete plumbing installations and renovations", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg?_wi=2", imageAlt: "Bathroom plumbing", buttonIcon: Home
},
{
title: "Commercial Plumbing", description: "Large-scale commercial plumbing solutions", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Commercial plumbing", buttonIcon: Building2
@@ -133,11 +133,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Martinez", role: "Homeowner", company: "Orlando, FL", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg?_wi=2"
},
{
id: "2", name: "James Wilson", role: "Property Manager", company: "Downtown Orlando", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2"
},
{
id: "3", name: "Michael Chen", role: "Business Owner", company: "Local Restaurant", rating: 5,