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

@@ -15,7 +15,7 @@
</div>
<div class="py-4 px-6">
<div class="py-4 bg-cadet-200 px-6">
<p class="font-bold text-red-500">CHILDREN:</p>
@@ -62,10 +62,13 @@
<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">I dont go to university for just myself. I go to university to inspire that a mother can persevere. I go to university to educate myself and bring it back to my people. I go to university to set an example that I am an educated, civilized, strong Indigenous woman and we exist.</p>
<img class="inline h-60 aspect-video object-cover object-center mt-4" src="<?= get_template_directory_uri() ?>/assets/images/people/student-with-two-children.png" alt="Student With Children">
<p class="mt-4 mb-2 font-medium">Skye Fiddler, Sandy Lake First Nation</p>
<p>Graduated 2019 with Bachelor of Arts, Lakehead University</p>
<div class="flex items-center space-x-4">
<img class="inline mt-4 h-64 lg:h-96" src="<?= get_template_directory_uri() ?>/assets/images/people/student-with-two-children.png" alt="Student With Children">
<div>
<p class="mt-4 mb-2 font-medium">Skye Fiddler, Sandy Lake First Nation</p>
<p>Graduated 2019 with Bachelor of Arts, Lakehead University</p>
</div>
</div>
</div>
</div>