diff --git a/src/components/nav/MobileNav/index.tsx b/src/components/nav/MobileNav/index.tsx index 67f07d0..3ffcccd 100644 --- a/src/components/nav/MobileNav/index.tsx +++ b/src/components/nav/MobileNav/index.tsx @@ -40,7 +40,7 @@ export const mobileMenuLinks: NavLink[] = [ childPaths: [ { title: "Make a Request", - path: "/request", + path: "/apply", imgUrl: "https://workfromhomebucket.s3.ap-southeast-2.amazonaws.com/Nav/new-request-simu.png", },