1
0
homepage-build/ef29/index.html
2025-08-03 20:21:13 +00:00

111 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/css/main.60830a19b8a16b435f4b417af5ef27c1c3e6abccb39c75b8ff95fdda4ec9b51d.css" integrity="sha256-YIMKGbiha0NfS0F69e8nwcPmq8yznHW4/5X92k7JtR0=" crossorigin="anonymous">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Eurofurence 29 | Soxx Refsheet</title>
<meta property="og:title" content="Eurofurence 29" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://fenpa.ws/ef29/" />
<meta name="twitter:title" content="Eurofurence 29"/>
<meta name="twitter:description" content=""/>
<script defer data-domain="fenpa.ws" src="https://anal.fenpa.ws/js/script.js"></script>
</head>
<body class="bg-zinc-50">
<nav class="bg-ef-500 p-4 text-white flex gap-4 items-center border-b-4 border-ef-600">
<b>THE EUROFURENCE SPACE AGENCY</b>
</nav>
<header class="relative items-center hidden sm:flex h-[200px] lg:h-[400px]">
<img src="cch.png" alt="" class="absolute w-full h-full object-cover object-center brightness-[20%]">
<div class="container mx-auto z-10">
<div class="text-white">
<h1 class="text-xl sm:text-4xl lg:text-5xl xl:text-7xl font-black font-[Inter] mb-4">ESA Space Mission 20.25</h1>
<h2 class="text-lg">Continuing the search for the missing Braincell</h2>
</div>
</div>
</header>
<main class="container mx-auto p-1 mt-8">
<div class="prose lg:prose-xl mt-8 prose-h1:font-black mb-8">
<h1 class="mb-0">Our Staff</h1>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Voluptates quaerat quae velit omnis ullam molestiae corrupti dolorum sunt eveniet laborum.</p>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-4 gap-y-2 mb-4">
<a href="https://fenpa.ws/ef29/soxx/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/soxx/Soxx.png">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
SoXX <span class="text-neutral-700">(Pilot)</span>
</b>
</div>
</a>
<a href="https://fenpa.ws/ef29/gathilo/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/gathilo/Gathilo.png">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
Gathilo <span class="text-neutral-700">(Engineer)</span>
</b>
</div>
</a>
<a href="https://fenpa.ws/ef29/lambda/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/lambda/Lambda.png">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
Lambda <span class="text-neutral-700">(Comunications)</span>
</b>
</div>
</a>
<a href="https://fenpa.ws/ef29/nylo/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/nylo/Nylo.png">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
Nylo <span class="text-neutral-700">(Diplomat)</span>
</b>
</div>
</a>
</div>
<div class="mt-12 mb-4">
<div class="text-xs text-neutral-500">
This website is in no way affiliated with Eurofurence e.V.
</div>
</div>
</main>
</body>
</html>