diff --git a/src/app/irrigation/page.tsx b/src/app/irrigation/page.tsx index 6c81be3..efbffff 100644 --- a/src/app/irrigation/page.tsx +++ b/src/app/irrigation/page.tsx @@ -25,8 +25,6 @@ export default function IrrigationPage() { navItems={[ { name: "Home", id: "/" }, { name: "Services", id: "/#services" }, - { name: "Irrigation", id: "/irrigation" }, - { name: "Rock & Gravel", id: "/rock-and-gravel" }, ]} brandName="Ryan Brothers" button={{ text: "Contact", href: "tel:4803279024" }}