diff --git a/src/assets/images/icons/refer-a-friend.svg b/src/assets/images/icons/refer-a-friend.svg
new file mode 100644
index 0000000..16fcd91
--- /dev/null
+++ b/src/assets/images/icons/refer-a-friend.svg
@@ -0,0 +1,12 @@
+
diff --git a/src/assets/images/icons/resources.svg b/src/assets/images/icons/resources.svg
new file mode 100644
index 0000000..6b9689e
--- /dev/null
+++ b/src/assets/images/icons/resources.svg
@@ -0,0 +1,5 @@
+
diff --git a/src/assets/images/icons/waiting.svg b/src/assets/images/icons/waiting.svg
new file mode 100644
index 0000000..153039c
--- /dev/null
+++ b/src/assets/images/icons/waiting.svg
@@ -0,0 +1,8 @@
+
diff --git a/src/components/AuthPages/Login/LoginLanding.jsx b/src/components/AuthPages/Login/LoginLanding.jsx
index 665f8a8..476c1aa 100644
--- a/src/components/AuthPages/Login/LoginLanding.jsx
+++ b/src/components/AuthPages/Login/LoginLanding.jsx
@@ -95,12 +95,17 @@ export default function LoginLanding() {
Don't have an account?{" "}
-
Sign Up
-
+ */}
+
+ Sign Up in App Store
+
diff --git a/src/components/Partials/RightSideBar.jsx b/src/components/Partials/RightSideBar.jsx
index 99e4831..6196302 100644
--- a/src/components/Partials/RightSideBar.jsx
+++ b/src/components/Partials/RightSideBar.jsx
@@ -86,7 +86,7 @@ export default function RightSideBar({ myJobList }) {
{/* image */}
-
+
{/* name */}
@@ -99,29 +99,7 @@ export default function RightSideBar({ myJobList }) {
{/* image */}
-
+
{/* name */}
@@ -157,32 +135,7 @@ export default function RightSideBar({ myJobList }) {
{/* image */}
-
+
{/* name */}
diff --git a/src/components/jobPopout/PendingJobsPopout.jsx b/src/components/jobPopout/PendingJobsPopout.jsx
index 61bbb0c..70bb12b 100644
--- a/src/components/jobPopout/PendingJobsPopout.jsx
+++ b/src/components/jobPopout/PendingJobsPopout.jsx
@@ -225,11 +225,17 @@ function PendingJobsPopout({ details, onClose, situation }) {
/>
-
-
+ {/*
+ /> */}
+ <>
+
+
+ {details.job_description || details.description}
+
+ >