current progress

This commit is contained in:
prospect
2023-12-26 22:56:58 -05:00
commit 7843c7b084
99 changed files with 42808 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<article>
<div class="flex flex-col bg-white">
<div class="font-mono py-8 px-12 text-white bg-prep-for-col-uni">
<p class="max-w-7xl mx-auto">Take some time to look at what you want for your
future. Talk to your family, friends, teachers and
other people who will listen to help you decide
where you want to go.</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">Set goals and work hard. This is an
opportunity to explore your future!</p>
<p class="mt-4 mb-2 font-medium">Daeshawn Sutherland, Constance Lake First Nation</p>
<p>Industrial Millwright Program, Northern College</p>
</div>
</div>
</div>
</article>