diff --git a/src/app/page.tsx b/src/app/page.tsx index d0d806e..97dbddf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-female-worker-uniform-pointing-clock-looking-pleased-front-view_176474-34419.jpg", imageAlt: "Emergency plumbing response with rapid technician service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15088.jpg", imageAlt: "Water heater installation by licensed plumbing expert"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15088.jpg?_wi=1", imageAlt: "Water heater installation by licensed plumbing expert"}, ]} buttons={[ { text: "Call Now for Immediate Service", href: "tel:+1-503-555-0123" }, @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "water-heater", title: "Water Heater Installation & Repair", descriptions: [ "Gas and electric systems installed and repaired by certified technicians.", "Energy-efficient solutions that save money on utility bills."], - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15088.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15088.jpg?_wi=2"}, { id: "main-water-line", title: "Main Water Line Repair", descriptions: [ "Fix underground water line issues quickly with minimal yard disruption.", "Advanced detection and repair techniques for lasting solutions."], @@ -215,13 +215,13 @@ export default function LandingPage() { tagAnimation="slide-up" members={[ { - id: "jeff-owner", name: "Jeff Martinez", role: "Owner & Lead Technician", description: "With over 20 years of plumbing experience serving Oregon homeowners, Jeff and his team are known for showing up fast, doing honest work, and treating customers with respect. Jeff believes plumbing service should be transparent, professional, and done right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94784.jpg", socialLinks: [ + id: "jeff-owner", name: "Jeff Martinez", role: "Owner & Lead Technician", description: "With over 20 years of plumbing experience serving Oregon homeowners, Jeff and his team are known for showing up fast, doing honest work, and treating customers with respect. Jeff believes plumbing service should be transparent, professional, and done right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94784.jpg?_wi=1", socialLinks: [ { icon: Linkedin, url: "#" }, { icon: Facebook, url: "#" }, ], }, { - id: "team-member-2", name: "Maria Rodriguez", role: "Master Plumber", description: "Maria brings 15 years of expertise in residential and commercial plumbing. Known for her attention to detail and customer care, she specializes in complex water system upgrades and leak detection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94784.jpg", socialLinks: [ + id: "team-member-2", name: "Maria Rodriguez", role: "Master Plumber", description: "Maria brings 15 years of expertise in residential and commercial plumbing. Known for her attention to detail and customer care, she specializes in complex water system upgrades and leak detection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94784.jpg?_wi=2", socialLinks: [ { icon: Linkedin, url: "#" }, { icon: Facebook, url: "#" }, ],