diff --git a/src/app/services/painting/page.tsx b/src/app/services/painting/page.tsx index 51e7859..6fb03f4 100644 --- a/src/app/services/painting/page.tsx +++ b/src/app/services/painting/page.tsx @@ -28,9 +28,9 @@ export default function PaintingServicesPage() { brandName="Earl Boys Services" navItems={[ { name: "Home", id: "/" }, - { name: "Services", id: "/services" }, - { name: "About", id: "/about" }, - { name: "Reviews", id: "/reviews" }, + { name: "Services", id: "services" }, + { name: "About", id: "about" }, + { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "/contact" } ]} button={{