From 0ca16268bb71634790daf8e3413ccc0a44fee194 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 21:18:27 +0000 Subject: [PATCH 1/2] Update src/pages/HomePage/sections/Gallery.tsx --- src/pages/HomePage/sections/Gallery.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Gallery.tsx b/src/pages/HomePage/sections/Gallery.tsx index 141b59c..04324eb 100644 --- a/src/pages/HomePage/sections/Gallery.tsx +++ b/src/pages/HomePage/sections/Gallery.tsx @@ -35,7 +35,7 @@ export default function GallerySection(): React.JSX.Element { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343698.jpg", }, { - title: "Plumbing Repair", + title: "Expert Plumbing Service Repair", description: "Precision sink and pipe installation.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", }, -- 2.49.1 From 6cdf7eabd648dc74c153ffd1052c22a1ed1e4c7e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 21:18:28 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage/sections/Services.tsx --- src/pages/HomePage/sections/Services.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Services.tsx b/src/pages/HomePage/sections/Services.tsx index fcce506..5e0ec8e 100644 --- a/src/pages/HomePage/sections/Services.tsx +++ b/src/pages/HomePage/sections/Services.tsx @@ -16,7 +16,7 @@ export default function ServicesSection(): React.JSX.Element { steps={[ { tag: "01", - title: "Plumbing", + title: "Expert Expert Plumbing Service Service", subtitle: "Reliable Systems", description: "Expert installations, upgrades, and sink piping repairs.", imageSrc: "https://images.pexels.com/photos/4494655/pexels-photo-4494655.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=4494655", -- 2.49.1