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