diff --git a/src/components/AddressSearch.tsx b/src/components/AddressSearch.tsx
index 6e90def..114df82 100644
--- a/src/components/AddressSearch.tsx
+++ b/src/components/AddressSearch.tsx
@@ -15,6 +15,7 @@ import ProgressBar from "./ProgressBar";
import * as ELG from "esri-leaflet-geocoder";
import Link from "next/link";
import { GrLinkNext } from "react-icons/gr";
+import { IoMdArrowBack } from "react-icons/io";
import { api } from "../utils/api";
declare global {
@@ -297,6 +298,12 @@ const AddressSearch: React.FC = () => {
)}
+
+
+
);
})}
+
+
+
+
+
+
+ Retake Demographic Survey
+
+
diff --git a/src/pages/polissurvey.tsx b/src/pages/polissurvey.tsx
index 700dc75..15ba296 100644
--- a/src/pages/polissurvey.tsx
+++ b/src/pages/polissurvey.tsx
@@ -6,6 +6,7 @@ import Link from "next/link";
import ProgressBar from "../components/ProgressBar";
import LoggedInAs from "./loggedinas";
import { useSession } from "next-auth/react";
+import { IoMdArrowBack } from "react-icons/io";
const PolisSurvey: NextPage = () => {
const router = useRouter();
@@ -58,7 +59,8 @@ const PolisSurvey: NextPage = () => {
className="rounded-full bg-white/90 px-10 py-2 text-blue-default no-underline transition hover:bg-white hover:text-blue-darker"
>
{" "}
- Return to polis survey selection
+
+ Select New Polis Survey