diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bae9fcc..a93b71d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,15 +82,15 @@ export default function AboutPage() { { id: 1, title: "Customer First", description: - "Your satisfaction is our top priority. We listen to your needs and provide solutions that work best for your home and budget.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"}, + "Your satisfaction is our top priority. We listen to your needs and provide solutions that work best for your home and budget.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=4"}, { id: 2, title: "Professional Excellence", description: - "Our team stays current with the latest plumbing technologies and best practices. Every technician is licensed, trained, and fully insured.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"}, + "Our team stays current with the latest plumbing technologies and best practices. Every technician is licensed, trained, and fully insured.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=3"}, { id: 3, title: "Transparent & Fair", description: - "No hidden fees. We explain the problem, discuss options, and provide upfront pricing before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, + "No hidden fees. We explain the problem, discuss options, and provide upfront pricing before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=3"}, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/page.tsx b/src/app/page.tsx index 99048bf..1d0cbb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=1" imageAlt="Professional emergency plumber in Jersey City" mediaAnimation="blur-reveal" frameStyle="card" @@ -72,11 +72,11 @@ export default function HomePage() { { id: 1, title: "Emergency Plumbing", description: - "Burst pipes, gas leaks, and urgent water issues. We respond within minutes to emergency calls.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"}, + "Burst pipes, gas leaks, and urgent water issues. We respond within minutes to emergency calls.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=1"}, { id: 2, title: "Water Heater Repair & Replacement", description: - "Expert diagnosis and fast repairs. When replacement is needed, we install the right system for your home.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, + "Expert diagnosis and fast repairs. When replacement is needed, we install the right system for your home.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1"}, { id: 3, title: "Drain Cleaning & Maintenance", description: @@ -84,7 +84,7 @@ export default function HomePage() { { id: 4, title: "Leak Detection & Repair", description: - "Hidden leaks? We find them fast with advanced detection. Save water and money.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"}, + "Hidden leaks? We find them fast with advanced detection. Save water and money.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default" @@ -124,22 +124,22 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "Jersey City Homeowner", testimonial: - "Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Sarah Johnson"}, + "Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", handle: "Property Manager", testimonial: - "I'm happy with the service and will use them again for sure if needed. Highly professional team.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Michael Chen"}, + "I'm happy with the service and will use them again for sure if needed. Highly professional team.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2", imageAlt: "Michael Chen"}, { id: "3", name: "Angela Rodriguez", handle: "Jersey City Resident", testimonial: - "Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Angela Rodriguez"}, + "Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=3", imageAlt: "Angela Rodriguez"}, { id: "4", name: "David Kim", handle: "Business Owner", testimonial: - "Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "David Kim"}, + "Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=4", imageAlt: "David Kim"}, { id: "5", name: "Lisa Thompson", handle: "Jersey City Homeowner", testimonial: - "They explained everything and didn't push unnecessary work. Fair pricing and quality service.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Lisa Thompson"}, + "They explained everything and didn't push unnecessary work. Fair pricing and quality service.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=5", imageAlt: "Lisa Thompson"}, { id: "6", name: "James Martinez", handle: "Landlord", testimonial: - "Reliable, professional, and they work with landlords on scheduling. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "James Martinez"}, + "Reliable, professional, and they work with landlords on scheduling. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=6", imageAlt: "James Martinez"}, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 4590908..7b7cc58 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -46,22 +46,22 @@ export default function ReviewsPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "Jersey City Homeowner", testimonial: - "Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Sarah Johnson"}, + "Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=7", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", handle: "Property Manager", testimonial: - "I'm happy with the service and will use them again for sure if needed. Highly professional team.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Michael Chen"}, + "I'm happy with the service and will use them again for sure if needed. Highly professional team.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=8", imageAlt: "Michael Chen"}, { id: "3", name: "Angela Rodriguez", handle: "Jersey City Resident", testimonial: - "Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Angela Rodriguez"}, + "Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=9", imageAlt: "Angela Rodriguez"}, { id: "4", name: "David Kim", handle: "Business Owner", testimonial: - "Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "David Kim"}, + "Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=10", imageAlt: "David Kim"}, { id: "5", name: "Lisa Thompson", handle: "Jersey City Homeowner", testimonial: - "They explained everything and didn't push unnecessary work. Fair pricing and quality service.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Lisa Thompson"}, + "They explained everything and didn't push unnecessary work. Fair pricing and quality service.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=11", imageAlt: "Lisa Thompson"}, { id: "6", name: "James Martinez", handle: "Landlord", testimonial: - "Reliable, professional, and they work with landlords on scheduling. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "James Martinez"}, + "Reliable, professional, and they work with landlords on scheduling. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=12", imageAlt: "James Martinez"}, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e723262..a3c960b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,15 +59,15 @@ export default function ServicesPage() { { id: 1, title: "Emergency Repairs", description: - "24/7 emergency response for burst pipes, gas leaks, and critical water issues. We arrive quickly and fix problems right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"}, + "24/7 emergency response for burst pipes, gas leaks, and critical water issues. We arrive quickly and fix problems right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=3"}, { id: 2, title: "Water Heater Services", description: - "Installation, repair, and maintenance of gas and electric water heaters. We help you choose the right system for your home's needs.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"}, + "Installation, repair, and maintenance of gas and electric water heaters. We help you choose the right system for your home's needs.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2"}, { id: 3, title: "Drain & Sewer Cleaning", description: - "Professional drain cleaning using advanced equipment. We clear clogs and prevent future backups with regular maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, + "Professional drain cleaning using advanced equipment. We clear clogs and prevent future backups with regular maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default"