Update src/app/irrigation/page.tsx

This commit is contained in:
2026-04-03 16:54:24 +00:00
parent 34acfd8e5e
commit 1c2c54dac5

View File

@@ -24,9 +24,9 @@ export default function IrrigationPage() {
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" },
{ name: "Services", id: "/" },
{ name: "Why Us", id: "/" },
{ name: "Reviews", id: "/" },
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}