-
Notifications
You must be signed in to change notification settings - Fork 0
/
board.html
107 lines (104 loc) · 6.18 KB
/
board.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!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 style="margin: 100px; text-align: center;">
<div>
<h1 class="xl:text-4xl" style="margin-bottom: 20px; text-align: center;">Advisory Board</h1>
</div>
<div style="display: inline-block; max-width: 400px; vertical-align: top;">
<img src="Nizam-Nizam.jpeg">
<div class="post-title">
<h5 class="font-bold">Nizam Nizam</h5>
<span>Director General of Higher Education,
Ministry of Education, Culture, Research and Technology</span>
</div>
<span class="tag">
<a href="https://www.linkedin.com/in/nizam-nizam-50884910/?originalSubdomain=id" target="_blank" class="social-linkedin"></a>
</span>
</div>
<div style="display: inline-block; max-width: 400px; vertical-align: top;">
<img src="Achmad-Adhitya.jpeg">
<div class="post-title">
<h5 class="font-bold">Achmad Adhitya</h5>
<span>Deputy Chairman of Kedaireka Program, Kedaireka - Kemendikbudristek</span>
</div>
<span class="tag">
<a href="https://www.linkedin.com/in/achmadadhitya/" target="_blank" class="social-linkedin"></a>
</span>
</div>
</section>
<section style="margin: 100px; text-align: center;">
<div>
<h1 class="xl:text-4xl" style="margin-bottom: 20px; text-align: center;">Business Council</h1>
</div>
<div style="display: inline-block; max-width: 400px; vertical-align: top;">
<img src="Salman-Subakat.jpeg"
alt="">
<div class="post-title">
<h5 class="font-bold">Salman Subakat</h5>
<span>CEO, Nurhayati Subakat Entrepdneurship Institute</span>
</div>
<span class="tag">
<a href="https://www.linkedin.com/in/salman-subakat-92764758/" target="_blank"
class="social-linkedin"></a>
</span>
</div>
<div style="display: inline-block; max-width: 400px; vertical-align: top;">
<img src="Mardianto-Danusaputro.jpeg"
alt="">
<div class="post-title">
<h5 class="font-bold">Eddi Danusaputro</h5>
<span>CEO, BNI Ventures</span>
</div>
<span class="tag">
<a href="https://www.linkedin.com/in/eddi-danusaputro-a39a1/?originalSubdomain=id"
target="_blank" class="social-linkedin"></a>
</span>
</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>