diff --git a/src/app/page.tsx b/src/app/page.tsx index 30c2b82..92e1003 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function PlumbingPage() { buttons={[{ text: "Schedule Service", href: "#contact" }]} features={[ { title: "Drain Cleaning", description: "High-pressure jetting and auger services for stubborn blockages.", imageSrc: "http://img.b2bpic.net/free-photo/dirty-home-concept-with-messy-bathroom-high-angle_23-2149311321.jpg" }, - { title: "Emergency Plumbing", description: "Available 24/7 for burst pipes, leaks, and sewer backups.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedics-ambulance-car_23-2149478453.jpg" }, + { title: "Emergency Plumbing", description: "Available 24/7 for burst pipes, leaks, and sewer backups.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8QmuAHLlsyvE7ARuCwscRyWG3/uploaded-1779559481705-tuacss9d.png" }, { title: "Sewer & Main Line", description: "Advanced camera inspections and trenchless repair solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-with-camera-device-world-photography-day-celebration_23-2151657208.jpg" }, { title: "Water Heaters", description: "Fast repair and installation of standard and tankless systems.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg" }, { title: "Kitchen & Bath", description: "Fixing leaks, installing fixtures, and addressing drain issues.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg" }, @@ -117,7 +117,7 @@ export default function PlumbingPage() {