echo3700 commited on
Commit
a90cde7
·
verified ·
1 Parent(s): 72b4ff3

我想把web3.0区块链技术应用在无人医院的AI医生上,帮我设计一个网站实现上述梦想设计一个网站 - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +700 -17
index.html CHANGED
@@ -1,20 +1,703 @@
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
  <script src="https://cdn.tailwindcss.com"></script>
8
- </head>
9
- <body class="flex justify-center items-center h-screen overflow-hidden bg-white font-sans text-center px-6">
10
- <div class="w-full">
11
- <span class="text-xs rounded-full mb-2 inline-block px-2 py-1 border border-amber-500/15 bg-amber-500/15 text-amber-500">🔥 New version dropped!</span>
12
- <h1 class="text-4xl lg:text-6xl font-bold font-sans">
13
- <span class="text-2xl lg:text-4xl text-gray-400 block font-medium">I'm ready to work,</span>
14
- Ask me anything.
15
- </h1>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  </div>
17
- <img src="https://enzostvs-deepsite.hf.space/arrow.svg" class="absolute bottom-8 left-0 w-[100px] transform rotate-[30deg]" />
18
- <script></script>
19
- <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=echo3700/https-huggingface-co-echo3700" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
20
- </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>MediChain - Web3 Autonomous Hospital</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
+ <script>
10
+ tailwind.config = {
11
+ theme: {
12
+ extend: {
13
+ colors: {
14
+ primary: '#4F46E5',
15
+ secondary: '#10B981',
16
+ dark: '#1E293B',
17
+ light: '#F8FAFC',
18
+ },
19
+ fontFamily: {
20
+ sans: ['Inter', 'sans-serif'],
21
+ },
22
+ }
23
+ }
24
+ }
25
+ </script>
26
+ <style>
27
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
28
+
29
+ body {
30
+ font-family: 'Inter', sans-serif;
31
+ background-color: #F8FAFC;
32
+ }
33
+
34
+ .gradient-bg {
35
+ background: linear-gradient(135deg, #4F46E5 0%, #10B981 100%);
36
+ }
37
+
38
+ .card-hover {
39
+ transition: all 0.3s ease;
40
+ }
41
+
42
+ .card-hover:hover {
43
+ transform: translateY(-5px);
44
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
45
+ }
46
+
47
+ .pulse-animation {
48
+ animation: pulse 2s infinite;
49
+ }
50
+
51
+ @keyframes pulse {
52
+ 0% {
53
+ box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
54
+ }
55
+ 70% {
56
+ box-shadow: 0 0 0 10px rgba(16, 185, 129, 0);
57
+ }
58
+ 100% {
59
+ box-shadow: 0 0 0 0 rgba(16, 185, 129, 0);
60
+ }
61
+ }
62
+
63
+ .nav-link {
64
+ position: relative;
65
+ }
66
+
67
+ .nav-link::after {
68
+ content: '';
69
+ position: absolute;
70
+ width: 0;
71
+ height: 2px;
72
+ bottom: -2px;
73
+ left: 0;
74
+ background-color: #4F46E5;
75
+ transition: width 0.3s ease;
76
+ }
77
+
78
+ .nav-link:hover::after {
79
+ width: 100%;
80
+ }
81
+
82
+ .feature-icon {
83
+ width: 60px;
84
+ height: 60px;
85
+ display: flex;
86
+ align-items: center;
87
+ justify-content: center;
88
+ border-radius: 12px;
89
+ margin-bottom: 1rem;
90
+ }
91
+ </style>
92
+ </head>
93
+ <body>
94
+ <!-- Navigation -->
95
+ <nav class="bg-white shadow-sm sticky top-0 z-50">
96
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
97
+ <div class="flex justify-between h-16">
98
+ <div class="flex items-center">
99
+ <div class="flex-shrink-0 flex items-center">
100
+ <i class="fas fa-brain text-primary text-2xl mr-2"></i>
101
+ <span class="text-xl font-bold text-dark">MediChain</span>
102
+ </div>
103
+ <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
104
+ <a href="#" class="nav-link border-primary text-dark inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Home</a>
105
+ <a href="#features" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Features</a>
106
+ <a href="#how-it-works" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">How It Works</a>
107
+ <a href="#tokenomics" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Tokenomics</a>
108
+ <a href="#contact" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Contact</a>
109
+ </div>
110
+ </div>
111
+ <div class="hidden sm:ml-6 sm:flex sm:items-center">
112
+ <button class="bg-primary hover:bg-indigo-700 text-white px-4 py-2 rounded-md text-sm font-medium flex items-center">
113
+ <i class="fas fa-wallet mr-2"></i> Connect Wallet
114
+ </button>
115
+ </div>
116
+ <div class="-mr-2 flex items-center sm:hidden">
117
+ <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-primary" aria-controls="mobile-menu" aria-expanded="false">
118
+ <span class="sr-only">Open main menu</span>
119
+ <i class="fas fa-bars"></i>
120
+ </button>
121
+ </div>
122
+ </div>
123
+ </div>
124
+
125
+ <!-- Mobile menu -->
126
+ <div class="sm:hidden hidden" id="mobile-menu">
127
+ <div class="pt-2 pb-3 space-y-1">
128
+ <a href="#" class="bg-primary text-white block pl-3 pr-4 py-2 border-l-4 border-primary text-base font-medium">Home</a>
129
+ <a href="#features" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Features</a>
130
+ <a href="#how-it-works" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">How It Works</a>
131
+ <a href="#tokenomics" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Tokenomics</a>
132
+ <a href="#contact" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Contact</a>
133
+ <div class="mt-4 pl-3">
134
+ <button class="bg-primary hover:bg-indigo-700 text-white px-4 py-2 rounded-md text-sm font-medium flex items-center">
135
+ <i class="fas fa-wallet mr-2"></i> Connect Wallet
136
+ </button>
137
+ </div>
138
+ </div>
139
+ </div>
140
+ </nav>
141
+
142
+ <!-- Hero Section -->
143
+ <div class="gradient-bg text-white">
144
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8 lg:py-24">
145
+ <div class="lg:grid lg:grid-cols-2 lg:gap-8 items-center">
146
+ <div class="mb-12 lg:mb-0">
147
+ <h1 class="text-4xl font-extrabold tracking-tight sm:text-5xl lg:text-6xl mb-6">
148
+ The Future of Healthcare is <span class="text-yellow-300">Autonomous</span>
149
+ </h1>
150
+ <p class="text-xl text-gray-100 mb-8">
151
+ MediChain combines Web3 blockchain technology with advanced AI to create the world's first decentralized autonomous hospital. Secure, transparent, and always available.
152
+ </p>
153
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
154
+ <button class="bg-white text-primary hover:bg-gray-100 px-6 py-3 rounded-lg font-bold text-lg flex items-center justify-center">
155
+ <i class="fas fa-robot mr-2"></i> Consult AI Doctor
156
+ </button>
157
+ <button class="bg-transparent border-2 border-white hover:bg-white hover:text-primary px-6 py-3 rounded-lg font-bold text-lg flex items-center justify-center">
158
+ <i class="fas fa-play-circle mr-2"></i> Watch Demo
159
+ </button>
160
+ </div>
161
+ </div>
162
+ <div class="relative">
163
+ <img src="https://images.unsplash.com/photo-1579684385127-1ef15d508118?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=880&q=80" alt="AI Doctor" class="rounded-xl shadow-2xl border-4 border-white">
164
+ <div class="absolute -bottom-4 -right-4 bg-white text-primary p-4 rounded-lg shadow-lg">
165
+ <div class="flex items-center">
166
+ <div class="pulse-animation bg-secondary rounded-full w-3 h-3 mr-2"></div>
167
+ <span class="font-bold">24/7 Online</span>
168
+ </div>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </div>
173
  </div>
174
+
175
+ <!-- Stats Section -->
176
+ <div class="bg-white py-12">
177
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
178
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
179
+ <div class="bg-gray-50 p-6 rounded-xl text-center">
180
+ <div class="text-4xl font-bold text-primary mb-2">98.7%</div>
181
+ <div class="text-gray-600">Diagnosis Accuracy</div>
182
+ </div>
183
+ <div class="bg-gray-50 p-6 rounded-xl text-center">
184
+ <div class="text-4xl font-bold text-primary mb-2">10,000+</div>
185
+ <div class="text-gray-600">Patients Served</div>
186
+ </div>
187
+ <div class="bg-gray-50 p-6 rounded-xl text-center">
188
+ <div class="text-4xl font-bold text-primary mb-2">0</div>
189
+ <div class="text-gray-600">Data Breaches</div>
190
+ </div>
191
+ </div>
192
+ </div>
193
+ </div>
194
+
195
+ <!-- Features Section -->
196
+ <div id="features" class="py-16 bg-gray-50">
197
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
198
+ <div class="text-center mb-16">
199
+ <h2 class="text-3xl font-extrabold text-dark sm:text-4xl">
200
+ Revolutionary Features
201
+ </h2>
202
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
203
+ Combining the best of blockchain and AI for healthcare transformation
204
+ </p>
205
+ </div>
206
+
207
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
208
+ <!-- Feature 1 -->
209
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
210
+ <div class="feature-icon bg-indigo-100 text-primary">
211
+ <i class="fas fa-shield-alt text-2xl"></i>
212
+ </div>
213
+ <h3 class="text-xl font-bold text-dark mb-3">Blockchain Security</h3>
214
+ <p class="text-gray-600">
215
+ Your medical records are encrypted and stored on a decentralized blockchain, ensuring complete privacy and security against breaches.
216
+ </p>
217
+ </div>
218
+
219
+ <!-- Feature 2 -->
220
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
221
+ <div class="feature-icon bg-green-100 text-secondary">
222
+ <i class="fas fa-robot text-2xl"></i>
223
+ </div>
224
+ <h3 class="text-xl font-bold text-dark mb-3">AI Diagnosis</h3>
225
+ <p class="text-gray-600">
226
+ Our AI doctors analyze symptoms with precision, drawing from the latest medical research and millions of case studies.
227
+ </p>
228
+ </div>
229
+
230
+ <!-- Feature 3 -->
231
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
232
+ <div class="feature-icon bg-purple-100 text-purple-600">
233
+ <i class="fas fa-coins text-2xl"></i>
234
+ </div>
235
+ <h3 class="text-xl font-bold text-dark mb-3">Tokenized Payments</h3>
236
+ <p class="text-gray-600">
237
+ Pay for services with our native MEDI token or other cryptocurrencies. Smart contracts ensure fair pricing and instant payments.
238
+ </p>
239
+ </div>
240
+
241
+ <!-- Feature 4 -->
242
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
243
+ <div class="feature-icon bg-blue-100 text-blue-600">
244
+ <i class="fas fa-dna text-2xl"></i>
245
+ </div>
246
+ <h3 class="text-xl font-bold text-dark mb-3">Personalized Medicine</h3>
247
+ <p class="text-gray-600">
248
+ AI analyzes your genetic data (with consent) to provide truly personalized treatment recommendations.
249
+ </p>
250
+ </div>
251
+
252
+ <!-- Feature 5 -->
253
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
254
+ <div class="feature-icon bg-yellow-100 text-yellow-600">
255
+ <i class="fas fa-hospital text-2xl"></i>
256
+ </div>
257
+ <h3 class="text-xl font-bold text-dark mb-3">Autonomous Facilities</h3>
258
+ <p class="text-gray-600">
259
+ Our physical locations are fully automated with robotic surgeons, AI nurses, and blockchain-controlled inventory.
260
+ </p>
261
+ </div>
262
+
263
+ <!-- Feature 6 -->
264
+ <div class="bg-white p-8 rounded-xl shadow-sm card-hover">
265
+ <div class="feature-icon bg-red-100 text-red-600">
266
+ <i class="fas fa-globe text-2xl"></i>
267
+ </div>
268
+ <h3 class="text-xl font-bold text-dark mb-3">Global Access</h3>
269
+ <p class="text-gray-600">
270
+ Receive world-class healthcare regardless of location. Our telemedicine platform connects you instantly to AI specialists.
271
+ </p>
272
+ </div>
273
+ </div>
274
+ </div>
275
+ </div>
276
+
277
+ <!-- How It Works Section -->
278
+ <div id="how-it-works" class="py-16 bg-white">
279
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
280
+ <div class="text-center mb-16">
281
+ <h2 class="text-3xl font-extrabold text-dark sm:text-4xl">
282
+ How MediChain Works
283
+ </h2>
284
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
285
+ A seamless integration of Web3 and AI for your healthcare needs
286
+ </p>
287
+ </div>
288
+
289
+ <div class="relative">
290
+ <!-- Timeline line -->
291
+ <div class="hidden lg:block absolute left-1/2 h-full w-1 bg-gradient-to-b from-primary to-secondary"></div>
292
+
293
+ <!-- Step 1 -->
294
+ <div class="mb-16 lg:mb-32 flex flex-col lg:flex-row items-center">
295
+ <div class="lg:w-1/2 lg:pr-12 mb-8 lg:mb-0 order-1 lg:order-1">
296
+ <div class="bg-gray-50 p-6 rounded-xl">
297
+ <div class="flex items-center mb-4">
298
+ <div class="flex items-center justify-center w-10 h-10 rounded-full bg-primary text-white font-bold mr-4">1</div>
299
+ <h3 class="text-xl font-bold text-dark">Connect Your Wallet</h3>
300
+ </div>
301
+ <p class="text-gray-600">
302
+ Securely connect your Web3 wallet to establish your identity on the blockchain. Your wallet becomes your universal healthcare ID.
303
+ </p>
304
+ </div>
305
+ </div>
306
+ <div class="lg:w-1/2 lg:pl-12 order-2 lg:order-2">
307
+ <img src="https://images.unsplash.com/photo-1639762681057-408e52192e55?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=880&q=80" alt="Wallet Connection" class="rounded-xl shadow-lg">
308
+ </div>
309
+ </div>
310
+
311
+ <!-- Step 2 -->
312
+ <div class="mb-16 lg:mb-32 flex flex-col lg:flex-row items-center">
313
+ <div class="lg:w-1/2 lg:pr-12 mb-8 lg:mb-0 order-1 lg:order-2">
314
+ <div class="bg-gray-50 p-6 rounded-xl">
315
+ <div class="flex items-center mb-4">
316
+ <div class="flex items-center justify-center w-10 h-10 rounded-full bg-primary text-white font-bold mr-4">2</div>
317
+ <h3 class="text-xl font-bold text-dark">Describe Symptoms</h3>
318
+ </div>
319
+ <p class="text-gray-600">
320
+ Interact with our AI doctor through chat, voice, or upload medical images. The AI cross-references your symptoms with the latest medical knowledge.
321
+ </p>
322
+ </div>
323
+ </div>
324
+ <div class="lg:w-1/2 lg:pl-12 order-2 lg:order-1">
325
+ <img src="https://images.unsplash.com/photo-1576091160550-2173dba999ef?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80" alt="AI Consultation" class="rounded-xl shadow-lg">
326
+ </div>
327
+ </div>
328
+
329
+ <!-- Step 3 -->
330
+ <div class="mb-16 lg:mb-32 flex flex-col lg:flex-row items-center">
331
+ <div class="lg:w-1/2 lg:pr-12 mb-8 lg:mb-0 order-1 lg:order-1">
332
+ <div class="bg-gray-50 p-6 rounded-xl">
333
+ <div class="flex items-center mb-4">
334
+ <div class="flex items-center justify-center w-10 h-10 rounded-full bg-primary text-white font-bold mr-4">3</div>
335
+ <h3 class="text-xl font-bold text-dark">Receive Diagnosis & Treatment</h3>
336
+ </div>
337
+ <p class="text-gray-600">
338
+ Get an instant, accurate diagnosis along with personalized treatment options. For complex cases, our AI can consult with human specialists.
339
+ </p>
340
+ </div>
341
+ </div>
342
+ <div class="lg:w-1/2 lg:pl-12 order-2 lg:order-2">
343
+ <img src="https://images.unsplash.com/photo-1588776814546-1ffcf47267a5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80" alt="Diagnosis" class="rounded-xl shadow-lg">
344
+ </div>
345
+ </div>
346
+
347
+ <!-- Step 4 -->
348
+ <div class="flex flex-col lg:flex-row items-center">
349
+ <div class="lg:w-1/2 lg:pr-12 mb-8 lg:mb-0 order-1 lg:order-2">
350
+ <div class="bg-gray-50 p-6 rounded-xl">
351
+ <div class="flex items-center mb-4">
352
+ <div class="flex items-center justify-center w-10 h-10 rounded-full bg-primary text-white font-bold mr-4">4</div>
353
+ <h3 class="text-xl font-bold text-dark">Secure Medical Records</h3>
354
+ </div>
355
+ <p class="text-gray-600">
356
+ Your complete medical history is encrypted and stored on the blockchain. You control access through your wallet, ensuring privacy and portability.
357
+ </p>
358
+ </div>
359
+ </div>
360
+ <div class="lg:w-1/2 lg:pl-12 order-2 lg:order-1">
361
+ <img src="https://images.unsplash.com/photo-1629909613657-0d6ff7451fe3?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80" alt="Medical Records" class="rounded-xl shadow-lg">
362
+ </div>
363
+ </div>
364
+ </div>
365
+ </div>
366
+ </div>
367
+
368
+ <!-- Tokenomics Section -->
369
+ <div id="tokenomics" class="py-16 bg-gray-50">
370
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
371
+ <div class="text-center mb-16">
372
+ <h2 class="text-3xl font-extrabold text-dark sm:text-4xl">
373
+ MEDI Token Economy
374
+ </h2>
375
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
376
+ Powering the decentralized healthcare ecosystem
377
+ </p>
378
+ </div>
379
+
380
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12">
381
+ <div>
382
+ <h3 class="text-2xl font-bold text-dark mb-6">Token Distribution</h3>
383
+ <div class="bg-white p-6 rounded-xl shadow-sm">
384
+ <div class="mb-4">
385
+ <div class="flex justify-between mb-1">
386
+ <span class="text-gray-700">AI Development (30%)</span>
387
+ <span class="text-gray-700">300M MEDI</span>
388
+ </div>
389
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
390
+ <div class="bg-primary h-2.5 rounded-full" style="width: 30%"></div>
391
+ </div>
392
+ </div>
393
+ <div class="mb-4">
394
+ <div class="flex justify-between mb-1">
395
+ <span class="text-gray-700">Community Rewards (25%)</span>
396
+ <span class="text-gray-700">250M MEDI</span>
397
+ </div>
398
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
399
+ <div class="bg-secondary h-2.5 rounded-full" style="width: 25%"></div>
400
+ </div>
401
+ </div>
402
+ <div class="mb-4">
403
+ <div class="flex justify-between mb-1">
404
+ <span class="text-gray-700">Team & Advisors (20%)</span>
405
+ <span class="text-gray-700">200M MEDI</span>
406
+ </div>
407
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
408
+ <div class="bg-purple-500 h-2.5 rounded-full" style="width: 20%"></div>
409
+ </div>
410
+ </div>
411
+ <div class="mb-4">
412
+ <div class="flex justify-between mb-1">
413
+ <span class="text-gray-700">Ecosystem Fund (15%)</span>
414
+ <span class="text-gray-700">150M MEDI</span>
415
+ </div>
416
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
417
+ <div class="bg-yellow-500 h-2.5 rounded-full" style="width: 15%"></div>
418
+ </div>
419
+ </div>
420
+ <div>
421
+ <div class="flex justify-between mb-1">
422
+ <span class="text-gray-700">Public Sale (10%)</span>
423
+ <span class="text-gray-700">100M MEDI</span>
424
+ </div>
425
+ <div class="w-full bg-gray-200 rounded-full h-2.5">
426
+ <div class="bg-blue-500 h-2.5 rounded-full" style="width: 10%"></div>
427
+ </div>
428
+ </div>
429
+ </div>
430
+ </div>
431
+
432
+ <div>
433
+ <h3 class="text-2xl font-bold text-dark mb-6">Token Utility</h3>
434
+ <div class="space-y-4">
435
+ <div class="bg-white p-5 rounded-xl shadow-sm flex items-start">
436
+ <div class="bg-primary bg-opacity-10 p-3 rounded-lg mr-4">
437
+ <i class="fas fa-hand-holding-medical text-primary text-xl"></i>
438
+ </div>
439
+ <div>
440
+ <h4 class="font-bold text-dark mb-1">Pay for Services</h4>
441
+ <p class="text-gray-600">Use MEDI tokens to pay for consultations, treatments, and medications at discounted rates.</p>
442
+ </div>
443
+ </div>
444
+ <div class="bg-white p-5 rounded-xl shadow-sm flex items-start">
445
+ <div class="bg-secondary bg-opacity-10 p-3 rounded-lg mr-4">
446
+ <i class="fas fa-chart-line text-secondary text-xl"></i>
447
+ </div>
448
+ <div>
449
+ <h4 class="font-bold text-dark mb-1">Staking Rewards</h4>
450
+ <p class="text-gray-600">Stake MEDI tokens to earn passive income and get priority access to new features.</p>
451
+ </div>
452
+ </div>
453
+ <div class="bg-white p-5 rounded-xl shadow-sm flex items-start">
454
+ <div class="bg-purple-500 bg-opacity-10 p-3 rounded-lg mr-4">
455
+ <i class="fas fa-vote-yea text-purple-500 text-xl"></i>
456
+ </div>
457
+ <div>
458
+ <h4 class="font-bold text-dark mb-1">Governance</h4>
459
+ <p class="text-gray-600">MEDI holders vote on platform upgrades, research directions, and community initiatives.</p>
460
+ </div>
461
+ </div>
462
+ <div class="bg-white p-5 rounded-xl shadow-sm flex items-start">
463
+ <div class="bg-yellow-500 bg-opacity-10 p-3 rounded-lg mr-4">
464
+ <i class="fas fa-heartbeat text-yellow-500 text-xl"></i>
465
+ </div>
466
+ <div>
467
+ <h4 class="font-bold text-dark mb-1">Data Sharing</h4>
468
+ <p class="text-gray-600">Earn MEDI by anonymously contributing health data to medical research (opt-in).</p>
469
+ </div>
470
+ </div>
471
+ </div>
472
+ </div>
473
+ </div>
474
+ </div>
475
+ </div>
476
+
477
+ <!-- CTA Section -->
478
+ <div class="gradient-bg text-white py-16">
479
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
480
+ <h2 class="text-3xl font-extrabold sm:text-4xl mb-6">
481
+ Ready to Experience the Future of Healthcare?
482
+ </h2>
483
+ <p class="text-xl mb-8 max-w-3xl mx-auto">
484
+ Join thousands of patients who trust MediChain for secure, accessible, and cutting-edge medical care.
485
+ </p>
486
+ <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
487
+ <button class="bg-white text-primary hover:bg-gray-100 px-8 py-4 rounded-lg font-bold text-lg flex items-center justify-center">
488
+ <i class="fas fa-robot mr-2"></i> Start Free Consultation
489
+ </button>
490
+ <button class="bg-transparent border-2 border-white hover:bg-white hover:text-primary px-8 py-4 rounded-lg font-bold text-lg flex items-center justify-center">
491
+ <i class="fas fa-paper-plane mr-2"></i> Join Our Community
492
+ </button>
493
+ </div>
494
+ </div>
495
+ </div>
496
+
497
+ <!-- Contact Section -->
498
+ <div id="contact" class="py-16 bg-white">
499
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
500
+ <div class="text-center mb-16">
501
+ <h2 class="text-3xl font-extrabold text-dark sm:text-4xl">
502
+ Get In Touch
503
+ </h2>
504
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
505
+ We'd love to hear from you about partnerships, investments, or questions
506
+ </p>
507
+ </div>
508
+
509
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12">
510
+ <div>
511
+ <form class="space-y-6">
512
+ <div>
513
+ <label for="name" class="block text-sm font-medium text-gray-700 mb-1">Your Name</label>
514
+ <input type="text" id="name" name="name" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-primary focus:border-primary">
515
+ </div>
516
+ <div>
517
+ <label for="email" class="block text-sm font-medium text-gray-700 mb-1">Email Address</label>
518
+ <input type="email" id="email" name="email" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-primary focus:border-primary">
519
+ </div>
520
+ <div>
521
+ <label for="subject" class="block text-sm font-medium text-gray-700 mb-1">Subject</label>
522
+ <select id="subject" name="subject" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-primary focus:border-primary">
523
+ <option>General Inquiry</option>
524
+ <option>Partnership Opportunity</option>
525
+ <option>Investment Inquiry</option>
526
+ <option>Technical Support</option>
527
+ </select>
528
+ </div>
529
+ <div>
530
+ <label for="message" class="block text-sm font-medium text-gray-700 mb-1">Message</label>
531
+ <textarea id="message" name="message" rows="4" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-primary focus:border-primary"></textarea>
532
+ </div>
533
+ <div>
534
+ <button type="submit" class="w-full bg-primary hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-bold text-lg">
535
+ Send Message
536
+ </button>
537
+ </div>
538
+ </form>
539
+ </div>
540
+
541
+ <div>
542
+ <div class="bg-gray-50 p-8 rounded-xl h-full">
543
+ <h3 class="text-xl font-bold text-dark mb-6">Contact Information</h3>
544
+ <div class="space-y-4">
545
+ <div class="flex items-start">
546
+ <div class="bg-primary bg-opacity-10 p-3 rounded-lg mr-4">
547
+ <i class="fas fa-map-marker-alt text-primary"></i>
548
+ </div>
549
+ <div>
550
+ <h4 class="font-bold text-dark mb-1">Headquarters</h4>
551
+ <p class="text-gray-600">Decentralized Autonomous Organization (DAO)<br>Registered in Zug, Switzerland</p>
552
+ </div>
553
+ </div>
554
+ <div class="flex items-start">
555
+ <div class="bg-primary bg-opacity-10 p-3 rounded-lg mr-4">
556
+ <i class="fas fa-envelope text-primary"></i>
557
+ </div>
558
+ <div>
559
+ <h4 class="font-bold text-dark mb-1">Email Us</h4>
560
+ <p class="text-gray-600">hello@medichain.health</p>
561
+ </div>
562
+ </div>
563
+ <div class="flex items-start">
564
+ <div class="bg-primary bg-opacity-10 p-3 rounded-lg mr-4">
565
+ <i class="fas fa-comment-dots text-primary"></i>
566
+ </div>
567
+ <div>
568
+ <h4 class="font-bold text-dark mb-1">Community</h4>
569
+ <div class="flex space-x-4 mt-2">
570
+ <a href="#" class="text-gray-600 hover:text-primary"><i class="fab fa-telegram text-2xl"></i></a>
571
+ <a href="#" class="text-gray-600 hover:text-primary"><i class="fab fa-discord text-2xl"></i></a>
572
+ <a href="#" class="text-gray-600 hover:text-primary"><i class="fab fa-twitter text-2xl"></i></a>
573
+ <a href="#" class="text-gray-600 hover:text-primary"><i class="fab fa-medium text-2xl"></i></a>
574
+ </div>
575
+ </div>
576
+ </div>
577
+ </div>
578
+
579
+ <div class="mt-8">
580
+ <h3 class="text-xl font-bold text-dark mb-4">Visit Our Autonomous Hospital</h3>
581
+ <div class="aspect-w-16 aspect-h-9">
582
+ <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2701.312960767654!2d8.516821315757303!3d47.39841287917049!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47900a00a7f5b53d%3A0x4a3f17d6b5a4f3e5!2sZug%2C%20Switzerland!5e0!3m2!1sen!2sus!4v1629999999999!5m2!1sen!2sus" class="w-full h-64 rounded-lg" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
583
+ </div>
584
+ </div>
585
+ </div>
586
+ </div>
587
+ </div>
588
+ </div>
589
+ </div>
590
+
591
+ <!-- Footer -->
592
+ <footer class="bg-dark text-white py-12">
593
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
594
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
595
+ <div>
596
+ <div class="flex items-center mb-4">
597
+ <i class="fas fa-brain text-primary text-2xl mr-2"></i>
598
+ <span class="text-xl font-bold">MediChain</span>
599
+ </div>
600
+ <p class="text-gray-400 mb-4">
601
+ The future of decentralized, autonomous healthcare powered by blockchain and AI.
602
+ </p>
603
+ <div class="flex space-x-4">
604
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-twitter"></i></a>
605
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-linkedin"></i></a>
606
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-github"></i></a>
607
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-medium"></i></a>
608
+ </div>
609
+ </div>
610
+ <div>
611
+ <h3 class="text-lg font-semibold mb-4">Services</h3>
612
+ <ul class="space-y-2">
613
+ <li><a href="#" class="text-gray-400 hover:text-white">AI Diagnosis</a></li>
614
+ <li><a href="#" class="text-gray-400 hover:text-white">Telemedicine</a></li>
615
+ <li><a href="#" class="text-gray-400 hover:text-white">Robotic Surgery</a></li>
616
+ <li><a href="#" class="text-gray-400 hover:text-white">Health Monitoring</a></li>
617
+ <li><a href="#" class="text-gray-400 hover:text-white">Medical Research</a></li>
618
+ </ul>
619
+ </div>
620
+ <div>
621
+ <h3 class="text-lg font-semibold mb-4">Resources</h3>
622
+ <ul class="space-y-2">
623
+ <li><a href="#" class="text-gray-400 hover:text-white">Whitepaper</a></li>
624
+ <li><a href="#" class="text-gray-400 hover:text-white">Documentation</a></li>
625
+ <li><a href="#" class="text-gray-400 hover:text-white">Blog</a></li>
626
+ <li><a href="#" class="text-gray-400 hover:text-white">Research Papers</a></li>
627
+ <li><a href="#" class="text-gray-400 hover:text-white">FAQ</a></li>
628
+ </ul>
629
+ </div>
630
+ <div>
631
+ <h3 class="text-lg font-semibold mb-4">Legal</h3>
632
+ <ul class="space-y-2">
633
+ <li><a href="#" class="text-gray-400 hover:text-white">Privacy Policy</a></li>
634
+ <li><a href="#" class="text-gray-400 hover:text-white">Terms of Service</a></li>
635
+ <li><a href="#" class="text-gray-400 hover:text-white">Cookie Policy</a></li>
636
+ <li><a href="#" class="text-gray-400 hover:text-white">Disclaimer</a></li>
637
+ <li><a href="#" class="text-gray-400 hover:text-white">Licenses</a></li>
638
+ </ul>
639
+ </div>
640
+ </div>
641
+ <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
642
+ <p class="text-gray-400 mb-4 md:mb-0">
643
+ © 2023 MediChain DAO. All rights reserved.
644
+ </p>
645
+ <div class="flex space-x-6">
646
+ <a href="#" class="text-gray-400 hover:text-white">Status</a>
647
+ <a href="#" class="text-gray-400 hover:text-white">Privacy</a>
648
+ <a href="#" class="text-gray-400 hover:text-white">Terms</a>
649
+ </div>
650
+ </div>
651
+ </div>
652
+ </footer>
653
+
654
+ <script>
655
+ // Mobile menu toggle
656
+ const mobileMenuButton = document.querySelector('button[aria-controls="mobile-menu"]');
657
+ const mobileMenu = document.getElementById('mobile-menu');
658
+
659
+ mobileMenuButton.addEventListener('click', () => {
660
+ const expanded = mobileMenuButton.getAttribute('aria-expanded') === 'true';
661
+ mobileMenuButton.setAttribute('aria-expanded', !expanded);
662
+ mobileMenu.classList.toggle('hidden');
663
+ });
664
+
665
+ // Smooth scrolling for anchor links
666
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
667
+ anchor.addEventListener('click', function (e) {
668
+ e.preventDefault();
669
+
670
+ const targetId = this.getAttribute('href');
671
+ if (targetId === '#') return;
672
+
673
+ const targetElement = document.querySelector(targetId);
674
+ if (targetElement) {
675
+ targetElement.scrollIntoView({
676
+ behavior: 'smooth'
677
+ });
678
+
679
+ // Close mobile menu if open
680
+ if (!mobileMenu.classList.contains('hidden')) {
681
+ mobileMenu.classList.add('hidden');
682
+ mobileMenuButton.setAttribute('aria-expanded', 'false');
683
+ }
684
+ }
685
+ });
686
+ });
687
+
688
+ // Connect Wallet button functionality
689
+ const connectWalletButtons = document.querySelectorAll('button:contains("Connect Wallet")');
690
+ connectWalletButtons.forEach(button => {
691
+ button.addEventListener('click', () => {
692
+ // In a real implementation, this would connect to a Web3 wallet like MetaMask
693
+ alert('Connecting to your Web3 wallet...');
694
+ // After connection, you would typically:
695
+ // 1. Detect the wallet provider
696
+ // 2. Request account access
697
+ // 3. Initialize the web3 instance
698
+ // 4. Update UI to show connected state
699
+ });
700
+ });
701
+ </script>
702
+ <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=echo3700/https-huggingface-co-echo3700" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
703
+ </html>