internal pages completed

This commit is contained in:
prospect
2024-01-16 21:51:39 -05:00
parent a1527fcf30
commit d0c3923e4c
51 changed files with 1284 additions and 92 deletions

View File

@@ -0,0 +1,33 @@
<article>
<div class="py-2 px-6">
<p class="font-bold text-red-500 mb-4">Healthy relationships, behaviours and attitudes,</p>
</div>
<div class="bg-white">
<div class="px-6">
<p class="">
From healthy relationships to healthy behaviours and attitudes, understanding your sexual health is an important part of your overall well-being. It isnt just about preventing sexually transmitted infections. Its about being aware of your body, and your overall health. Its also about making the right decisions and having respect for others.
</p>
</div>
</div>
<div class="mt-8 px-4 space-y-4 py-4 w-full text-white bg-cadet-900 shadow-md">
<p class="italic font-medium">Confidential counselling and medical services are available at the on-campus clinic. If they cannot provide the help you need, they can refer you to community specialists or clinics.
</p>
<p><a class="font-medium underline" href="https://sexualhealthontario.ca/en/home">Sexual Health Ontario</a></p>
</div>
<div class="p-4 space-y-4">
<p class="">The <a class="font-medium underline" href="https://www.nativeyouthsexualhealth.com">Native Youth Sexual Health</a> Network has information about different areas of sexual health and well-being.
</p>
</div>
<div class="lg:grid lg:grid-cols-2 space-y-2">
<div class="px-4 mx-auto">
<img src=" <?= get_template_directory_uri() ?>/assets/images/bgs/sexual-health-contraceptives.png" alt="Public Transit">
</div>
</div>
</article>