Update src/app/irrigation/page.tsx

This commit is contained in:
2026-04-07 15:25:06 +00:00
parent 3cde9b79c6
commit 2380cf3f96

View File

@@ -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" }}