diff --git a/src/app/page.tsx b/src/app/page.tsx index b2be0de..6232b45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function MontanaPlumbingPage() { { value: "24/7 Emergency", label: "Always Available" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1" imageAlt="Luxury home bathroom with elegant plumbing fixtures" imagePosition="right" mediaAnimation="slide-up" @@ -78,19 +78,19 @@ export default function MontanaPlumbingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Victor is a treasure. Not only is he a hard worker, but on time, creative in solving issues and trustworthy. We wouldn't trust our home to anyone else.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1" }, { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Professional, honest, and incredibly skilled. Victor treated our home like his own and completed the job perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "Finally found a plumber we trust completely. Victor's attention to detail and transparent pricing set him apart.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2" }, { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Exceptional craftsmanship and customer service. Victor solved our water pressure issue creatively and efficiently.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" } ]} showRating={true} @@ -134,7 +134,7 @@ export default function MontanaPlumbingPage() { }, { id: 3, - title: "Kitchen & Bathroom Remodels", description: "High-end fixture installation, custom plumbing layouts, and renovation support for your dream home upgrade.", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg" + title: "Kitchen & Bathroom Remodels", description: "High-end fixture installation, custom plumbing layouts, and renovation support for your dream home upgrade.", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2" }, { id: 4, @@ -173,7 +173,7 @@ export default function MontanaPlumbingPage() { useInvertedBackground={true} blogs={[ { - id: "1", category: "Bathroom", title: "Luxury Bathroom Upgrades", excerpt: "High-end fixture installations and custom plumbing layouts for dream bathroom remodels.", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Luxury bathroom upgrade", authorName: "Montana Plumbing", authorAvatar: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", date: "Recent Project" + id: "1", category: "Bathroom", title: "Luxury Bathroom Upgrades", excerpt: "High-end fixture installations and custom plumbing layouts for dream bathroom remodels.", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=3", imageAlt: "Luxury bathroom upgrade", authorName: "Montana Plumbing", authorAvatar: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", date: "Recent Project" }, { id: "2", category: "Kitchen", title: "Kitchen Plumbing Solutions", excerpt: "Professional kitchen sink installation and plumbing infrastructure for modern home upgrades.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-crouching-near-kitchen-sink_259150-58255.jpg", imageAlt: "Modern kitchen plumbing", authorName: "Montana Plumbing", authorAvatar: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", date: "Recent Project"