-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathroad.html
63 lines (63 loc) · 4.65 KB
/
road.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en">
<head>
<meta charSet="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<title>MIT Reap Indonesia</title>
<link rel="icon" href="icon.png">
</head>
<body class="bg-background font-sans antialiased">
<header class="top-0 fixed py-2 bg-white w-full gap-x-3 flex items-center z-20 justify-between px-5 xl:px-24">
<a href="/"><img alt="MIT Reap Logo Color" width="200" src="logo.png"></a>
<nav class="hidden xl:flex justify-center pr-10 w-full ">
<a class="text-lg font-bold p-6" href="/">ABOUT</a>
<a class="text-lg font-bold p-6" href="/board.html">ADVISORY BOARD</a>
<a class="text-lg font-bold p-6" href="/events.html">EVENTS</a>
</nav>
<a class="text-lg font-bold bg-primary text-primary-foreground h-12 px-4 py-2" href="/road.html">ROAD TO MIT</a>
</header>
<main class="items-center justify-between">
<section class="relative bg-white items-center flex flex-col justify-center">
<img width="1200px" src="road.png">
</section>
<section>
<iframe style="margin-left: 350px" width="1200px" height="1250px" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vS4vVH8yCLV2RHfXa5bVZMdR2kDknwpZyLD0ky-jxZyDdNly_10W83Ql6kt77TymheXPa29ogfHVnRB/pubhtml?gid=2078668833&single=true&widget=true&headers=false"></iframe>
</section>
<section class="flex flex-col p-10" style="margin-top: 50px; margin-left: 200px;">
<div>
<h3 class="font-bold text-primary-600 md:text-3xl xl:text-4xl">JOIN</h3>
<span class="font-bold xl:text-5xl">THE MOVEMENT</span>
<p class="text-[10px] p-3 xl:text-xl max-w-xl">
<ul class="text-xs xl:text-4xl 2xl:text-2xl" style="list-style: disc; line-height: 3rem;">
<li>Material 1: <a class="underline" target="_blank" href="https://forms.gle/J7qhiSfUpoAapTJh8">Adopsi AI di Indonesia</a></li>
<li>Material 2: <a class="underline" target="_blank" href="https://forms.gle/tEJYrBHuo2P2Q2Jb7">AI di ASEAN</a></li>
<li>Material 3:</li>
<li>Social media submission:</li>
</ul>
</p>
</div>
</section>
</main>
<footer class="p-5 bg-[#3F2340] border-t-[1.5rem] border-primary text-white xl:px-24">
<div class="flex flex-col xl:flex-row xl:justify-between xl:items-center ">
<img alt="MIT Reap Logo White" width="200" src="logo-white.png">
<div class="flex flex-col py-3 space-y-3 xl:items-end">
<div class="text-xl flex items-center justify-between border rounded-full max-w-fit">
<span class="px-2">Contact for more information</span>
<a class="bg-white text-black rounded-full h-full p-1" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
<div data-orientation="vertical" role="none" class="shrink-0 bg-border w-full h-[1px]" style="margin-top: 20px; margin-bottom: 20px;"></div>
<div class="flex flex-col-reverse xl:flex-row justify-between">
<section class="flex text-xs py-2 space-x-2"><span>© COPYRIGHT 2024 </span></section>
<div><a class="h-5 w-5" href="https://www.instagram.com/mitreapid/">
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" class="fill-white" height="20" width="20" xmlns="http://www.w3.org/2000/svg">
<path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path>
</svg>
</a></div>
</div>
</footer>
</body>
</html>