diff --git a/src/applications/accredited-representative-portal/components/common/Header/Navigation.jsx b/src/applications/accredited-representative-portal/components/common/Header/Navigation.jsx
index 1361964a2da0..902bd1b2c750 100644
--- a/src/applications/accredited-representative-portal/components/common/Header/Navigation.jsx
+++ b/src/applications/accredited-representative-portal/components/common/Header/Navigation.jsx
@@ -18,7 +18,7 @@ export const Navigation = () => {
data-testid="nav-home-link"
aria-label="VA logo"
className="nav__link vads-u-display--flex"
- href="/representative"
+ to="/"
>
{
POA requests
Get Help
diff --git a/src/applications/accredited-representative-portal/components/common/Header/UserHelpLinks.jsx b/src/applications/accredited-representative-portal/components/common/Header/UserHelpLinks.jsx
index 4b36bab5ea6b..cb02d426e462 100644
--- a/src/applications/accredited-representative-portal/components/common/Header/UserHelpLinks.jsx
+++ b/src/applications/accredited-representative-portal/components/common/Header/UserHelpLinks.jsx
@@ -8,7 +8,7 @@ const UserNavLinks = () => {
POA Requests
@@ -17,7 +17,7 @@ const UserNavLinks = () => {
Get Help
diff --git a/src/applications/accredited-representative-portal/components/common/Header/UserNavLinks.jsx b/src/applications/accredited-representative-portal/components/common/Header/UserNavLinks.jsx
index 672c36087b33..29ad12693aca 100644
--- a/src/applications/accredited-representative-portal/components/common/Header/UserNavLinks.jsx
+++ b/src/applications/accredited-representative-portal/components/common/Header/UserNavLinks.jsx
@@ -9,7 +9,7 @@ const UserNavLinks = () => {
Profile