2021-08-18 19:56:22 +01:00
|
|
|
---
|
2021-08-20 00:57:02 +01:00
|
|
|
layout: layouts/default
|
2021-08-18 19:56:22 +01:00
|
|
|
title: Alumni
|
|
|
|
---
|
|
|
|
|
2021-08-20 00:57:02 +01:00
|
|
|
<div class="container mx-auto m-16 w-screen">
|
|
|
|
<div class="grid grid-rows-1 grid-flow-col">
|
|
|
|
<div class="row-span-1">
|
|
|
|
<h1 class="text-8xl font-bold">Our Alumni</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="container mx-auto h-full m-16 p-6 w-screen">
|
|
|
|
<div class="grid grid-rows-1 grid-flow-col">
|
|
|
|
<div class="row-span-1 col-start-1">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-sm w-48 items-center" src="/img/epictek.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">epictek</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-2">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">shinsters</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-3">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">sleepyxuras</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-4">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/closebracket.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">closebracket</h4>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="grid grid-rows-1 grid-flow-col">
|
|
|
|
<div class="row-span-1 col-start-1">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-2">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-3">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
|
|
|
|
</div>
|
|
|
|
<div class="row-span-1 col-start-4">
|
2021-08-30 20:22:23 +01:00
|
|
|
<img class="rounded-2xl w-48 items-center" src="/img/logo.jpg" />
|
2021-08-20 00:57:02 +01:00
|
|
|
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|