Update src/app/contact/page.tsx

This commit is contained in:
2026-03-25 18:51:50 +00:00
parent 7c7a5d7a05
commit eeb85ab18e

View File

@@ -30,17 +30,17 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "Services",
id: "services",
href: "/services",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="Mow-tivated LLC"