Add 2 files
Browse files- index.html +286 -112
- prompts.txt +2 -1
index.html
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<style>
|
10 |
-
.hero-
|
11 |
-
background
|
12 |
}
|
13 |
.card-hover:hover {
|
14 |
transform: translateY(-5px);
|
@@ -29,6 +29,26 @@
|
|
29 |
from, to { border-color: transparent }
|
30 |
50% { border-color: #3b82f6; }
|
31 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
</style>
|
33 |
</head>
|
34 |
<body class="font-sans bg-gray-50">
|
@@ -38,50 +58,59 @@
|
|
38 |
<div class="flex justify-between h-16">
|
39 |
<div class="flex items-center">
|
40 |
<div class="flex-shrink-0 flex items-center">
|
41 |
-
<i class="fas fa-
|
42 |
<span class="text-xl font-bold text-gray-900">Building Bridges</span>
|
43 |
</div>
|
44 |
</div>
|
45 |
<div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
|
46 |
-
<a href="#about" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">
|
47 |
-
<a href="#vision" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">
|
48 |
-
<a href="#initiatives" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">
|
49 |
-
<a href="#contact" class="bg-blue-600 text-white px-4 py-2 rounded-md text-sm font-medium hover:bg-blue-700">Join
|
50 |
</div>
|
51 |
</div>
|
52 |
</div>
|
53 |
</nav>
|
54 |
|
55 |
<!-- Hero Section -->
|
56 |
-
<div class="hero-
|
57 |
-
<div class="max-w-7xl mx-auto py-
|
58 |
-
<h1 class="text-4xl md:text-6xl font-extrabold tracking-tight
|
59 |
-
<span class="typewriter block">
|
60 |
</h1>
|
61 |
-
<p class="mt-6 max-w-2xl mx-auto text-xl text-
|
62 |
-
|
63 |
</p>
|
64 |
<div class="mt-10 flex justify-center space-x-4">
|
65 |
-
<a href="#vision" class="inline-flex items-center px-
|
66 |
-
Our
|
67 |
</a>
|
68 |
-
<a href="#contact" class="inline-flex items-center px-
|
69 |
-
|
70 |
</a>
|
71 |
</div>
|
72 |
</div>
|
73 |
</div>
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
<!-- About Section -->
|
76 |
-
<div id="about" class="py-
|
77 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
78 |
<div class="lg:text-center">
|
79 |
-
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">
|
80 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
81 |
-
|
82 |
</p>
|
83 |
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
84 |
-
|
85 |
</p>
|
86 |
</div>
|
87 |
|
@@ -95,13 +124,13 @@
|
|
95 |
<div class="flex">
|
96 |
<div class="flex-shrink-0">
|
97 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
98 |
-
<i class="fas fa-
|
99 |
</div>
|
100 |
</div>
|
101 |
<div class="ml-4">
|
102 |
-
<h3 class="text-lg leading-6 font-medium text-gray-900">
|
103 |
<p class="mt-2 text-base text-gray-500">
|
104 |
-
|
105 |
</p>
|
106 |
</div>
|
107 |
</div>
|
@@ -109,13 +138,13 @@
|
|
109 |
<div class="flex">
|
110 |
<div class="flex-shrink-0">
|
111 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
112 |
-
<i class="fas fa-
|
113 |
</div>
|
114 |
</div>
|
115 |
<div class="ml-4">
|
116 |
-
<h3 class="text-lg leading-6 font-medium text-gray-900">
|
117 |
<p class="mt-2 text-base text-gray-500">
|
118 |
-
|
119 |
</p>
|
120 |
</div>
|
121 |
</div>
|
@@ -123,13 +152,13 @@
|
|
123 |
<div class="flex">
|
124 |
<div class="flex-shrink-0">
|
125 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
126 |
-
<i class="fas fa-
|
127 |
</div>
|
128 |
</div>
|
129 |
<div class="ml-4">
|
130 |
-
<h3 class="text-lg leading-6 font-medium text-gray-900">
|
131 |
<p class="mt-2 text-base text-gray-500">
|
132 |
-
|
133 |
</p>
|
134 |
</div>
|
135 |
</div>
|
@@ -143,57 +172,76 @@
|
|
143 |
<!-- Vision Section -->
|
144 |
<div id="vision" class="py-16 bg-gray-50 overflow-hidden">
|
145 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
146 |
-
<div class="lg:text-center mb-
|
147 |
-
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Our
|
148 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
149 |
-
|
150 |
</p>
|
151 |
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
152 |
-
|
153 |
</p>
|
154 |
</div>
|
155 |
|
156 |
<div class="grid md:grid-cols-3 gap-8">
|
157 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
158 |
<div class="text-blue-600 mb-4">
|
159 |
-
<i class="fas fa-
|
160 |
</div>
|
161 |
-
<h3 class="text-lg font-medium text-gray-900 mb-2">
|
162 |
<p class="text-gray-600">
|
163 |
-
|
164 |
</p>
|
|
|
|
|
|
|
165 |
</div>
|
166 |
|
167 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
168 |
<div class="text-blue-600 mb-4">
|
169 |
-
<i class="fas fa-
|
170 |
</div>
|
171 |
-
<h3 class="text-lg font-medium text-gray-900 mb-2">
|
172 |
<p class="text-gray-600">
|
173 |
-
|
174 |
</p>
|
|
|
|
|
|
|
175 |
</div>
|
176 |
|
177 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
178 |
<div class="text-blue-600 mb-4">
|
179 |
-
<i class="fas fa-
|
180 |
</div>
|
181 |
-
<h3 class="text-lg font-medium text-gray-900 mb-2">
|
182 |
<p class="text-gray-600">
|
183 |
-
|
184 |
</p>
|
|
|
|
|
|
|
185 |
</div>
|
186 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
</div>
|
188 |
</div>
|
189 |
|
190 |
<!-- Initiatives Section -->
|
191 |
<div id="initiatives" class="py-16 bg-white">
|
192 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
193 |
-
<div class="lg:text-center mb-
|
194 |
-
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">
|
195 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
196 |
-
Building
|
|
|
|
|
|
|
197 |
</p>
|
198 |
</div>
|
199 |
|
@@ -204,39 +252,63 @@
|
|
204 |
<!-- Initiative 1 -->
|
205 |
<div class="relative pl-16 md:pl-24">
|
206 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
207 |
-
<
|
208 |
</div>
|
209 |
-
<div class="bg-blue-50 p-
|
210 |
-
<h3 class="text-
|
211 |
<p class="text-gray-600">
|
212 |
-
|
213 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
214 |
</div>
|
215 |
</div>
|
216 |
|
217 |
<!-- Initiative 2 -->
|
218 |
<div class="relative pl-16 md:pl-24">
|
219 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
220 |
-
<
|
221 |
</div>
|
222 |
-
<div class="bg-blue-50 p-
|
223 |
-
<h3 class="text-
|
224 |
<p class="text-gray-600">
|
225 |
-
|
226 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
227 |
</div>
|
228 |
</div>
|
229 |
|
230 |
<!-- Initiative 3 -->
|
231 |
<div class="relative pl-16 md:pl-24">
|
232 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
233 |
-
<
|
234 |
</div>
|
235 |
-
<div class="bg-blue-50 p-
|
236 |
-
<h3 class="text-
|
237 |
<p class="text-gray-600">
|
238 |
-
|
239 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
240 |
</div>
|
241 |
</div>
|
242 |
</div>
|
@@ -248,55 +320,76 @@
|
|
248 |
<div class="py-16 bg-gray-50">
|
249 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
250 |
<div class="lg:text-center mb-12">
|
251 |
-
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">
|
252 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
253 |
-
|
254 |
</p>
|
255 |
</div>
|
256 |
|
257 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
258 |
-
<div class="bg-white p-
|
259 |
<div class="flex items-center mb-4">
|
260 |
<div class="flex-shrink-0">
|
261 |
-
<img class="h-
|
262 |
</div>
|
263 |
<div class="ml-3">
|
264 |
-
<p class="text-sm font-
|
265 |
<p class="text-sm text-gray-500">Faculty of Arts</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
</div>
|
267 |
</div>
|
268 |
<p class="text-gray-600 italic">
|
269 |
-
"
|
270 |
</p>
|
271 |
</div>
|
272 |
|
273 |
-
<div class="bg-white p-
|
274 |
<div class="flex items-center mb-4">
|
275 |
<div class="flex-shrink-0">
|
276 |
-
<img class="h-
|
277 |
</div>
|
278 |
<div class="ml-3">
|
279 |
-
<p class="text-sm font-
|
280 |
<p class="text-sm text-gray-500">Faculty of Science</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
</div>
|
282 |
</div>
|
283 |
<p class="text-gray-600 italic">
|
284 |
-
"
|
285 |
</p>
|
286 |
</div>
|
287 |
|
288 |
-
<div class="bg-white p-
|
289 |
<div class="flex items-center mb-4">
|
290 |
<div class="flex-shrink-0">
|
291 |
-
<img class="h-
|
292 |
</div>
|
293 |
<div class="ml-3">
|
294 |
-
<p class="text-sm font-
|
295 |
<p class="text-sm text-gray-500">Faculty of Law</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
296 |
</div>
|
297 |
</div>
|
298 |
<p class="text-gray-600 italic">
|
299 |
-
"
|
300 |
</p>
|
301 |
</div>
|
302 |
</div>
|
@@ -304,48 +397,86 @@
|
|
304 |
</div>
|
305 |
|
306 |
<!-- CTA Section -->
|
307 |
-
<div id="contact" class="bg-blue-700">
|
308 |
-
<div class="
|
309 |
-
<
|
310 |
-
<
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
318 |
</div>
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
323 |
</div>
|
324 |
</div>
|
325 |
</div>
|
326 |
</div>
|
327 |
|
328 |
<!-- Footer -->
|
329 |
-
<footer class="bg-gray-
|
330 |
<div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
|
331 |
<div class="grid grid-cols-2 md:grid-cols-4 gap-8">
|
332 |
<div class="col-span-2">
|
333 |
-
<h3 class="text-white text-
|
|
|
|
|
|
|
334 |
<p class="text-gray-300 text-sm">
|
335 |
-
|
336 |
</p>
|
337 |
-
|
338 |
-
<div>
|
339 |
-
<h3 class="text-white text-sm font-semibold tracking-wider uppercase mb-4">Quick Links</h3>
|
340 |
-
<ul class="space-y-2">
|
341 |
-
<li><a href="#about" class="text-gray-300 hover:text-white text-sm">About</a></li>
|
342 |
-
<li><a href="#vision" class="text-gray-300 hover:text-white text-sm">Vision</a></li>
|
343 |
-
<li><a href="#initiatives" class="text-gray-300 hover:text-white text-sm">Initiatives</a></li>
|
344 |
-
</ul>
|
345 |
-
</div>
|
346 |
-
<div>
|
347 |
-
<h3 class="text-white text-sm font-semibold tracking-wider uppercase mb-4">Connect</h3>
|
348 |
-
<div class="flex space-x-4">
|
349 |
<a href="#" class="text-gray-300 hover:text-white">
|
350 |
<i class="fab fa-twitter"></i>
|
351 |
</a>
|
@@ -356,27 +487,52 @@
|
|
356 |
<i class="fab fa-facebook"></i>
|
357 |
</a>
|
358 |
</div>
|
359 |
-
|
360 |
-
|
361 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
362 |
</div>
|
363 |
</div>
|
364 |
-
<div class="mt-12 border-t border-gray-
|
365 |
<p class="text-gray-400 text-sm text-center">
|
366 |
-
© 2023 Building Bridges
|
|
|
367 |
</p>
|
368 |
</div>
|
369 |
</div>
|
370 |
</footer>
|
371 |
|
372 |
<script>
|
373 |
-
//
|
374 |
document.addEventListener('DOMContentLoaded', function() {
|
375 |
-
// Typewriter effect for multiple phrases
|
376 |
const phrases = [
|
377 |
-
"
|
378 |
-
"
|
379 |
-
"
|
|
|
|
|
380 |
];
|
381 |
let currentPhrase = 0;
|
382 |
const typewriterElement = document.querySelector('.typewriter');
|
@@ -415,6 +571,24 @@
|
|
415 |
});
|
416 |
});
|
417 |
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
418 |
});
|
419 |
</script>
|
420 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=theharby/menaa" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
|
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<style>
|
10 |
+
.hero-gradient {
|
11 |
+
background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);
|
12 |
}
|
13 |
.card-hover:hover {
|
14 |
transform: translateY(-5px);
|
|
|
29 |
from, to { border-color: transparent }
|
30 |
50% { border-color: #3b82f6; }
|
31 |
}
|
32 |
+
.inspiration-quote {
|
33 |
+
position: relative;
|
34 |
+
}
|
35 |
+
.inspiration-quote:before {
|
36 |
+
content: """;
|
37 |
+
position: absolute;
|
38 |
+
font-size: 5rem;
|
39 |
+
color: rgba(59, 130, 246, 0.2);
|
40 |
+
top: -2rem;
|
41 |
+
left: -1rem;
|
42 |
+
font-family: Georgia, serif;
|
43 |
+
}
|
44 |
+
.pulse-animation {
|
45 |
+
animation: pulse 2s infinite;
|
46 |
+
}
|
47 |
+
@keyframes pulse {
|
48 |
+
0% { transform: scale(1); }
|
49 |
+
50% { transform: scale(1.05); }
|
50 |
+
100% { transform: scale(1); }
|
51 |
+
}
|
52 |
</style>
|
53 |
</head>
|
54 |
<body class="font-sans bg-gray-50">
|
|
|
58 |
<div class="flex justify-between h-16">
|
59 |
<div class="flex items-center">
|
60 |
<div class="flex-shrink-0 flex items-center">
|
61 |
+
<i class="fas fa-hands-helping text-blue-600 text-2xl mr-2"></i>
|
62 |
<span class="text-xl font-bold text-gray-900">Building Bridges</span>
|
63 |
</div>
|
64 |
</div>
|
65 |
<div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
|
66 |
+
<a href="#about" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Our Story</a>
|
67 |
+
<a href="#vision" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Our Dream</a>
|
68 |
+
<a href="#initiatives" class="text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Our Plan</a>
|
69 |
+
<a href="#contact" class="bg-blue-600 text-white px-4 py-2 rounded-md text-sm font-medium hover:bg-blue-700 pulse-animation">Join The Movement</a>
|
70 |
</div>
|
71 |
</div>
|
72 |
</div>
|
73 |
</nav>
|
74 |
|
75 |
<!-- Hero Section -->
|
76 |
+
<div class="hero-gradient text-white">
|
77 |
+
<div class="max-w-7xl mx-auto py-24 px-4 sm:py-32 sm:px-6 lg:px-8 text-center">
|
78 |
+
<h1 class="text-4xl md:text-6xl font-extrabold tracking-tight mb-6">
|
79 |
+
<span class="typewriter block">Together We Can Build A Legacy</span>
|
80 |
</h1>
|
81 |
+
<p class="mt-6 max-w-2xl mx-auto text-xl text-blue-100">
|
82 |
+
Every great institution is built on strong foundations. Let's create a system where every voice matters, every concern is valued, and every student thrives.
|
83 |
</p>
|
84 |
<div class="mt-10 flex justify-center space-x-4">
|
85 |
+
<a href="#vision" class="inline-flex items-center px-8 py-4 border border-transparent text-lg font-medium rounded-md shadow-sm text-blue-600 bg-white hover:bg-blue-50">
|
86 |
+
<i class="fas fa-bullhorn mr-2"></i> Our Vision
|
87 |
</a>
|
88 |
+
<a href="#contact" class="inline-flex items-center px-8 py-4 border border-white text-lg font-medium rounded-md text-white bg-blue-600 bg-opacity-20 hover:bg-opacity-30">
|
89 |
+
<i class="fas fa-handshake mr-2"></i> Join Us
|
90 |
</a>
|
91 |
</div>
|
92 |
</div>
|
93 |
</div>
|
94 |
|
95 |
+
<!-- Inspiration Quote -->
|
96 |
+
<div class="bg-blue-50 py-12">
|
97 |
+
<div class="max-w-4xl mx-auto px-4 text-center">
|
98 |
+
<p class="text-2xl md:text-3xl font-medium text-gray-800 inspiration-quote px-8">
|
99 |
+
The true measure of any society is how it treats its members. We're not just keeping records - we're building a community where everyone belongs.
|
100 |
+
</p>
|
101 |
+
</div>
|
102 |
+
</div>
|
103 |
+
|
104 |
<!-- About Section -->
|
105 |
+
<div id="about" class="py-16 bg-white">
|
106 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
107 |
<div class="lg:text-center">
|
108 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Our Story</h2>
|
109 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
110 |
+
More Than Just A Candidate
|
111 |
</p>
|
112 |
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
113 |
+
This journey began with a simple belief: that through organization and care, we can create a student experience that uplifts everyone.
|
114 |
</p>
|
115 |
</div>
|
116 |
|
|
|
124 |
<div class="flex">
|
125 |
<div class="flex-shrink-0">
|
126 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
127 |
+
<i class="fas fa-heart"></i>
|
128 |
</div>
|
129 |
</div>
|
130 |
<div class="ml-4">
|
131 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Passion For Service</h3>
|
132 |
<p class="mt-2 text-base text-gray-500">
|
133 |
+
This isn't about position - it's about purpose. A deep commitment to serving students with integrity and compassion.
|
134 |
</p>
|
135 |
</div>
|
136 |
</div>
|
|
|
138 |
<div class="flex">
|
139 |
<div class="flex-shrink-0">
|
140 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
141 |
+
<i class="fas fa-seedling"></i>
|
142 |
</div>
|
143 |
</div>
|
144 |
<div class="ml-4">
|
145 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Rooted In Experience</h3>
|
146 |
<p class="mt-2 text-base text-gray-500">
|
147 |
+
Years of grassroots involvement have shown what works, what doesn't, and how we can do better together.
|
148 |
</p>
|
149 |
</div>
|
150 |
</div>
|
|
|
152 |
<div class="flex">
|
153 |
<div class="flex-shrink-0">
|
154 |
<div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
|
155 |
+
<i class="fas fa-rocket"></i>
|
156 |
</div>
|
157 |
</div>
|
158 |
<div class="ml-4">
|
159 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Vision For Tomorrow</h3>
|
160 |
<p class="mt-2 text-base text-gray-500">
|
161 |
+
Not just maintaining systems, but transforming them to meet the needs of today's students and future generations.
|
162 |
</p>
|
163 |
</div>
|
164 |
</div>
|
|
|
172 |
<!-- Vision Section -->
|
173 |
<div id="vision" class="py-16 bg-gray-50 overflow-hidden">
|
174 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
175 |
+
<div class="lg:text-center mb-16">
|
176 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Our Dream</h2>
|
177 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
178 |
+
Imagine What We Can Achieve Together
|
179 |
</p>
|
180 |
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
181 |
+
A student union where organization meets inspiration, where structure serves humanity.
|
182 |
</p>
|
183 |
</div>
|
184 |
|
185 |
<div class="grid md:grid-cols-3 gap-8">
|
186 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
187 |
<div class="text-blue-600 mb-4">
|
188 |
+
<i class="fas fa-star text-4xl"></i>
|
189 |
</div>
|
190 |
+
<h3 class="text-lg font-medium text-gray-900 mb-2">Excellence In Action</h3>
|
191 |
<p class="text-gray-600">
|
192 |
+
Setting new standards for how we document, communicate, and preserve our shared student experience.
|
193 |
</p>
|
194 |
+
<div class="mt-4 text-blue-600 text-sm font-medium">
|
195 |
+
<a href="#" class="hover:underline">Learn more →</a>
|
196 |
+
</div>
|
197 |
</div>
|
198 |
|
199 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
200 |
<div class="text-blue-600 mb-4">
|
201 |
+
<i class="fas fa-users text-4xl"></i>
|
202 |
</div>
|
203 |
+
<h3 class="text-lg font-medium text-gray-900 mb-2">Community First</h3>
|
204 |
<p class="text-gray-600">
|
205 |
+
Creating systems that don't just store information but strengthen connections between all students.
|
206 |
</p>
|
207 |
+
<div class="mt-4 text-blue-600 text-sm font-medium">
|
208 |
+
<a href="#" class="hover:underline">Learn more →</a>
|
209 |
+
</div>
|
210 |
</div>
|
211 |
|
212 |
<div class="bg-white p-8 rounded-lg shadow-md card-hover transition duration-300">
|
213 |
<div class="text-blue-600 mb-4">
|
214 |
+
<i class="fas fa-lightbulb text-4xl"></i>
|
215 |
</div>
|
216 |
+
<h3 class="text-lg font-medium text-gray-900 mb-2">Innovation With Purpose</h3>
|
217 |
<p class="text-gray-600">
|
218 |
+
Harnessing technology and creativity to solve age-old challenges in student governance.
|
219 |
</p>
|
220 |
+
<div class="mt-4 text-blue-600 text-sm font-medium">
|
221 |
+
<a href="#" class="hover:underline">Learn more →</a>
|
222 |
+
</div>
|
223 |
</div>
|
224 |
</div>
|
225 |
+
|
226 |
+
<div class="mt-16 text-center">
|
227 |
+
<a href="#initiatives" class="inline-flex items-center px-6 py-3 border border-transparent text-base font-medium rounded-md shadow-sm text-white bg-blue-600 hover:bg-blue-700">
|
228 |
+
See Our Action Plan
|
229 |
+
<i class="fas fa-arrow-down ml-2"></i>
|
230 |
+
</a>
|
231 |
+
</div>
|
232 |
</div>
|
233 |
</div>
|
234 |
|
235 |
<!-- Initiatives Section -->
|
236 |
<div id="initiatives" class="py-16 bg-white">
|
237 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
238 |
+
<div class="lg:text-center mb-16">
|
239 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Our Plan</h2>
|
240 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
241 |
+
Building The Future Together
|
242 |
+
</p>
|
243 |
+
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
244 |
+
Concrete steps to turn our shared vision into reality for every student.
|
245 |
</p>
|
246 |
</div>
|
247 |
|
|
|
252 |
<!-- Initiative 1 -->
|
253 |
<div class="relative pl-16 md:pl-24">
|
254 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
255 |
+
<i class="fas fa-laptop"></i>
|
256 |
</div>
|
257 |
+
<div class="bg-blue-50 p-8 rounded-lg border-l-4 border-blue-600">
|
258 |
+
<h3 class="text-xl font-bold text-gray-900 mb-3">Digital Bridge Initiative</h3>
|
259 |
<p class="text-gray-600">
|
260 |
+
A revolutionary platform connecting students to resources, recording concerns with tracking, and preserving our institutional memory for future generations.
|
261 |
</p>
|
262 |
+
<div class="mt-4">
|
263 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-blue-100 text-blue-800">
|
264 |
+
Innovation
|
265 |
+
</span>
|
266 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-green-100 text-green-800 ml-2">
|
267 |
+
Accessibility
|
268 |
+
</span>
|
269 |
+
</div>
|
270 |
</div>
|
271 |
</div>
|
272 |
|
273 |
<!-- Initiative 2 -->
|
274 |
<div class="relative pl-16 md:pl-24">
|
275 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
276 |
+
<i class="fas fa-comments"></i>
|
277 |
</div>
|
278 |
+
<div class="bg-blue-50 p-8 rounded-lg border-l-4 border-blue-600">
|
279 |
+
<h3 class="text-xl font-bold text-gray-900 mb-3">Voice Amplification Project</h3>
|
280 |
<p class="text-gray-600">
|
281 |
+
Ensuring no concern goes unheard by implementing structured listening sessions across faculties with guaranteed response timelines.
|
282 |
</p>
|
283 |
+
<div class="mt-4">
|
284 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-purple-100 text-purple-800">
|
285 |
+
Inclusion
|
286 |
+
</span>
|
287 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-yellow-100 text-yellow-800 ml-2">
|
288 |
+
Accountability
|
289 |
+
</span>
|
290 |
+
</div>
|
291 |
</div>
|
292 |
</div>
|
293 |
|
294 |
<!-- Initiative 3 -->
|
295 |
<div class="relative pl-16 md:pl-24">
|
296 |
<div class="absolute left-0 top-0 flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white transform -translate-x-1/2 ml-12 md:ml-24">
|
297 |
+
<i class="fas fa-graduation-cap"></i>
|
298 |
</div>
|
299 |
+
<div class="bg-blue-50 p-8 rounded-lg border-l-4 border-blue-600">
|
300 |
+
<h3 class="text-xl font-bold text-gray-900 mb-3">Legacy Preservation Program</h3>
|
301 |
<p class="text-gray-600">
|
302 |
+
Documenting not just decisions but the stories behind them - creating a living history of student leadership that inspires future activists and leaders.
|
303 |
</p>
|
304 |
+
<div class="mt-4">
|
305 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-red-100 text-red-800">
|
306 |
+
Heritage
|
307 |
+
</span>
|
308 |
+
<span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-indigo-100 text-indigo-800 ml-2">
|
309 |
+
Inspiration
|
310 |
+
</span>
|
311 |
+
</div>
|
312 |
</div>
|
313 |
</div>
|
314 |
</div>
|
|
|
320 |
<div class="py-16 bg-gray-50">
|
321 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
322 |
<div class="lg:text-center mb-12">
|
323 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Voices Of Support</h2>
|
324 |
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
325 |
+
Why People Believe In This Vision
|
326 |
</p>
|
327 |
</div>
|
328 |
|
329 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
330 |
+
<div class="bg-white p-8 rounded-lg shadow-sm border-t-4 border-blue-500">
|
331 |
<div class="flex items-center mb-4">
|
332 |
<div class="flex-shrink-0">
|
333 |
+
<img class="h-12 w-12 rounded-full" src="https://randomuser.me/api/portraits/women/42.jpg" alt="">
|
334 |
</div>
|
335 |
<div class="ml-3">
|
336 |
+
<p class="text-sm font-bold text-gray-900">Amina Yusuf</p>
|
337 |
<p class="text-sm text-gray-500">Faculty of Arts</p>
|
338 |
+
<div class="flex mt-1 text-yellow-400">
|
339 |
+
<i class="fas fa-star"></i>
|
340 |
+
<i class="fas fa-star"></i>
|
341 |
+
<i class="fas fa-star"></i>
|
342 |
+
<i class="fas fa-star"></i>
|
343 |
+
<i class="fas fa-star"></i>
|
344 |
+
</div>
|
345 |
</div>
|
346 |
</div>
|
347 |
<p class="text-gray-600 italic">
|
348 |
+
"This isn't just about keeping minutes - it's about making minutes matter. Their approach transforms bureaucracy into meaningful connection."
|
349 |
</p>
|
350 |
</div>
|
351 |
|
352 |
+
<div class="bg-white p-8 rounded-lg shadow-sm border-t-4 border-blue-500">
|
353 |
<div class="flex items-center mb-4">
|
354 |
<div class="flex-shrink-0">
|
355 |
+
<img class="h-12 w-12 rounded-full" src="https://randomuser.me/api/portraits/men/32.jpg" alt="">
|
356 |
</div>
|
357 |
<div class="ml-3">
|
358 |
+
<p class="text-sm font-bold text-gray-900">Emeka Okafor</p>
|
359 |
<p class="text-sm text-gray-500">Faculty of Science</p>
|
360 |
+
<div class="flex mt-1 text-yellow-400">
|
361 |
+
<i class="fas fa-star"></i>
|
362 |
+
<i class="fas fa-star"></i>
|
363 |
+
<i class="fas fa-star"></i>
|
364 |
+
<i class="fas fa-star"></i>
|
365 |
+
<i class="fas fa-star"></i>
|
366 |
+
</div>
|
367 |
</div>
|
368 |
</div>
|
369 |
<p class="text-gray-600 italic">
|
370 |
+
"Finally, someone who sees record-keeping not as clerical work but as community-building. This is the leadership we've been waiting for."
|
371 |
</p>
|
372 |
</div>
|
373 |
|
374 |
+
<div class="bg-white p-8 rounded-lg shadow-sm border-t-4 border-blue-500">
|
375 |
<div class="flex items-center mb-4">
|
376 |
<div class="flex-shrink-0">
|
377 |
+
<img class="h-12 w-12 rounded-full" src="https://randomuser.me/api/portraits/women/68.jpg" alt="">
|
378 |
</div>
|
379 |
<div class="ml-3">
|
380 |
+
<p class="text-sm font-bold text-gray-900">Folake Adebayo</p>
|
381 |
<p class="text-sm text-gray-500">Faculty of Law</p>
|
382 |
+
<div class="flex mt-1 text-yellow-400">
|
383 |
+
<i class="fas fa-star"></i>
|
384 |
+
<i class="fas fa-star"></i>
|
385 |
+
<i class="fas fa-star"></i>
|
386 |
+
<i class="fas fa-star"></i>
|
387 |
+
<i class="fas fa-star"></i>
|
388 |
+
</div>
|
389 |
</div>
|
390 |
</div>
|
391 |
<p class="text-gray-600 italic">
|
392 |
+
"Their vision has reignited my belief in student governance. This is how we build institutions that stand the test of time while serving today's students."
|
393 |
</p>
|
394 |
</div>
|
395 |
</div>
|
|
|
397 |
</div>
|
398 |
|
399 |
<!-- CTA Section -->
|
400 |
+
<div id="contact" class="bg-blue-700 relative overflow-hidden">
|
401 |
+
<div class="absolute inset-0 opacity-10">
|
402 |
+
<svg class="w-full h-full" width="100%" height="100%" viewBox="0 0 100 100" preserveAspectRatio="none">
|
403 |
+
<path d="M0,0 L100,0 L100,100 L0,100 Z" fill="none" stroke="white" stroke-width="2" stroke-dasharray="5,5"></path>
|
404 |
+
</svg>
|
405 |
+
</div>
|
406 |
+
<div class="max-w-7xl mx-auto py-16 px-4 sm:px-6 lg:py-24 lg:px-8 relative">
|
407 |
+
<div class="text-center">
|
408 |
+
<h2 class="text-3xl font-extrabold tracking-tight text-white sm:text-4xl">
|
409 |
+
<span class="block">Ready to be part of something greater?</span>
|
410 |
+
</h2>
|
411 |
+
<p class="mt-4 max-w-2xl mx-auto text-xl text-blue-100">
|
412 |
+
This movement isn't about one person - it's about all of us coming together to build a better student experience.
|
413 |
+
</p>
|
414 |
+
</div>
|
415 |
+
<div class="mt-12 grid grid-cols-1 gap-8 sm:grid-cols-2 lg:grid-cols-3">
|
416 |
+
<div class="bg-white bg-opacity-10 backdrop-filter backdrop-blur-sm p-6 rounded-lg border border-white border-opacity-20">
|
417 |
+
<div class="text-white text-3xl mb-4">
|
418 |
+
<i class="fas fa-hands-helping"></i>
|
419 |
+
</div>
|
420 |
+
<h3 class="text-lg font-medium text-white mb-2">Volunteer</h3>
|
421 |
+
<p class="text-blue-100 text-sm">
|
422 |
+
Join our team of change-makers and help spread this vision across campus.
|
423 |
+
</p>
|
424 |
+
<div class="mt-4">
|
425 |
+
<a href="#" class="inline-flex items-center text-white font-medium hover:underline">
|
426 |
+
Sign up now
|
427 |
+
<i class="fas fa-arrow-right ml-1"></i>
|
428 |
+
</a>
|
429 |
+
</div>
|
430 |
+
</div>
|
431 |
+
|
432 |
+
<div class="bg-white bg-opacity-10 backdrop-filter backdrop-blur-sm p-6 rounded-lg border border-white border-opacity-20">
|
433 |
+
<div class="text-white text-3xl mb-4">
|
434 |
+
<i class="fas fa-lightbulb"></i>
|
435 |
+
</div>
|
436 |
+
<h3 class="text-lg font-medium text-white mb-2">Share Ideas</h3>
|
437 |
+
<p class="text-blue-100 text-sm">
|
438 |
+
Have suggestions? We're building this together and value your input.
|
439 |
+
</p>
|
440 |
+
<div class="mt-4">
|
441 |
+
<a href="#" class="inline-flex items-center text-white font-medium hover:underline">
|
442 |
+
Contribute
|
443 |
+
<i class="fas fa-arrow-right ml-1"></i>
|
444 |
+
</a>
|
445 |
+
</div>
|
446 |
</div>
|
447 |
+
|
448 |
+
<div class="bg-white bg-opacity-10 backdrop-filter backdrop-blur-sm p-6 rounded-lg border border-white border-opacity-20">
|
449 |
+
<div class="text-white text-3xl mb-4">
|
450 |
+
<i class="fas fa-calendar-check"></i>
|
451 |
+
</div>
|
452 |
+
<h3 class="text-lg font-medium text-white mb-2">Stay Updated</h3>
|
453 |
+
<p class="text-blue-100 text-sm">
|
454 |
+
Follow our journey as we work towards election day and beyond.
|
455 |
+
</p>
|
456 |
+
<div class="mt-4">
|
457 |
+
<a href="#" class="inline-flex items-center text-white font-medium hover:underline">
|
458 |
+
Connect
|
459 |
+
<i class="fas fa-arrow-right ml-1"></i>
|
460 |
+
</a>
|
461 |
+
</div>
|
462 |
</div>
|
463 |
</div>
|
464 |
</div>
|
465 |
</div>
|
466 |
|
467 |
<!-- Footer -->
|
468 |
+
<footer class="bg-gray-900 text-white">
|
469 |
<div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
|
470 |
<div class="grid grid-cols-2 md:grid-cols-4 gap-8">
|
471 |
<div class="col-span-2">
|
472 |
+
<h3 class="text-white text-xl font-bold mb-4 flex items-center">
|
473 |
+
<i class="fas fa-hands-helping text-blue-400 mr-2"></i>
|
474 |
+
Building Bridges Movement
|
475 |
+
</h3>
|
476 |
<p class="text-gray-300 text-sm">
|
477 |
+
We're on a mission to transform student governance through inspired organization, transparent systems, and genuine care for every member of our community.
|
478 |
</p>
|
479 |
+
<div class="mt-4 flex space-x-4">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
480 |
<a href="#" class="text-gray-300 hover:text-white">
|
481 |
<i class="fab fa-twitter"></i>
|
482 |
</a>
|
|
|
487 |
<i class="fab fa-facebook"></i>
|
488 |
</a>
|
489 |
</div>
|
490 |
+
</div>
|
491 |
+
<div>
|
492 |
+
<h3 class="text-white text-sm font-semibold tracking-wider uppercase mb-4">Quick Links</h3>
|
493 |
+
<ul class="space-y-2">
|
494 |
+
<li><a href="#about" class="text-gray-300 hover:text-white text-sm">Our Story</a></li>
|
495 |
+
<li><a href="#vision" class="text-gray-300 hover:text-white text-sm">Our Dream</a></li>
|
496 |
+
<li><a href="#initiatives" class="text-gray-300 hover:text-white text-sm">Our Plan</a></li>
|
497 |
+
</ul>
|
498 |
+
</div>
|
499 |
+
<div>
|
500 |
+
<h3 class="text-white text-sm font-semibold tracking-wider uppercase mb-4">Contact</h3>
|
501 |
+
<ul class="space-y-2 text-gray-300 text-sm">
|
502 |
+
<li class="flex items-start">
|
503 |
+
<i class="fas fa-envelope text-blue-400 mt-1 mr-2"></i>
|
504 | |
505 |
+
</li>
|
506 |
+
<li class="flex items-start">
|
507 |
+
<i class="fas fa-phone-alt text-blue-400 mt-1 mr-2"></i>
|
508 |
+
+234 800 000 0000
|
509 |
+
</li>
|
510 |
+
<li class="flex items-start">
|
511 |
+
<i class="fas fa-map-marker-alt text-blue-400 mt-1 mr-2"></i>
|
512 |
+
University of Ibadan Campus
|
513 |
+
</li>
|
514 |
+
</ul>
|
515 |
</div>
|
516 |
</div>
|
517 |
+
<div class="mt-12 border-t border-gray-800 pt-8">
|
518 |
<p class="text-gray-400 text-sm text-center">
|
519 |
+
© 2023 Building Bridges Movement. All rights reserved.
|
520 |
+
<span class="block mt-1">Together, we rise.</span>
|
521 |
</p>
|
522 |
</div>
|
523 |
</div>
|
524 |
</footer>
|
525 |
|
526 |
<script>
|
527 |
+
// Enhanced JavaScript with multiple inspirational messages
|
528 |
document.addEventListener('DOMContentLoaded', function() {
|
529 |
+
// Typewriter effect for multiple inspirational phrases
|
530 |
const phrases = [
|
531 |
+
"Together We Can Build A Legacy",
|
532 |
+
"Organization With Heart",
|
533 |
+
"Records That Empower",
|
534 |
+
"A System That Serves All",
|
535 |
+
"The Future Starts With Us"
|
536 |
];
|
537 |
let currentPhrase = 0;
|
538 |
const typewriterElement = document.querySelector('.typewriter');
|
|
|
571 |
});
|
572 |
});
|
573 |
});
|
574 |
+
|
575 |
+
// Add animation to cards when they come into view
|
576 |
+
const observerOptions = {
|
577 |
+
threshold: 0.1
|
578 |
+
};
|
579 |
+
|
580 |
+
const observer = new IntersectionObserver((entries) => {
|
581 |
+
entries.forEach(entry => {
|
582 |
+
if (entry.isIntersecting) {
|
583 |
+
entry.target.classList.add('animate__animated', 'animate__fadeInUp');
|
584 |
+
observer.unobserve(entry.target);
|
585 |
+
}
|
586 |
+
});
|
587 |
+
}, observerOptions);
|
588 |
+
|
589 |
+
document.querySelectorAll('.card-hover').forEach(card => {
|
590 |
+
observer.observe(card);
|
591 |
+
});
|
592 |
});
|
593 |
</script>
|
594 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=theharby/menaa" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
prompts.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
Create a campaign website for a person going for the post of a House Secretary in the University of Ibadan Students' union. Start off discreetly without saying it explicitly, only giving hints
|
|
|
|
1 |
+
Create a campaign website for a person going for the post of a House Secretary in the University of Ibadan Students' union. Start off discreetly without saying it explicitly, only giving hints
|
2 |
+
Make more inspirational
|