From 2380cf3f96ed8d3f80ed633d11a98aca06bea93c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:25:06 +0000 Subject: [PATCH] Update src/app/irrigation/page.tsx --- src/app/irrigation/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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" }}