diff --git a/pages/mental-health.tsx b/pages/mental-health.tsx index 66a6c65..96910a8 100644 --- a/pages/mental-health.tsx +++ b/pages/mental-health.tsx @@ -33,6 +33,7 @@ import { useWindowDimensions } from "utils/getWindowDimensions"; import { useIsMobile } from "utils/isMobile"; import { BarGraphVertical } from "@/components/BarGraph"; +import { BodyLink } from "@/components/BlankLink"; import { BottomNav } from "@/components/BottomNav"; import { ComponentWrapper } from "@/components/ComponentWrapper"; import { Header } from "@/components/Header"; @@ -55,7 +56,7 @@ export default function Demographics() {
@@ -75,7 +76,7 @@ export default function Demographics() {
@@ -85,7 +86,7 @@ export default function Demographics() { @@ -98,7 +99,7 @@ export default function Demographics() {
@@ -106,8 +107,8 @@ export default function Demographics() { @@ -118,7 +119,7 @@ export default function Demographics() { @@ -141,8 +142,21 @@ export default function Demographics() { + Not many of our respondents have considered going to counselling. + This is significantly less than the number of people who have + considered going to therapy. UW Health Services offers great + counselling services and resources for all students, you can check + them out + + {" "} + here + + . +

+ } align="left" >
@@ -151,8 +165,8 @@ export default function Demographics() { @@ -166,7 +180,7 @@ export default function Demographics() {
@@ -175,7 +189,7 @@ export default function Demographics() {
@@ -189,8 +203,8 @@ export default function Demographics() { @@ -240,7 +255,7 @@ export default function Demographics() {
@@ -255,7 +270,7 @@ export default function Demographics() {
@@ -293,8 +308,8 @@ export default function Demographics() {
diff --git a/pages/personal.tsx b/pages/personal.tsx index 4b18fb1..d5236d9 100644 --- a/pages/personal.tsx +++ b/pages/personal.tsx @@ -20,7 +20,7 @@ export default function Personal() {
@@ -30,7 +30,7 @@ export default function Personal() {
@@ -49,7 +49,7 @@ export default function Personal() {
@@ -59,7 +59,7 @@ export default function Personal() {
@@ -69,7 +69,7 @@ export default function Personal() {
@@ -79,7 +79,7 @@ export default function Personal() {
@@ -89,7 +89,7 @@ export default function Personal() {