From 7594aae8672bc52f7a05000854ce78ef54801163 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 13:34:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90d7385..49295eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { { id: "s1", title: "Emergency Plumbing", description: "Rapid response for burst pipes, leaks, and critical plumbing issues 24/7.", tag: "Urgent", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", imageAlt: "Young woman in her kitchen" }, { id: "s2", title: "Gas Fitting", description: "Certified gas line installations and safety inspections for your home appliances.", tag: "Certified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDZVok20JvKYcp1UENzb2OyGcr/uploaded-1779715601801-f2i2vba3.jpg?_wi=2", imageAlt: "Young woman in her kitchen" }, { id: "s3", title: "Drain Cleaning", description: "High-tech clearing solutions for slow drains and deep pipe obstructions.", tag: "Advanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDZVok20JvKYcp1UENzb2OyGcr/uploaded-1779715601801-058csuwo.jpg?_wi=1", imageAlt: "Young woman in her kitchen" }, - { id: "s4", title: "Water Heaters", description: "Expert repair and installation of high-efficiency water heating systems.", tag: "Reliable", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDZVok20JvKYcp1UENzb2OyGcr/uploaded-1779715601801-cwbg58nf.png?_wi=1", imageAlt: "Young woman in her kitchen" }, + { id: "s4", title: "Water Heaters", description: "Expert repair and installation of high-efficiency water heating systems.", tag: "Reliable", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDZVok20JvKYcp1UENzb2OyGcr/uploaded-1779715601801-249ejcrg.jpg", imageAlt: "Young woman in her kitchen" }, ]} title="Professional Services" description="From emergency repairs to precision gas fitting, we handle every detail with care." -- 2.49.1