-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathquickfix.html
110 lines (106 loc) · 5.86 KB
/
quickfix.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Data and statistics about mental health">
<!-- Bootstrap CDN -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Googlefonts CDN -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400&family=Oxygen:wght@300;400;700&display=swap"
rel="stylesheet">
<!-- Fontawesome -->
<script src="https://kit.fontawesome.com/d1557c7a8f.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/css/style.css">
<title>ZenBot - Quick Fix</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html" id="logo">ZenBot</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto" id="menu">
<li class="nav-item">
<a class="nav-link" href="index.html"> <span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="toolbox.html">Toolbox <span
class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="crew.html">Crew</a>
</li>
</ul>
</div>
</nav>
</header>
<main class="p-3">
<div class="container resource-container p-4">
<h1>Empowering Men to Thrive in Mind and Spirit
</h1>
<br>
<p>In the fast-paced world we live in, taking care of your mental health is as crucial as maintaining
physical well-being.</p>
<p>Quick Fix is your go-to resource for addressing men's mental health issues head-on. Explore these
essential tips to cultivate a resilient and thriving mind:</p>
<br>
<h3><a href="https://www.pixelthoughts.co/" target="_blank">60 second Meditation</a></h3>
<p>Break the stigma surrounding mental health by fostering open and honest dialogues. Share your feelings
with trusted friends or seek professional help when needed.</p>
<hr>
<h3><a href="https://www.mind.org.uk/need-urgent-help/what-can-i-do-to-help-myself-cope/relaxing-and-calming-exercises/
" target="_blank">Relaxing and Calming Videos</a></h3>
<p>Relaxing videos can be a form of mindfulness practice. By immersing yourself in the content, you focus on
the present moment, temporarily letting go of worries about the past or future.</p>
<hr>
<h3><a href="http://weavesilk.com/" target="_blank">Draw your thoughts</a></h3>
<p>Drawing provides a visual representation of your thoughts, making complex ideas more tangible and easier
to understand.</p>
<hr>
<h3><a href="https://www.forbes.com/sites/victorlipman/2018/11/26/how-mindfulness-can-make-you-a-better-manager/"
target="_blank">Mindful
Stress Management</a></h3>
<p>Develop effective stress management techniques, such as deep breathing exercises, mindfulness, or yoga.
These practices can help alleviate stress and improve overall mental well-being.</p>
<hr>
<h3><a href="https://www.mindsoother.com/blog/seven-ways-to-cultivate-gratitude" target="_blank">Cultivate Gratitude</a></h3>
<p>Practice gratitude by reflecting on positive aspects of your life. This simple habit can shift your focus
toward the positive and improve your overall outlook.</p>
</div>
</main>
<footer class="container-fluid">
<div class="row">
<div class="col-12 col-md-4 text-center text-md-end">
Code Institute Movember Hackathon 2023
</div>
<div class="col-12 col-md-4 text-center text-md-end">
Copyright © ZenBot Collective
</div>
<div class="col-12 col-md-4 text-center text-md-start">
<a href="crew.html" class="crew-footer" aria-label="Here, link to crew page">Crew <i
class="fa-brands fa-github"></i> and
<i class="fa-brands fa-linkedin"></i> links</a>
</div>
</div>
</footer>
<script src="assets/js/script.js"></script>
<!-- Bootstrap Script files -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.7/dist/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
</script>
</body>
</html>