Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user