starting search
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
<div class="flex flex-col bg-white">
|
||||
|
||||
<!--Making Healthy Choices -->
|
||||
<div class="py-4 px-6">
|
||||
|
||||
<p class="font-bold text-red-500">When you move from your home community to an urban centre, you will be more independent and responsible for your own life choices.</p>
|
||||
@@ -31,7 +30,7 @@
|
||||
<div class="py-4 px-6">
|
||||
|
||||
<div class="py-4 space-y-4 lg:w-1/4 mx-auto">
|
||||
<img src="<?php echo get_template_directory_uri() . '/assets/images/logos/thehealthline-logo.png' ?>" alt="You Can Do It">
|
||||
<img src="<?php echo get_template_directory_uri() . '/assets/images/logos/thehealthline-logo.png' ?>" alt="The HealthLine">
|
||||
</div>
|
||||
|
||||
<ul class="list-disc px-8 space-y-2 py-2">
|
||||
@@ -46,7 +45,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="py-8 space-y-4 lg:w-1/4 mx-auto">
|
||||
<img src="<?php echo get_template_directory_uri() . '/assets/images/bgs/get-involved.png' ?>" alt="You Can Do It">
|
||||
<img src="<?php echo get_template_directory_uri() . '/assets/images/bgs/get-involved.png' ?>" alt="Get Involved">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -78,7 +77,7 @@
|
||||
<div class="max-w-7xl mx-auto lg:flex flex-col items-center">
|
||||
<i class="bi-quote text-7xl inline text-cadet-300"></i>
|
||||
<p class="font-medium inline text-xl">Get involved with your community and make friends who help you achieve!</p>
|
||||
<img class="inline h-56 aspect-video object-cover mt-4" src="<?= get_template_directory_uri() ?>/assets/images/people/young-female-student.png" alt="">
|
||||
<img class="inline h-56 aspect-video object-cover mt-4" src="<?= get_template_directory_uri() ?>/assets/images/people/young-female-student.png" alt="Young Female Student">
|
||||
<p class="mt-4 mb-2 font-medium">Abby Davey, Moose Cree First Nation</p>
|
||||
<p>Algonquin College – Indigenous Studies</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user