diff --git a/src/app/page.tsx b/src/app/page.tsx index 81204bc..4762337 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,13 +64,13 @@ export default function HomePage() { { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-bathroom-talking-by-mobile-phone_329181-20780.jpg", imageAlt: "Professional plumber at work"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/empty-bathroom-with-hand-wash-basin_107420-63637.jpg", imageAlt: "Bathroom plumbing renovation"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/empty-bathroom-with-hand-wash-basin_107420-63637.jpg?_wi=1", imageAlt: "Bathroom plumbing renovation"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746306.jpg", imageAlt: "Full repipe system installation"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746306.jpg?_wi=1", imageAlt: "Full repipe system installation"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001076.jpg", imageAlt: "Steam generator installation"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001076.jpg?_wi=1", imageAlt: "Steam generator installation"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg", imageAlt: "General plumbing repair"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=1", imageAlt: "General plumbing repair"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/father-kid-taking-selfies_23-2148947322.jpg", imageAlt: "PB&J Plumbing experienced team"}, ]} @@ -90,22 +90,22 @@ export default function HomePage() { features={[ { id: "repipe", title: "Full Repipe Systems", author: "Expert Installation", description: "Complete home repiping with modern materials. We assess your system and replace outdated pipes with durable, high-quality alternatives to ensure lasting reliability.", tags: ["Home Upgrade", "Quality Materials"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746306.jpg", imageAlt: "Full repipe system installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746306.jpg?_wi=2", imageAlt: "Full repipe system installation"}, { id: "bathroom", title: "Bathroom Remodels", author: "Design & Installation", description: "Transform your bathroom with our comprehensive remodeling services. We handle plumbing layout, fixtures, and installations to create the bathroom of your dreams.", tags: ["Design", "Installation"], - imageSrc: "http://img.b2bpic.net/free-photo/empty-bathroom-with-hand-wash-basin_107420-63637.jpg", imageAlt: "Luxury bathroom remodel"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-bathroom-with-hand-wash-basin_107420-63637.jpg?_wi=2", imageAlt: "Luxury bathroom remodel"}, { id: "toilet", title: "In-Wall Toilet Systems", author: "Modern Installation", description: "Sleek, space-saving in-wall toilet systems that give your bathroom a contemporary look. Expert installation with concealed tanks and smooth operation.", tags: ["Modern Design", "Space Saving"], imageSrc: "http://img.b2bpic.net/free-photo/toilet-seat_1203-3742.jpg", imageAlt: "In-wall toilet system"}, { id: "steam", title: "Steam Generator Installation", author: "Luxury Addition", description: "Install a personal steam shower system for ultimate relaxation. Complete plumbing integration and professional setup for safe, reliable operation.", tags: ["Luxury", "Wellness"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001076.jpg", imageAlt: "Steam shower installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001076.jpg?_wi=2", imageAlt: "Steam shower installation"}, { id: "master", title: "Master Remodels", author: "Full-Service Renovation", description: "Complete master suite and bathroom renovations. We coordinate all plumbing aspects of your major remodel project with precision and professionalism.", tags: ["Comprehensive", "Expert Coordination"], imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746322.jpg", imageAlt: "Master bathroom renovation"}, { id: "general", title: "General Plumbing Repairs", author: "Quick Solutions", description: "Fast response to leaks, clogs, and emergency repairs. Available for residential plumbing issues—from minor fixes to urgent problems that can't wait.", tags: ["Emergency", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg", imageAlt: "General plumbing repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=2", imageAlt: "General plumbing repair service"}, ]} animationType="slide-up" textboxLayout="default"