From b25384fbd64ddd131d27ea4e6577a8beaa9499fe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 01:46:00 +0000 Subject: [PATCH] Update src/app/services/plumbing/page.tsx --- src/app/services/plumbing/page.tsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/app/services/plumbing/page.tsx b/src/app/services/plumbing/page.tsx index 972d2a5..a900dc8 100644 --- a/src/app/services/plumbing/page.tsx +++ b/src/app/services/plumbing/page.tsx @@ -6,14 +6,20 @@ import FooterCard from '@/components/sections/footer/FooterCard'; export default function PlumbingPage() { return ( - - + +

Plumbing Services

Professional plumbing solutions for your residential needs, including leak repairs, pipe installation, and drain clearing.

- - +
+ +
+
); } \ No newline at end of file