Update src/app/services/sewer-line-repair/page.tsx

This commit is contained in:
2026-06-03 23:54:25 +00:00
parent 195d86a1d0
commit a8312a7d24

View File

@@ -14,7 +14,6 @@ import {
Hammer,
HardHat,
MapPin,
Pipe,
Search,
ShieldCheck,
Star,
@@ -127,7 +126,6 @@ export default function SewerLineRepairPage() {
text: "Privacy Policy", href: "/privacy-policy"}}
rightLink={{
text: "Terms of Service", href: "/terms-of-service"}}
useInvertedBackground={true}
/>
</div>
</ThemeProvider>