KnIgHtMaReX commited on
Commit
33fda5b
·
verified ·
1 Parent(s): d906c80

Add 1 files

Browse files
Files changed (1) hide show
  1. index.html +560 -38
index.html CHANGED
@@ -1,41 +1,563 @@
1
  <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>My app</title>
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <meta charset="utf-8">
 
 
7
  <style>
8
- body {
9
- display: flex;
10
- justify-content: center;
11
- align-items: center;
12
- overflow: hidden;
13
- height: 100dvh;
14
- font-family: "Arial", sans-serif;
15
- text-align: center;
16
- }
17
- .arrow {
18
- position: absolute;
19
- bottom: 32px;
20
- left: 0px;
21
- width: 100px;
22
- transform: rotate(30deg);
23
- }
24
- h1 {
25
- font-size: 50px;
26
- }
27
- h1 span {
28
- color: #acacac;
29
- font-size: 32px;
30
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  </style>
32
- </head>
33
- <body>
34
- <h1>
35
- <span>I'm ready to work,</span><br />
36
- Ask me anything.
37
- </h1>
38
- <img src="https://enzostvs-deepsite.hf.space/arrow.svg" class="arrow" />
39
- <script></script>
40
- <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=KnIgHtMaReX/website-builder-creative" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
41
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>ElderLearn - The Next Generation of Learning for Older Adults</title>
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
+ @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Roboto', sans-serif;
14
+ background-color: #f8f9fa;
15
+ }
16
+
17
+ .hero-gradient {
18
+ background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
19
+ }
20
+
21
+ .card-hover {
22
+ transition: all 0.3s ease;
23
+ }
24
+
25
+ .card-hover:hover {
26
+ transform: translateY(-5px);
27
+ box-shadow: 0 10px 20px rgba(0,0,0,0.1);
28
+ }
29
+
30
+ .progress-ring__circle {
31
+ transition: stroke-dashoffset 0.35s;
32
+ transform: rotate(-90deg);
33
+ transform-origin: 50% 50%;
34
+ }
35
+
36
+ .game-card {
37
+ perspective: 1000px;
38
+ }
39
+
40
+ .game-card-inner {
41
+ transition: transform 0.6s;
42
+ transform-style: preserve-3d;
43
+ }
44
+
45
+ .game-card:hover .game-card-inner {
46
+ transform: rotateY(180deg);
47
+ }
48
+
49
+ .game-card-front, .game-card-back {
50
+ backface-visibility: hidden;
51
+ }
52
+
53
+ .game-card-back {
54
+ transform: rotateY(180deg);
55
+ }
56
+
57
+ .pulse-animation {
58
+ animation: pulse 2s infinite;
59
+ }
60
+
61
+ @keyframes pulse {
62
+ 0% { transform: scale(1); }
63
+ 50% { transform: scale(1.05); }
64
+ 100% { transform: scale(1); }
65
+ }
66
  </style>
67
+ </head>
68
+ <body>
69
+ <!-- Navigation -->
70
+ <nav class="bg-white shadow-lg">
71
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
72
+ <div class="flex justify-between h-16">
73
+ <div class="flex items-center">
74
+ <div class="flex-shrink-0 flex items-center">
75
+ <i class="fas fa-brain text-purple-600 text-2xl mr-2"></i>
76
+ <span class="text-xl font-bold text-gray-800">ElderLearn</span>
77
+ </div>
78
+ </div>
79
+ <div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
80
+ <a href="#" class="text-gray-900 hover:text-purple-600 px-3 py-2 text-sm font-medium">Home</a>
81
+ <a href="#" class="text-gray-500 hover:text-purple-600 px-3 py-2 text-sm font-medium">How It Works</a>
82
+ <a href="#" class="text-gray-500 hover:text-purple-600 px-3 py-2 text-sm font-medium">Courses</a>
83
+ <a href="#" class="text-gray-500 hover:text-purple-600 px-3 py-2 text-sm font-medium">Rewards</a>
84
+ <a href="#" class="text-gray-500 hover:text-purple-600 px-3 py-2 text-sm font-medium">Community</a>
85
+ <button class="bg-purple-600 hover:bg-purple-700 text-white px-4 py-2 rounded-md text-sm font-medium">Sign Up</button>
86
+ </div>
87
+ <div class="-mr-2 flex items-center md:hidden">
88
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-purple-500">
89
+ <span class="sr-only">Open main menu</span>
90
+ <i class="fas fa-bars"></i>
91
+ </button>
92
+ </div>
93
+ </div>
94
+ </div>
95
+ </nav>
96
+
97
+ <!-- Hero Section -->
98
+ <div class="hero-gradient text-white">
99
+ <div class="max-w-7xl mx-auto py-16 px-4 sm:py-24 sm:px-6 lg:px-8">
100
+ <div class="text-center">
101
+ <h1 class="text-4xl font-extrabold tracking-tight sm:text-5xl md:text-6xl">
102
+ <span class="block">Learning Reimagined</span>
103
+ <span class="block text-purple-200">For The Golden Years</span>
104
+ </h1>
105
+ <p class="mt-3 max-w-md mx-auto text-base text-purple-100 sm:text-lg md:mt-5 md:text-xl md:max-w-3xl">
106
+ A revolutionary approach to lifelong learning that combines education with meaningful gameplay, real rewards, and community connection.
107
+ </p>
108
+ <div class="mt-5 max-w-md mx-auto sm:flex sm:justify-center md:mt-8">
109
+ <div class="rounded-md shadow">
110
+ <a href="#" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-purple-700 bg-white hover:bg-gray-50 md:py-4 md:text-lg md:px-10">
111
+ Start Your Journey
112
+ </a>
113
+ </div>
114
+ <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3">
115
+ <a href="#" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-purple-500 bg-opacity-60 hover:bg-opacity-70 md:py-4 md:text-lg md:px-10">
116
+ Watch Demo
117
+ </a>
118
+ </div>
119
+ </div>
120
+ </div>
121
+ </div>
122
+ </div>
123
+
124
+ <!-- Unique Value Proposition -->
125
+ <div class="py-12 bg-white">
126
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
127
+ <div class="lg:text-center">
128
+ <h2 class="text-base text-purple-600 font-semibold tracking-wide uppercase">Why ElderLearn is Different</h2>
129
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
130
+ Not Just Another "Gamified" Learning App
131
+ </p>
132
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
133
+ We've created an entirely new genre of learning experience that goes beyond superficial badges and points.
134
+ </p>
135
+ </div>
136
+
137
+ <div class="mt-10">
138
+ <div class="space-y-10 md:space-y-0 md:grid md:grid-cols-2 md:gap-x-8 md:gap-y-10">
139
+ <!-- Feature 1 -->
140
+ <div class="relative card-hover">
141
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
142
+ <i class="fas fa-medal text-xl"></i>
143
+ </div>
144
+ <div class="ml-16">
145
+ <h3 class="text-lg leading-6 font-medium text-gray-900">Meaningful Rewards</h3>
146
+ <p class="mt-2 text-base text-gray-500">
147
+ Earn real-world discounts, exclusive content, and practical tools - not just digital trophies. Your learning achievements translate to tangible benefits.
148
+ </p>
149
+ </div>
150
+ </div>
151
+
152
+ <!-- Feature 2 -->
153
+ <div class="relative card-hover">
154
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
155
+ <i class="fas fa-exchange-alt text-xl"></i>
156
+ </div>
157
+ <div class="ml-16">
158
+ <h3 class="text-lg leading-6 font-medium text-gray-900">Tradable Knowledge Tokens</h3>
159
+ <p class="mt-2 text-base text-gray-500">
160
+ Our unique Knowledge Tokens can be traded, gifted, or used to unlock special content. They represent real learning milestones and have practical utility.
161
+ </p>
162
+ </div>
163
+ </div>
164
+
165
+ <!-- Feature 3 -->
166
+ <div class="relative card-hover">
167
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
168
+ <i class="fas fa-gamepad text-xl"></i>
169
+ </div>
170
+ <div class="ml-16">
171
+ <h3 class="text-lg leading-6 font-medium text-gray-900">True Game Mechanics</h3>
172
+ <p class="mt-2 text-base text-gray-500">
173
+ Experience learning through immersive storylines, character development, and strategic gameplay elements that make education engaging and memorable.
174
+ </p>
175
+ </div>
176
+ </div>
177
+
178
+ <!-- Feature 4 -->
179
+ <div class="relative card-hover">
180
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
181
+ <i class="fas fa-hands-helping text-xl"></i>
182
+ </div>
183
+ <div class="ml-16">
184
+ <h3 class="text-lg leading-6 font-medium text-gray-900">Multi-Generational Play</h3>
185
+ <p class="mt-2 text-base text-gray-500">
186
+ Designed for older adults but enjoyable for all ages. Learn with family members in cooperative gameplay that bridges generational gaps.
187
+ </p>
188
+ </div>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </div>
193
+ </div>
194
+
195
+ <!-- Game Mechanics Showcase -->
196
+ <div class="bg-gray-50 py-16">
197
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
198
+ <div class="lg:text-center mb-12">
199
+ <h2 class="text-base text-purple-600 font-semibold tracking-wide uppercase">The ElderLearn Experience</h2>
200
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
201
+ A New Genre of Learning Game
202
+ </p>
203
+ </div>
204
+
205
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
206
+ <!-- Game Card 1 -->
207
+ <div class="game-card h-64">
208
+ <div class="game-card-inner relative w-full h-full">
209
+ <div class="game-card-front absolute w-full h-full bg-white rounded-lg shadow-md p-6 flex flex-col justify-between">
210
+ <div>
211
+ <div class="flex items-center justify-center w-12 h-12 bg-purple-100 rounded-full mb-4">
212
+ <i class="fas fa-book-open text-purple-600 text-xl"></i>
213
+ </div>
214
+ <h3 class="text-xl font-bold text-gray-800 mb-2">Knowledge Quests</h3>
215
+ <p class="text-gray-600">Embark on thematic learning journeys with narrative-driven content.</p>
216
+ </div>
217
+ <div class="text-purple-600 font-medium">Flip to learn more →</div>
218
+ </div>
219
+ <div class="game-card-back absolute w-full h-full bg-purple-600 text-white rounded-lg shadow-md p-6 flex flex-col justify-center">
220
+ <h3 class="text-xl font-bold mb-3">How It Works</h3>
221
+ <p class="mb-4">Each quest combines lessons with interactive challenges. Complete chapters to unlock new areas of the knowledge map.</p>
222
+ <div class="flex items-center text-sm">
223
+ <span class="bg-white text-purple-600 px-2 py-1 rounded mr-2">Example Reward</span>
224
+ <span>Digital Cookbook + 10% off kitchenware</span>
225
+ </div>
226
+ </div>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- Game Card 2 -->
231
+ <div class="game-card h-64">
232
+ <div class="game-card-inner relative w-full h-full">
233
+ <div class="game-card-front absolute w-full h-full bg-white rounded-lg shadow-md p-6 flex flex-col justify-between">
234
+ <div>
235
+ <div class="flex items-center justify-center w-12 h-12 bg-purple-100 rounded-full mb-4">
236
+ <i class="fas fa-users text-purple-600 text-xl"></i>
237
+ </div>
238
+ <h3 class="text-xl font-bold text-gray-800 mb-2">Wisdom Guilds</h3>
239
+ <p class="text-gray-600">Join learning communities with shared interests and goals.</p>
240
+ </div>
241
+ <div class="text-purple-600 font-medium">Flip to learn more →</div>
242
+ </div>
243
+ <div class="game-card-back absolute w-full h-full bg-purple-600 text-white rounded-lg shadow-md p-6 flex flex-col justify-center">
244
+ <h3 class="text-xl font-bold mb-3">How It Works</h3>
245
+ <p class="mb-4">Collaborate with guild members to complete group challenges and unlock exclusive content and real-world meetups.</p>
246
+ <div class="flex items-center text-sm">
247
+ <span class="bg-white text-purple-600 px-2 py-1 rounded mr-2">Example Reward</span>
248
+ <span>Local event tickets + bonus tokens</span>
249
+ </div>
250
+ </div>
251
+ </div>
252
+ </div>
253
+
254
+ <!-- Game Card 3 -->
255
+ <div class="game-card h-64">
256
+ <div class="game-card-inner relative w-full h-full">
257
+ <div class="game-card-front absolute w-full h-full bg-white rounded-lg shadow-md p-6 flex flex-col justify-between">
258
+ <div>
259
+ <div class="flex items-center justify-center w-12 h-12 bg-purple-100 rounded-full mb-4">
260
+ <i class="fas fa-tools text-purple-600 text-xl"></i>
261
+ </div>
262
+ <h3 class="text-xl font-bold text-gray-800 mb-2">Skill Crafting</h3>
263
+ <p class="text-gray-600">Combine learned skills to create powerful knowledge tools.</p>
264
+ </div>
265
+ <div class="text-purple-600 font-medium">Flip to learn more →</div>
266
+ </div>
267
+ <div class="game-card-back absolute w-full h-full bg-purple-600 text-white rounded-lg shadow-md p-6 flex flex-col justify-center">
268
+ <h3 class="text-xl font-bold mb-3">How It Works</h3>
269
+ <p class="mb-4">Master individual skills then combine them to craft useful digital and physical tools like custom planners or health trackers.</p>
270
+ <div class="flex items-center text-sm">
271
+ <span class="bg-white text-purple-600 px-2 py-1 rounded mr-2">Example Reward</span>
272
+ <span>Personalized wellness planner</span>
273
+ </div>
274
+ </div>
275
+ </div>
276
+ </div>
277
+ </div>
278
+ </div>
279
+ </div>
280
+
281
+ <!-- Reward System -->
282
+ <div class="py-16 bg-white">
283
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
284
+ <div class="lg:text-center mb-12">
285
+ <h2 class="text-base text-purple-600 font-semibold tracking-wide uppercase">Rewards That Matter</h2>
286
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
287
+ Earn More Than Just Points
288
+ </p>
289
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
290
+ Our reward system is designed to provide real value in your learning journey and daily life.
291
+ </p>
292
+ </div>
293
+
294
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 mt-10">
295
+ <!-- Reward 1 -->
296
+ <div class="bg-gray-50 rounded-lg p-6 card-hover">
297
+ <div class="flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4 mx-auto">
298
+ <i class="fas fa-percentage text-purple-600 text-2xl"></i>
299
+ </div>
300
+ <h3 class="text-lg font-bold text-center text-gray-800 mb-2">Exclusive Discounts</h3>
301
+ <p class="text-gray-600 text-center">Earn real discounts on products and services from our partners that align with your learning path.</p>
302
+ </div>
303
+
304
+ <!-- Reward 2 -->
305
+ <div class="bg-gray-50 rounded-lg p-6 card-hover">
306
+ <div class="flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4 mx-auto">
307
+ <i class="fas fa-gift text-purple-600 text-2xl"></i>
308
+ </div>
309
+ <h3 class="text-lg font-bold text-center text-gray-800 mb-2">Physical Goods</h3>
310
+ <p class="text-gray-600 text-center">Redeem tokens for useful items like ergonomic tools, large-print books, or assistive devices.</p>
311
+ </div>
312
+
313
+ <!-- Reward 3 -->
314
+ <div class="bg-gray-50 rounded-lg p-6 card-hover">
315
+ <div class="flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4 mx-auto">
316
+ <i class="fas fa-user-shield text-purple-600 text-2xl"></i>
317
+ </div>
318
+ <h3 class="text-lg font-bold text-center text-gray-800 mb-2">Premium Services</h3>
319
+ <p class="text-gray-600 text-center">Unlock access to premium services like one-on-one tutoring, tech support, or health consultations.</p>
320
+ </div>
321
+
322
+ <!-- Reward 4 -->
323
+ <div class="bg-gray-50 rounded-lg p-6 card-hover">
324
+ <div class="flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4 mx-auto">
325
+ <i class="fas fa-hand-holding-heart text-purple-600 text-2xl"></i>
326
+ </div>
327
+ <h3 class="text-lg font-bold text-center text-gray-800 mb-2">Charitable Impact</h3>
328
+ <p class="text-gray-600 text-center">Convert tokens into donations to causes you care about, with matching contributions from us.</p>
329
+ </div>
330
+ </div>
331
+
332
+ <div class="mt-12 bg-purple-50 rounded-xl p-8">
333
+ <div class="md:flex items-center">
334
+ <div class="md:w-1/2 mb-6 md:mb-0">
335
+ <h3 class="text-2xl font-bold text-gray-800 mb-3">Your Learning Portfolio</h3>
336
+ <p class="text-gray-600 mb-4">Track all your achievements and see how your knowledge grows over time in your personalized dashboard.</p>
337
+ <button class="bg-purple-600 hover:bg-purple-700 text-white px-6 py-2 rounded-md text-sm font-medium">View Sample Portfolio</button>
338
+ </div>
339
+ <div class="md:w-1/2">
340
+ <div class="bg-white rounded-lg shadow-md p-4">
341
+ <div class="flex justify-between items-center mb-4">
342
+ <h4 class="font-medium text-gray-700">Current Knowledge Level</h4>
343
+ <span class="text-sm bg-purple-100 text-purple-800 px-2 py-1 rounded">Sage Apprentice</span>
344
+ </div>
345
+ <div class="mb-4">
346
+ <div class="flex justify-between text-sm text-gray-500 mb-1">
347
+ <span>Progress to Next Level</span>
348
+ <span>65%</span>
349
+ </div>
350
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
351
+ <div class="bg-purple-600 h-2.5 rounded-full" style="width: 65%"></div>
352
+ </div>
353
+ </div>
354
+ <div class="grid grid-cols-3 gap-4 text-center">
355
+ <div>
356
+ <div class="text-2xl font-bold text-purple-600">142</div>
357
+ <div class="text-xs text-gray-500">Tokens</div>
358
+ </div>
359
+ <div>
360
+ <div class="text-2xl font-bold text-purple-600">8</div>
361
+ <div class="text-xs text-gray-500">Quests</div>
362
+ </div>
363
+ <div>
364
+ <div class="text-2xl font-bold text-purple-600">3</div>
365
+ <div class="text-xs text-gray-500">Guilds</div>
366
+ </div>
367
+ </div>
368
+ </div>
369
+ </div>
370
+ </div>
371
+ </div>
372
+ </div>
373
+ </div>
374
+
375
+ <!-- Testimonials -->
376
+ <div class="py-16 bg-gray-50">
377
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
378
+ <div class="lg:text-center mb-12">
379
+ <h2 class="text-base text-purple-600 font-semibold tracking-wide uppercase">Success Stories</h2>
380
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
381
+ Real Learners, Real Results
382
+ </p>
383
+ </div>
384
+
385
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
386
+ <!-- Testimonial 1 -->
387
+ <div class="bg-white p-6 rounded-lg shadow-md card-hover">
388
+ <div class="flex items-center mb-4">
389
+ <div class="w-12 h-12 bg-purple-100 rounded-full flex items-center justify-center mr-4">
390
+ <i class="fas fa-user text-purple-600 text-xl"></i>
391
+ </div>
392
+ <div>
393
+ <h4 class="font-bold text-gray-800">Margaret, 68</h4>
394
+ <p class="text-sm text-gray-500">Retired Teacher</p>
395
+ </div>
396
+ </div>
397
+ <p class="text-gray-600 mb-4">"I've tried many learning apps, but ElderLearn is different. The cooking quests actually helped me improve my skills while earning discounts on kitchen tools. My granddaughter even joined me!"</p>
398
+ <div class="flex">
399
+ <i class="fas fa-star text-yellow-400"></i>
400
+ <i class="fas fa-star text-yellow-400"></i>
401
+ <i class="fas fa-star text-yellow-400"></i>
402
+ <i class="fas fa-star text-yellow-400"></i>
403
+ <i class="fas fa-star text-yellow-400"></i>
404
+ </div>
405
+ </div>
406
+
407
+ <!-- Testimonial 2 -->
408
+ <div class="bg-white p-6 rounded-lg shadow-md card-hover">
409
+ <div class="flex items-center mb-4">
410
+ <div class="w-12 h-12 bg-purple-100 rounded-full flex items-center justify-center mr-4">
411
+ <i class="fas fa-user text-purple-600 text-xl"></i>
412
+ </div>
413
+ <div>
414
+ <h4 class="font-bold text-gray-800">Robert, 72</h4>
415
+ <p class="text-sm text-gray-500">Retired Engineer</p>
416
+ </div>
417
+ </div>
418
+ <p class="text-gray-600 mb-4">"The tech skills guild helped me finally understand my smartphone. The step-by-step challenges were perfect, and the tokens I earned got me a free tech support session when I needed it."</p>
419
+ <div class="flex">
420
+ <i class="fas fa-star text-yellow-400"></i>
421
+ <i class="fas fa-star text-yellow-400"></i>
422
+ <i class="fas fa-star text-yellow-400"></i>
423
+ <i class="fas fa-star text-yellow-400"></i>
424
+ <i class="fas fa-star-half-alt text-yellow-400"></i>
425
+ </div>
426
+ </div>
427
+
428
+ <!-- Testimonial 3 -->
429
+ <div class="bg-white p-6 rounded-lg shadow-md card-hover">
430
+ <div class="flex items-center mb-4">
431
+ <div class="w-12 h-12 bg-purple-100 rounded-full flex items-center justify-center mr-4">
432
+ <i class="fas fa-user text-purple-600 text-xl"></i>
433
+ </div>
434
+ <div>
435
+ <h4 class="font-bold text-gray-800">Elena, 65</h4>
436
+ <p class="text-sm text-gray-500">Retired Nurse</p>
437
+ </div>
438
+ </div>
439
+ <p class="text-gray-600 mb-4">"I converted my knowledge tokens into a donation to the Alzheimer's Association. Learning while making a difference gives me such a sense of purpose in retirement."</p>
440
+ <div class="flex">
441
+ <i class="fas fa-star text-yellow-400"></i>
442
+ <i class="fas fa-star text-yellow-400"></i>
443
+ <i class="fas fa-star text-yellow-400"></i>
444
+ <i class="fas fa-star text-yellow-400"></i>
445
+ <i class="fas fa-star text-yellow-400"></i>
446
+ </div>
447
+ </div>
448
+ </div>
449
+ </div>
450
+ </div>
451
+
452
+ <!-- CTA Section -->
453
+ <div class="bg-purple-700">
454
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:py-16 lg:px-8 lg:flex lg:items-center lg:justify-between">
455
+ <h2 class="text-3xl font-extrabold tracking-tight text-white sm:text-4xl">
456
+ <span class="block">Ready to begin your adventure?</span>
457
+ <span class="block text-purple-200">Join ElderLearn today - first month free.</span>
458
+ </h2>
459
+ <div class="mt-8 flex lg:mt-0 lg:flex-shrink-0">
460
+ <div class="inline-flex rounded-md shadow">
461
+ <a href="#" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-purple-600 bg-white hover:bg-purple-50">
462
+ Get Started
463
+ <i class="fas fa-arrow-right ml-2"></i>
464
+ </a>
465
+ </div>
466
+ <div class="ml-3 inline-flex rounded-md shadow">
467
+ <a href="#" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-white bg-purple-600 bg-opacity-60 hover:bg-opacity-70">
468
+ Live Demo
469
+ <i class="fas fa-play ml-2"></i>
470
+ </a>
471
+ </div>
472
+ </div>
473
+ </div>
474
+ </div>
475
+
476
+ <!-- Footer -->
477
+ <footer class="bg-gray-800">
478
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
479
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8">
480
+ <div>
481
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">ElderLearn</h3>
482
+ <ul class="mt-4 space-y-4">
483
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">About Us</a></li>
484
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Careers</a></li>
485
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Press</a></li>
486
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Blog</a></li>
487
+ </ul>
488
+ </div>
489
+ <div>
490
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Support</h3>
491
+ <ul class="mt-4 space-y-4">
492
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Help Center</a></li>
493
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Safety</a></li>
494
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Accessibility</a></li>
495
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Contact Us</a></li>
496
+ </ul>
497
+ </div>
498
+ <div>
499
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Legal</h3>
500
+ <ul class="mt-4 space-y-4">
501
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Terms</a></li>
502
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Privacy</a></li>
503
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">Cookie Policy</a></li>
504
+ <li><a href="#" class="text-base text-gray-400 hover:text-white">GDPR</a></li>
505
+ </ul>
506
+ </div>
507
+ <div>
508
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Connect</h3>
509
+ <div class="mt-4 flex space-x-6">
510
+ <a href="#" class="text-gray-400 hover:text-white">
511
+ <i class="fab fa-facebook-f"></i>
512
+ </a>
513
+ <a href="#" class="text-gray-400 hover:text-white">
514
+ <i class="fab fa-twitter"></i>
515
+ </a>
516
+ <a href="#" class="text-gray-400 hover:text-white">
517
+ <i class="fab fa-instagram"></i>
518
+ </a>
519
+ <a href="#" class="text-gray-400 hover:text-white">
520
+ <i class="fab fa-youtube"></i>
521
+ </a>
522
+ </div>
523
+ <div class="mt-6">
524
+ <h4 class="text-sm font-medium text-gray-300">Subscribe to our newsletter</h4>
525
+ <div class="mt-2 flex">
526
+ <input type="email" placeholder="Your email" class="px-3 py-2 border border-gray-600 bg-gray-700 text-white text-sm rounded-l focus:outline-none focus:ring-1 focus:ring-purple-500 w-full">
527
+ <button class="bg-purple-600 hover:bg-purple-700 text-white px-4 py-2 rounded-r text-sm font-medium">
528
+ <i class="fas fa-paper-plane"></i>
529
+ </button>
530
+ </div>
531
+ </div>
532
+ </div>
533
+ </div>
534
+ <div class="mt-12 border-t border-gray-700 pt-8">
535
+ <p class="text-base text-gray-400 text-center">
536
+ &copy; 2023 ElderLearn, Inc. All rights reserved.
537
+ </p>
538
+ </div>
539
+ </div>
540
+ </footer>
541
+
542
+ <script>
543
+ // Simple animation for the progress ring
544
+ document.addEventListener('DOMContentLoaded', function() {
545
+ const progressRing = document.querySelector('.progress-ring__circle');
546
+ const radius = progressRing.r.baseVal.value;
547
+ const circumference = radius * 2 * Math.PI;
548
+
549
+ progressRing.style.strokeDasharray = `${circumference} ${circumference}`;
550
+ progressRing.style.strokeDashoffset = circumference;
551
+
552
+ const offset = circumference - 65 / 100 * circumference;
553
+ progressRing.style.strokeDashoffset = offset;
554
+
555
+ // Add pulse animation to CTA button
556
+ const ctaButton = document.querySelector('.bg-purple-600');
557
+ setInterval(() => {
558
+ ctaButton.classList.toggle('pulse-animation');
559
+ }, 4000);
560
+ });
561
+ </script>
562
+ <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=KnIgHtMaReX/website-builder-creative" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
563
+ </html>