diff --git a/src/app/page.tsx b/src/app/page.tsx index 9197cb7..31e213c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,13 +147,13 @@ export default function HomePage() { features={[ { id: 1, - tag: "Emergency", title: "Emergency Plumbing Repairs", subtitle: "24/7 rapid response for urgent issues", description: "Whether it's a burst pipe, gas leak, or major flooding, our emergency team responds quickly to minimize damage and get your plumbing back in order.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg"}, + tag: "Emergency", title: "Emergency Plumbing Repairs", subtitle: "24/7 rapid response for urgent issues", description: "Whether it's a burst pipe, gas leak, or major flooding, our emergency team responds quickly to minimize damage and get your plumbing back in order.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg?_wi=1"}, { id: 2, - tag: "Detection", title: "Advanced Leak Detection", subtitle: "Find hidden leaks before they cause damage", description: "Using advanced technology, we locate hidden leaks in walls and underground pipes without invasive digging, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg"}, + tag: "Detection", title: "Advanced Leak Detection", subtitle: "Find hidden leaks before they cause damage", description: "Using advanced technology, we locate hidden leaks in walls and underground pipes without invasive digging, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=1"}, { id: 3, - tag: "Installation", title: "Pipe Repair & Replacement", subtitle: "Modern solutions for aging or damaged pipes", description: "From copper to PEX piping, we replace corroded or damaged pipes with durable modern solutions that last decades.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-as-plumber_23-2151230006.jpg"}, + tag: "Installation", title: "Pipe Repair & Replacement", subtitle: "Modern solutions for aging or damaged pipes", description: "From copper to PEX piping, we replace corroded or damaged pipes with durable modern solutions that last decades.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-as-plumber_23-2151230006.jpg?_wi=1"}, { id: 4, tag: "Cleaning", title: "Professional Drain Cleaning", subtitle: "Clear clogs and restore flow fast", description: "Using hydro-jetting and mechanical cleaning, we remove stubborn clogs, grease buildup, and tree roots from your drains.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9d6515e..3aef697 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -74,13 +74,13 @@ export default function ServicesPage() { features={[ { id: 1, - tag: "Emergency", title: "Emergency Plumbing Repairs", subtitle: "24/7 rapid response for urgent issues", description: "Whether it's a burst pipe, gas leak, or major flooding, our emergency team responds quickly to minimize damage and get your plumbing back in order.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg"}, + tag: "Emergency", title: "Emergency Plumbing Repairs", subtitle: "24/7 rapid response for urgent issues", description: "Whether it's a burst pipe, gas leak, or major flooding, our emergency team responds quickly to minimize damage and get your plumbing back in order.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg?_wi=2"}, { id: 2, - tag: "Detection", title: "Advanced Leak Detection", subtitle: "Find hidden leaks before they cause damage", description: "Using advanced technology, we locate hidden leaks in walls and underground pipes without invasive digging, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg"}, + tag: "Detection", title: "Advanced Leak Detection", subtitle: "Find hidden leaks before they cause damage", description: "Using advanced technology, we locate hidden leaks in walls and underground pipes without invasive digging, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=2"}, { id: 3, - tag: "Installation", title: "Pipe Repair & Replacement", subtitle: "Modern solutions for aging or damaged pipes", description: "From copper to PEX piping, we replace corroded or damaged pipes with durable modern solutions that last decades.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-as-plumber_23-2151230006.jpg"}, + tag: "Installation", title: "Pipe Repair & Replacement", subtitle: "Modern solutions for aging or damaged pipes", description: "From copper to PEX piping, we replace corroded or damaged pipes with durable modern solutions that last decades.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-as-plumber_23-2151230006.jpg?_wi=2"}, ]} title="Our Complete Plumbing Services" description="Comprehensive plumbing solutions for residential and commercial properties. From emergency repairs to preventive maintenance, we've got you covered."