starting technical seo
This commit is contained in:
@@ -13,7 +13,7 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
</div>
|
||||
|
||||
<!-- Top Level Pages Section -->
|
||||
<div class="px-4 py-4 bg-cadet-200">
|
||||
<div class="px-2 py-4 bg-cadet-200">
|
||||
<ul class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-2 max-w-7xl mx-auto">
|
||||
|
||||
<!-- Home Top Level Pages Loop -->
|
||||
@@ -31,11 +31,13 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
|
||||
<li class="category-cards flex rounded-md shadow-md relative overflow-hidden w-full" style="background-image: url('<?php echo get_template_directory_uri(); ?>/assets/images/bgs/<?php echo $pageBG ?>');">
|
||||
|
||||
<a class="w-full py-8 px-4 space-x-4 flex items-center lg:flex-col lg:justify-center" href="<?php echo $pageSlug ?>">
|
||||
<a class="relative w-full text-center py-10 space-y-2 flex items-center flex-col justify-center" href="<?php echo $pageSlug ?>">
|
||||
|
||||
<i class="<?php echo $pageBootstrapIcon ?> text-2xl" aria-hidden="true"></i>
|
||||
<h2 class="font-medium text-sm md:text-center"><?php echo $pageTitle ?></h2>
|
||||
<!-- <p class="font-medium lg:text-center"><?php echo get_field('description', $pageID); ?></p> -->
|
||||
<div class="absolute inset-0 flex items-center justify-center bg-blue-500 bg-opacity-50 rounded-md py-2 px-2">
|
||||
<!-- <i class="<?php echo $pageBootstrapIcon ?> text-2xl" aria-hidden="true"></i> -->
|
||||
<h2 class="text-sm font-medium text-white"><?php echo $pageTitle ?></h2>
|
||||
<!-- <p class="font-medium lg:text-center"><?php echo get_field('description', $pageID); ?></p> -->
|
||||
</div>
|
||||
|
||||
</a>
|
||||
|
||||
@@ -59,11 +61,13 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
|
||||
</div>
|
||||
|
||||
<div class="flex items-center p-8 bg-cadet-200 space-x-4">
|
||||
<img class="inline h-36 lg:h-64" src="<?= get_template_directory_uri() ?>/assets/images/people/deputy-grand-chief-derek-fox.png" alt="Student With Children">
|
||||
<div>
|
||||
<p class="mb-2 font-medium">Derek Fox</p>
|
||||
<p>Deputy Grand Chief</p>
|
||||
<div class="px-4">
|
||||
<div class="flex items-center py-8 px-4 lg:px-8 rounded-md bg-cadet-200 space-x-4">
|
||||
<img class="w-24 lg:w-64" src="<?= get_template_directory_uri() ?>/assets/images/people/deputy-grand-chief-derek-fox.png" alt="Deput Grand Chief">
|
||||
<div>
|
||||
<p class="mb-2 font-medium">Derek Fox</p>
|
||||
<p>Deputy Grand Chief</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -73,9 +77,9 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
|
||||
<!-- Congratulations Quote -->
|
||||
<section>
|
||||
<div class="italic py-8 bg-white text-cadet-900 space-y-4">
|
||||
<div class="italic bg-white text-cadet-900 space-y-4">
|
||||
<div class="max-w-7xl mx-auto lg:flex flex-col items-center">
|
||||
<ul class="space-y-2 px-8 mb-4">
|
||||
<ul class="space-y-2 px-8 py-2 my-4">
|
||||
<li class="font-bold text-cadet-400 inline text-xl mb-2">Congratulations! </li>
|
||||
<li>You have decided to continue your education after Grade 12.</li>
|
||||
<li>You have a dream for your future.</li>
|
||||
@@ -84,8 +88,8 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
<li>In any case, this handbook has information to help you on this next step in your education journey</li>
|
||||
</ul>
|
||||
|
||||
<div class="flex items-center p-8 bg-cadet-200 space-x-4">
|
||||
<img class="inline h-36 lg:h-64" src="<?= get_template_directory_uri() ?>/assets/images/people/bachelor-of-nursing-student.png" alt="Student With Children">
|
||||
<div class="flex items-center py-4 lg:py-8 px-4 lg:px-8 bg-cadet-200 space-x-4">
|
||||
<img class="w-24 lg:w-64 object-cover object-top" src="<?= get_template_directory_uri() ?>/assets/images/people/bachelor-of-nursing-student.png" alt="Congratulation Quote Student">
|
||||
<div>
|
||||
<p class="mb-2 font-medium">Catherine Sergerie, Moose Cree First Nation</p>
|
||||
<p>Lakehead University, BScN (Bachelor of Science in Nursing) and a Minor in Indigenous Learning</p>
|
||||
@@ -97,28 +101,29 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
|
||||
</section>
|
||||
|
||||
<section class="bg-white">
|
||||
<div class="max-w-7xl mx-auto">
|
||||
<div class="bg-white">
|
||||
<h2 class="text-3xl p-4 text-red-500 font-bold">Attending College or University</h2>
|
||||
<div class="px-4 py-8 bg-attending-college-or-university">
|
||||
<p class="text-white">
|
||||
Transitioning from high school to college or university is a big change. If you are coming from a small First Nation, the school will likely have more students than the population of your community! There will also be students from around the world who will be learning alongside you.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="italic py-8 px-8 bg-cadet-500 text-cadet-900 space-y-4">
|
||||
<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">There’s so much opportunities for yourself to take,
|
||||
such as meeting new people, participating in extracurricular
|
||||
activities and you can do what interests
|
||||
you. Also, you will notice the way you feel your
|
||||
mind opening up in a way that you enjoy.”</p>
|
||||
<p class="mt-4 mb-2 font-medium">Keara Isaac, Moose Cree First Nation</p>
|
||||
<p>Social Service Worker – Indigenous Specialization at Cambrian College</p>
|
||||
</div>
|
||||
|
||||
<h2 class="text-3xl p-4 max-w-7xl mx-auto text-red-500 font-bold">Attending College or University</h2>
|
||||
|
||||
<div class="p-8 bg-attending-college-or-university">
|
||||
<p class="text-white max-w-7xl mx-auto">
|
||||
Transitioning from high school to college or university is a big change. If you are coming from a small First Nation, the school will likely have more students than the population of your community! There will also be students from around the world who will be learning alongside you.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="italic py-8 px-8 bg-cadet-500 text-cadet-900 space-y-4">
|
||||
<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">There’s so much opportunities for yourself to take,
|
||||
such as meeting new people, participating in extracurricular
|
||||
activities and you can do what interests
|
||||
you. Also, you will notice the way you feel your
|
||||
mind opening up in a way that you enjoy.”</p>
|
||||
<p class="mt-4 mb-2 font-medium">Keara Isaac, Moose Cree First Nation</p>
|
||||
<p>Social Service Worker – Indigenous Specialization at Cambrian College</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user