GooGooPanda commited on
Commit
6fd56ab
·
verified ·
1 Parent(s): 2f110db

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +747 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Nexus Heritage
3
- emoji: 🏃
4
- colorFrom: red
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: nexus-heritage
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: gray
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,747 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </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>Nexus Heritage | Preserving Family & Cultural Stories</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
+ .gradient-bg {
11
+ background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
12
+ }
13
+ .heritage-card {
14
+ transition: all 0.3s ease;
15
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
16
+ }
17
+ .heritage-card:hover {
18
+ transform: translateY(-5px);
19
+ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
20
+ }
21
+ .timeline-item::before {
22
+ content: '';
23
+ position: absolute;
24
+ left: -20px;
25
+ top: 0;
26
+ width: 2px;
27
+ height: 100%;
28
+ background-color: #4f46e5;
29
+ }
30
+ .timeline-dot {
31
+ position: absolute;
32
+ left: -26px;
33
+ top: 0;
34
+ width: 12px;
35
+ height: 12px;
36
+ border-radius: 50%;
37
+ background-color: #4f46e5;
38
+ }
39
+ .story-textarea {
40
+ min-height: 200px;
41
+ }
42
+ .family-tree-node {
43
+ transition: all 0.3s ease;
44
+ }
45
+ .family-tree-node:hover {
46
+ transform: scale(1.05);
47
+ z-index: 10;
48
+ }
49
+ </style>
50
+ </head>
51
+ <body class="gradient-bg min-h-screen font-sans">
52
+ <!-- Header/Navigation -->
53
+ <header class="bg-indigo-900 text-white shadow-lg">
54
+ <div class="container mx-auto px-4 py-6">
55
+ <div class="flex justify-between items-center">
56
+ <div class="flex items-center space-x-2">
57
+ <i class="fas fa-book-open text-2xl"></i>
58
+ <h1 class="text-2xl font-bold">Nexus Heritage</h1>
59
+ </div>
60
+ <nav class="hidden md:flex space-x-6">
61
+ <a href="#" class="hover:text-indigo-200 font-medium">Home</a>
62
+ <a href="#" class="hover:text-indigo-200 font-medium">My Heritage</a>
63
+ <a href="#" class="hover:text-indigo-200 font-medium">Community</a>
64
+ <a href="#" class="hover:text-indigo-200 font-medium">Resources</a>
65
+ <a href="#" class="hover:text-indigo-200 font-medium">About</a>
66
+ </nav>
67
+ <div class="flex items-center space-x-4">
68
+ <button class="bg-indigo-700 hover:bg-indigo-600 px-4 py-2 rounded-lg font-medium">Sign In</button>
69
+ <button class="bg-white text-indigo-900 hover:bg-indigo-100 px-4 py-2 rounded-lg font-medium">Sign Up</button>
70
+ </div>
71
+ <button class="md:hidden text-2xl">
72
+ <i class="fas fa-bars"></i>
73
+ </button>
74
+ </div>
75
+ </div>
76
+ </header>
77
+
78
+ <!-- Hero Section -->
79
+ <section class="py-16 px-4">
80
+ <div class="container mx-auto flex flex-col md:flex-row items-center">
81
+ <div class="md:w-1/2 mb-10 md:mb-0">
82
+ <h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-6">Preserve Your Family's Legacy for Generations</h1>
83
+ <p class="text-xl text-gray-600 mb-8">Nexus Heritage is a collaborative platform where families and communities can document, share, and celebrate their unique histories and cultural traditions.</p>
84
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
85
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-medium text-lg">Start Your Family Archive</button>
86
+ <button class="border-2 border-indigo-600 text-indigo-600 hover:bg-indigo-50 px-6 py-3 rounded-lg font-medium text-lg">Explore Community Stories</button>
87
+ </div>
88
+ </div>
89
+ <div class="md:w-1/2">
90
+ <img src="https://images.unsplash.com/photo-1517842645767-c639042777db?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Family sharing stories" class="rounded-xl shadow-2xl">
91
+ </div>
92
+ </div>
93
+ </section>
94
+
95
+ <!-- Features Section -->
96
+ <section class="py-16 px-4 bg-white">
97
+ <div class="container mx-auto">
98
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">How Nexus Heritage Helps Preserve Your Story</h2>
99
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
100
+ <div class="heritage-card bg-white p-8 rounded-xl border border-gray-100">
101
+ <div class="text-indigo-600 mb-4">
102
+ <i class="fas fa-users text-4xl"></i>
103
+ </div>
104
+ <h3 class="text-xl font-bold mb-3 text-gray-800">Family Collaboration</h3>
105
+ <p class="text-gray-600">Invite family members to contribute stories, photos, and memories to build a comprehensive family archive together.</p>
106
+ </div>
107
+ <div class="heritage-card bg-white p-8 rounded-xl border border-gray-100">
108
+ <div class="text-indigo-600 mb-4">
109
+ <i class="fas fa-globe-americas text-4xl"></i>
110
+ </div>
111
+ <h3 class="text-xl font-bold mb-3 text-gray-800">Cultural Preservation</h3>
112
+ <p class="text-gray-600">Document traditions, recipes, language, and customs to keep your cultural heritage alive for future generations.</p>
113
+ </div>
114
+ <div class="heritage-card bg-white p-8 rounded-xl border border-gray-100">
115
+ <div class="text-indigo-600 mb-4">
116
+ <i class="fas fa-share-alt text-4xl"></i>
117
+ </div>
118
+ <h3 class="text-xl font-bold mb-3 text-gray-800">Community Sharing</h3>
119
+ <p class="text-gray-600">Connect with others who share your heritage or are interested in learning about different cultural backgrounds.</p>
120
+ </div>
121
+ </div>
122
+ </div>
123
+ </section>
124
+
125
+ <!-- Community Stories Section -->
126
+ <section class="py-16 px-4 bg-gray-50">
127
+ <div class="container mx-auto">
128
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Featured Community Stories</h2>
129
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
130
+ <!-- Story Card 1 -->
131
+ <div class="heritage-card bg-white rounded-xl overflow-hidden shadow-md">
132
+ <img src="https://images.unsplash.com/photo-1529333166437-7750a6dd5a70?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1469&q=80" alt="Family reunion" class="w-full h-48 object-cover">
133
+ <div class="p-6">
134
+ <div class="flex items-center mb-3">
135
+ <div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-3">
136
+ <i class="fas fa-user text-indigo-600"></i>
137
+ </div>
138
+ <div>
139
+ <h4 class="font-medium">Maria Gonzalez</h4>
140
+ <p class="text-sm text-gray-500">Mexican-American Heritage</p>
141
+ </div>
142
+ </div>
143
+ <h3 class="text-xl font-bold mb-2">Our Day of the Dead Traditions</h3>
144
+ <p class="text-gray-600 mb-4">How my family has preserved and adapted our Día de los Muertos celebrations across three generations in the United States...</p>
145
+ <div class="flex justify-between items-center">
146
+ <div class="flex space-x-2">
147
+ <span class="text-sm bg-indigo-100 text-indigo-800 px-2 py-1 rounded">Traditions</span>
148
+ <span class="text-sm bg-amber-100 text-amber-800 px-2 py-1 rounded">Holidays</span>
149
+ </div>
150
+ <button class="text-indigo-600 hover:text-indigo-800">
151
+ <i class="fas fa-book-open"></i> Read
152
+ </button>
153
+ </div>
154
+ </div>
155
+ </div>
156
+
157
+ <!-- Story Card 2 -->
158
+ <div class="heritage-card bg-white rounded-xl overflow-hidden shadow-md">
159
+ <img src="https://images.unsplash.com/photo-1517457373958-b7bdd4587205?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Old family photo" class="w-full h-48 object-cover">
160
+ <div class="p-6">
161
+ <div class="flex items-center mb-3">
162
+ <div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-3">
163
+ <i class="fas fa-user text-indigo-600"></i>
164
+ </div>
165
+ <div>
166
+ <h4 class="font-medium">James Wilson</h4>
167
+ <p class="text-sm text-gray-500">African-American Heritage</p>
168
+ </div>
169
+ </div>
170
+ <h3 class="text-xl font-bold mb-2">Tracing Our Roots: From Slavery to Today</h3>
171
+ <p class="text-gray-600 mb-4">The journey of uncovering my family's history through oral traditions, DNA testing, and historical records...</p>
172
+ <div class="flex justify-between items-center">
173
+ <div class="flex space-x-2">
174
+ <span class="text-sm bg-indigo-100 text-indigo-800 px-2 py-1 rounded">Genealogy</span>
175
+ <span class="text-sm bg-green-100 text-green-800 px-2 py-1 rounded">History</span>
176
+ </div>
177
+ <button class="text-indigo-600 hover:text-indigo-800">
178
+ <i class="fas fa-book-open"></i> Read
179
+ </button>
180
+ </div>
181
+ </div>
182
+ </div>
183
+
184
+ <!-- Story Card 3 -->
185
+ <div class="heritage-card bg-white rounded-xl overflow-hidden shadow-md">
186
+ <img src="https://images.unsplash.com/photo-1519817650390-64a93db51149?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Cultural festival" class="w-full h-48 object-cover">
187
+ <div class="p-6">
188
+ <div class="flex items-center mb-3">
189
+ <div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-3">
190
+ <i class="fas fa-user text-indigo-600"></i>
191
+ </div>
192
+ <div>
193
+ <h4 class="font-medium">Linh Nguyen</h4>
194
+ <p class="text-sm text-gray-500">Vietnamese Heritage</p>
195
+ </div>
196
+ </div>
197
+ <h3 class="text-xl font-bold mb-2">Preserving Language Through Food</h3>
198
+ <p class="text-gray-600 mb-4">How cooking traditional Vietnamese dishes with my grandmother became our way of maintaining language and cultural connections...</p>
199
+ <div class="flex justify-between items-center">
200
+ <div class="flex space-x-2">
201
+ <span class="text-sm bg-indigo-100 text-indigo-800 px-2 py-1 rounded">Food</span>
202
+ <span class="text-sm bg-purple-100 text-purple-800 px-2 py-1 rounded">Language</span>
203
+ </div>
204
+ <button class="text-indigo-600 hover:text-indigo-800">
205
+ <i class="fas fa-book-open"></i> Read
206
+ </button>
207
+ </div>
208
+ </div>
209
+ </div>
210
+ </div>
211
+ <div class="text-center mt-10">
212
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-medium">Browse All Community Stories</button>
213
+ </div>
214
+ </div>
215
+ </section>
216
+
217
+ <!-- Family Timeline Demo -->
218
+ <section class="py-16 px-4 bg-white">
219
+ <div class="container mx-auto">
220
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Create Your Family Timeline</h2>
221
+ <div class="max-w-4xl mx-auto relative">
222
+ <!-- Timeline -->
223
+ <div class="space-y-8 pl-8">
224
+ <!-- Timeline Item 1 -->
225
+ <div class="relative timeline-item">
226
+ <div class="timeline-dot"></div>
227
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-200">
228
+ <div class="flex items-center mb-3">
229
+ <div class="w-12 h-12 rounded-full bg-indigo-100 flex items-center justify-center mr-4">
230
+ <i class="fas fa-baby text-indigo-600 text-xl"></i>
231
+ </div>
232
+ <div>
233
+ <h3 class="font-bold text-lg">Birth of Grandfather</h3>
234
+ <p class="text-gray-500">1925 - Naples, Italy</p>
235
+ </div>
236
+ </div>
237
+ <p class="text-gray-700">Giovanni Rossi was born in a small village outside Naples. He would later immigrate to America in 1948 after serving in World War II.</p>
238
+ <div class="mt-4 flex space-x-3">
239
+ <img src="https://images.unsplash.com/photo-1544717305-2782549b5136?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" alt="Old photo" class="w-20 h-20 object-cover rounded">
240
+ <img src="https://images.unsplash.com/photo-1518455022959-b88e1699f5b5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Immigration document" class="w-20 h-20 object-cover rounded">
241
+ </div>
242
+ </div>
243
+ </div>
244
+
245
+ <!-- Timeline Item 2 -->
246
+ <div class="relative timeline-item">
247
+ <div class="timeline-dot"></div>
248
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-200">
249
+ <div class="flex items-center mb-3">
250
+ <div class="w-12 h-12 rounded-full bg-indigo-100 flex items-center justify-center mr-4">
251
+ <i class="fas fa-ring text-indigo-600 text-xl"></i>
252
+ </div>
253
+ <div>
254
+ <h3 class="font-bold text-lg">Marriage</h3>
255
+ <p class="text-gray-500">1952 - New York, USA</p>
256
+ </div>
257
+ </div>
258
+ <p class="text-gray-700">Giovanni married Maria Bianchi, another Italian immigrant, at St. Anthony's Church in Brooklyn. They maintained many Italian wedding traditions including the tarantella dance.</p>
259
+ <div class="mt-4">
260
+ <audio controls class="w-full">
261
+ <source src="#" type="audio/mpeg">
262
+ Your browser does not support the audio element.
263
+ </audio>
264
+ <p class="text-sm text-gray-500 mt-1">Audio recording of Aunt Rosa describing the wedding</p>
265
+ </div>
266
+ </div>
267
+ </div>
268
+
269
+ <!-- Timeline Item 3 -->
270
+ <div class="relative timeline-item">
271
+ <div class="timeline-dot"></div>
272
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-200">
273
+ <div class="flex items-center mb-3">
274
+ <div class="w-12 h-12 rounded-full bg-indigo-100 flex items-center justify-center mr-4">
275
+ <i class="fas fa-utensils text-indigo-600 text-xl"></i>
276
+ </div>
277
+ <div>
278
+ <h3 class="font-bold text-lg">Family Recipe Book</h3>
279
+ <p class="text-gray-500">1978 - Compiled by Nonna Maria</p>
280
+ </div>
281
+ </div>
282
+ <p class="text-gray-700">Maria compiled all the family recipes into a handwritten book to preserve their culinary heritage. This included secret recipes passed down for generations in her hometown of Sicily.</p>
283
+ <div class="mt-4">
284
+ <div class="flex items-center text-indigo-600">
285
+ <i class="fas fa-file-pdf mr-2"></i>
286
+ <span>Rossi_Family_Recipes.pdf</span>
287
+ </div>
288
+ </div>
289
+ </div>
290
+ </div>
291
+ </div>
292
+
293
+ <div class="text-center mt-10">
294
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-medium">Start Your Family Timeline</button>
295
+ </div>
296
+ </div>
297
+ </div>
298
+ </section>
299
+
300
+ <!-- Cultural Heritage Features -->
301
+ <section class="py-16 px-4 bg-indigo-50">
302
+ <div class="container mx-auto">
303
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Preserve Your Cultural Heritage</h2>
304
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8 items-center">
305
+ <div>
306
+ <h3 class="text-2xl font-bold mb-4 text-gray-800">Document Traditions & Customs</h3>
307
+ <p class="text-gray-600 mb-6">Create detailed records of your cultural practices, from holiday celebrations to daily rituals, ensuring they're preserved accurately for future generations.</p>
308
+ <ul class="space-y-3">
309
+ <li class="flex items-start">
310
+ <i class="fas fa-check text-indigo-600 mt-1 mr-2"></i>
311
+ <span class="text-gray-700">Record step-by-step instructions for traditional ceremonies</span>
312
+ </li>
313
+ <li class="flex items-start">
314
+ <i class="fas fa-check text-indigo-600 mt-1 mr-2"></i>
315
+ <span class="text-gray-700">Upload photos and videos of cultural events</span>
316
+ </li>
317
+ <li class="flex items-start">
318
+ <i class="fas fa-check text-indigo-600 mt-1 mr-2"></i>
319
+ <span class="text-gray-700">Note regional variations in traditions</span>
320
+ </li>
321
+ <li class="flex items-start">
322
+ <i class="fas fa-check text-indigo-600 mt-1 mr-2"></i>
323
+ <span class="text-gray-700">Explain the meaning and history behind customs</span>
324
+ </li>
325
+ </ul>
326
+ </div>
327
+ <div class="bg-white p-6 rounded-xl shadow-md border border-gray-200">
328
+ <div class="flex mb-4 border-b pb-3">
329
+ <div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-3">
330
+ <i class="fas fa-user text-indigo-600"></i>
331
+ </div>
332
+ <div>
333
+ <h4 class="font-medium">Documenting Our Lunar New Year</h4>
334
+ <p class="text-sm text-gray-500">Chinese-Vietnamese Tradition</p>
335
+ </div>
336
+ </div>
337
+ <div class="mb-4">
338
+ <h5 class="font-bold mb-2">Preparations (Days Before)</h5>
339
+ <ul class="list-disc pl-5 text-gray-700 space-y-1">
340
+ <li>Thorough house cleaning to sweep away bad luck</li>
341
+ <li>Decorating with red lanterns and couplets</li>
342
+ <li>Preparing traditional foods like bánh chưng (sticky rice cake)</li>
343
+ </ul>
344
+ </div>
345
+ <div class="mb-4">
346
+ <h5 class="font-bold mb-2">New Year's Eve</h5>
347
+ <ul class="list-disc pl-5 text-gray-700 space-y-1">
348
+ <li>Family reunion dinner with 8-10 dishes (must include fish)</li>
349
+ <li>Giving red envelopes (lì xì) to children and unmarried adults</li>
350
+ <li>Staying up late to welcome the new year</li>
351
+ </ul>
352
+ </div>
353
+ <div class="flex justify-between items-center">
354
+ <div class="flex space-x-2">
355
+ <span class="text-xs bg-red-100 text-red-800 px-2 py-1 rounded">Holiday</span>
356
+ <span class="text-xs bg-yellow-100 text-yellow-800 px-2 py-1 rounded">Family</span>
357
+ </div>
358
+ <button class="text-indigo-600 hover:text-indigo-800 text-sm">
359
+ <i class="fas fa-plus mr-1"></i> Add to My Traditions
360
+ </button>
361
+ </div>
362
+ </div>
363
+ </div>
364
+ </div>
365
+ </section>
366
+
367
+ <!-- Interactive Family Tree -->
368
+ <section class="py-16 px-4 bg-white">
369
+ <div class="container mx-auto">
370
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Visualize Your Family Connections</h2>
371
+ <div class="bg-gray-50 p-8 rounded-xl border border-gray-200">
372
+ <div class="flex justify-center mb-8">
373
+ <div class="family-tree-node bg-indigo-100 border-2 border-indigo-300 rounded-full w-16 h-16 flex items-center justify-center mx-4 relative">
374
+ <i class="fas fa-user text-indigo-600 text-2xl"></i>
375
+ <div class="absolute -bottom-6 text-sm font-medium text-center w-full">Giovanni<br>1925-2001</div>
376
+ </div>
377
+ </div>
378
+ <div class="flex justify-center mb-8">
379
+ <div class="family-tree-node bg-indigo-100 border-2 border-indigo-300 rounded-full w-16 h-16 flex items-center justify-center mx-4 relative">
380
+ <i class="fas fa-user text-indigo-600 text-2xl"></i>
381
+ <div class="absolute -bottom-6 text-sm font-medium text-center w-full">Maria<br>1928-2005</div>
382
+ </div>
383
+ </div>
384
+ <div class="flex justify-center">
385
+ <div class="family-tree-node bg-amber-100 border-2 border-amber-300 rounded-full w-16 h-16 flex items-center justify-center mx-4 relative">
386
+ <i class="fas fa-user text-amber-600 text-2xl"></i>
387
+ <div class="absolute -bottom-6 text-sm font-medium text-center w-full">Antonio<br>b. 1953</div>
388
+ </div>
389
+ <div class="family-tree-node bg-amber-100 border-2 border-amber-300 rounded-full w-16 h-16 flex items-center justify-center mx-4 relative">
390
+ <i class="fas fa-user text-amber-600 text-2xl"></i>
391
+ <div class="absolute -bottom-6 text-sm font-medium text-center w-full">Sophia<br>b. 1956</div>
392
+ </div>
393
+ <div class="family-tree-node bg-amber-100 border-2 border-amber-300 rounded-full w-16 h-16 flex items-center justify-center mx-4 relative">
394
+ <i class="fas fa-user text-amber-600 text-2xl"></i>
395
+ <div class="absolute -bottom-6 text-sm font-medium text-center w-full">Marco<br>b. 1960</div>
396
+ </div>
397
+ </div>
398
+ <div class="flex justify-center mt-16">
399
+ <div class="text-center mx-8">
400
+ <div class="family-tree-node bg-green-100 border-2 border-green-300 rounded-full w-12 h-12 flex items-center justify-center mx-auto mb-2">
401
+ <i class="fas fa-user text-green-600"></i>
402
+ </div>
403
+ <div class="text-xs">Michael<br>b. 1980</div>
404
+ </div>
405
+ <div class="text-center mx-8">
406
+ <div class="family-tree-node bg-green-100 border-2 border-green-300 rounded-full w-12 h-12 flex items-center justify-center mx-auto mb-2">
407
+ <i class="fas fa-user text-green-600"></i>
408
+ </div>
409
+ <div class="text-xs">Lisa<br>b. 1983</div>
410
+ </div>
411
+ <div class="text-center mx-8">
412
+ <div class="family-tree-node bg-green-100 border-2 border-green-300 rounded-full w-12 h-12 flex items-center justify-center mx-auto mb-2">
413
+ <i class="fas fa-user text-green-600"></i>
414
+ </div>
415
+ <div class="text-xs">David<br>b. 1985</div>
416
+ </div>
417
+ <div class="text-center mx-8">
418
+ <div class="family-tree-node bg-green-100 border-2 border-green-300 rounded-full w-12 h-12 flex items-center justify-center mx-auto mb-2">
419
+ <i class="fas fa-user text-green-600"></i>
420
+ </div>
421
+ <div class="text-xs">Elena<br>b. 1990</div>
422
+ </div>
423
+ </div>
424
+ <div class="text-center mt-12">
425
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-medium">Build Your Family Tree</button>
426
+ </div>
427
+ </div>
428
+ </div>
429
+ </section>
430
+
431
+ <!-- Community Collaboration -->
432
+ <section class="py-16 px-4 bg-gray-50">
433
+ <div class="container mx-auto">
434
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Connect With Your Heritage Community</h2>
435
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8 items-center">
436
+ <div class="bg-white p-8 rounded-xl shadow-md border border-gray-200">
437
+ <h3 class="text-2xl font-bold mb-4 text-gray-800">Heritage Groups</h3>
438
+ <p class="text-gray-600 mb-6">Join communities of people who share your cultural background or are researching similar family histories.</p>
439
+
440
+ <div class="space-y-4">
441
+ <div class="flex items-start p-3 hover:bg-gray-50 rounded-lg">
442
+ <div class="bg-purple-100 text-purple-800 w-12 h-12 rounded-lg flex items-center justify-center mr-4">
443
+ <i class="fas fa-flag text-xl"></i>
444
+ </div>
445
+ <div>
446
+ <h4 class="font-bold">Italian-American Heritage</h4>
447
+ <p class="text-sm text-gray-500">4,231 members · 128 active discussions</p>
448
+ </div>
449
+ </div>
450
+
451
+ <div class="flex items-start p-3 hover:bg-gray-50 rounded-lg">
452
+ <div class="bg-blue-100 text-blue-800 w-12 h-12 rounded-lg flex items-center justify-center mr-4">
453
+ <i class="fas fa-dna text-xl"></i>
454
+ </div>
455
+ <div>
456
+ <h4 class="font-bold">African Diaspora Genealogy</h4>
457
+ <p class="text-sm text-gray-500">3,517 members · 89 active discussions</p>
458
+ </div>
459
+ </div>
460
+
461
+ <div class="flex items-start p-3 hover:bg-gray-50 rounded-lg">
462
+ <div class="bg-green-100 text-green-800 w-12 h-12 rounded-lg flex items-center justify-center mr-4">
463
+ <i class="fas fa-language text-xl"></i>
464
+ </div>
465
+ <div>
466
+ <h4 class="font-bold">Indigenous Language Preservation</h4>
467
+ <p class="text-sm text-gray-500">1,842 members · 45 active discussions</p>
468
+ </div>
469
+ </div>
470
+ </div>
471
+
472
+ <div class="mt-6">
473
+ <button class="text-indigo-600 hover:text-indigo-800 font-medium">
474
+ <i class="fas fa-search mr-2"></i> Browse All Heritage Groups
475
+ </button>
476
+ </div>
477
+ </div>
478
+
479
+ <div>
480
+ <h3 class="text-2xl font-bold mb-4 text-gray-800">Collaborative Research</h3>
481
+ <p class="text-gray-600 mb-6">Work with others to piece together family histories, translate documents, and solve genealogical mysteries.</p>
482
+
483
+ <div class="bg-white p-6 rounded-lg shadow-sm border border-gray-200 mb-6">
484
+ <div classflex items-start>
485
+ <div class="bg-yellow-100 text-yellow-800 w-10 h-10 rounded-lg flex items-center justify-center mr-4">
486
+ <i class="fas fa-question"></i>
487
+ </div>
488
+ <div>
489
+ <h4 class="font-bold mb-2">Help Identify This Photo Location</h4>
490
+ <p class="text-sm text-gray-600 mb-3">Believed to be from my grandfather's village in Poland, circa 1930s. Can anyone recognize the architecture or landscape?</p>
491
+ <div class="flex items-center text-sm text-gray-500">
492
+ <img src="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" class="w-6 h-6 rounded-full mr-2">
493
+ Posted by Adam K. · 3 hours ago · 7 comments
494
+ </div>
495
+ </div>
496
+ </div>
497
+ </div>
498
+
499
+ <div class="bg-white p-6 rounded-lg shadow-sm border border-gray-200">
500
+ <div classflex items-start>
501
+ <div class="bg-blue-100 text-blue-800 w-10 h-10 rounded-lg flex items-center justify-center mr-4">
502
+ <i class="fas fa-book"></i>
503
+ </div>
504
+ <div>
505
+ <h4 class="font-bold mb-2">Translation Help Needed - Old German Script</h4>
506
+ <p class="text-sm text-gray-600 mb-3">I found this letter in my great-grandmother's things. It's in Kurrentschrift and I'm struggling with some passages about family in Bavaria.</p>
507
+ <div class="flex items-center text-sm text-gray-500">
508
+ <img src="https://images.unsplash.com/photo-1531123897727-8f129e1688ce?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" class="w-6 h-6 rounded-full mr-2">
509
+ Posted by Hannah M. · 1 day ago · 4 comments
510
+ </div>
511
+ </div>
512
+ </div>
513
+ </div>
514
+
515
+ <div class="mt-6">
516
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg font-medium">Join the Community</button>
517
+ </div>
518
+ </div>
519
+ </div>
520
+ </div>
521
+ </section>
522
+
523
+ <!-- Story Submission -->
524
+ <section class="py-16 px-4 bg-indigo-900 text-white">
525
+ <div class="container mx-auto max-w-4xl">
526
+ <h2 class="text-3xl font-bold text-center mb-8">Share Your Family Story</h2>
527
+ <p class="text-center text-indigo-200 mb-10">Contribute to our collective cultural memory by documenting your unique family history and traditions.</p>
528
+
529
+ <div class="bg-indigo-800 p-8 rounded-xl">
530
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
531
+ <div>
532
+ <label class="block text-indigo-100 mb-2">Story Title</label>
533
+ <input type="text" class="w-full px-4 py-2 rounded-lg bg-indigo-700 border border-indigo-600 text-white placeholder-indigo-400 focus:outline-none focus:ring-2 focus:ring-indigo-500" placeholder="e.g. 'Our Immigration Journey'">
534
+ </div>
535
+ <div>
536
+ <label class="block text-indigo-100 mb-2">Cultural Heritage</label>
537
+ <select class="w-full px-4 py-2 rounded-lg bg-indigo-700 border border-indigo-600 text-white focus:outline-none focus:ring-2 focus:ring-indigo-500">
538
+ <option>Select your heritage</option>
539
+ <option>African</option>
540
+ <option>Asian</option>
541
+ <option>European</option>
542
+ <option>Indigenous</option>
543
+ <option>Latin American</option>
544
+ <option>Middle Eastern</option>
545
+ <option>Mixed Heritage</option>
546
+ <option>Other</option>
547
+ </select>
548
+ </div>
549
+ </div>
550
+
551
+ <div class="mb-6">
552
+ <label class="block text-indigo-100 mb-2">Your Story</label>
553
+ <textarea class="w-full px-4 py-3 rounded-lg bg-indigo-700 border border-indigo-600 text-white placeholder-indigo-400 focus:outline-none focus:ring-2 focus:ring-indigo-500 story-textarea" placeholder="Tell us about your family's history, traditions, or cultural experiences..."></textarea>
554
+ </div>
555
+
556
+ <div class="mb-6">
557
+ <label class="block text-indigo-100 mb-2">Add Media (Photos, Documents, Audio)</label>
558
+ <div class="border-2 border-dashed border-indigo-600 rounded-lg p-6 text-center">
559
+ <i class="fas fa-cloud-upload-alt text-3xl text-indigo-400 mb-2"></i>
560
+ <p class="text-indigo-300">Drag & drop files here or click to browse</p>
561
+ <p class="text-sm text-indigo-400 mt-2">Supports JPG, PNG, PDF, MP3 (max 10MB each)</p>
562
+ </div>
563
+ </div>
564
+
565
+ <div class="flex items-center mb-6">
566
+ <input type="checkbox" id="allow-comments" class="mr-2 rounded bg-indigo-700 border-indigo-600 text-indigo-500 focus:ring-indigo-500">
567
+ <label for="allow-comments" class="text-indigo-200">Allow community comments and contributions</label>
568
+ </div>
569
+
570
+ <div class="text-center">
571
+ <button class="bg-white text-indigo-900 hover:bg-indigo-100 px-8 py-3 rounded-lg font-medium text-lg">Submit Your Story</button>
572
+ </div>
573
+ </div>
574
+ </div>
575
+ </section>
576
+
577
+ <!-- Testimonials -->
578
+ <section class="py-16 px-4 bg-white">
579
+ <div class="container mx-auto">
580
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">What Our Community Says</h2>
581
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
582
+ <div class="heritage-card bg-gray-50 p-8 rounded-xl border border-gray-200">
583
+ <div class="flex items-center mb-4">
584
+ <img src="https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=688&q=80" alt="Sarah Johnson" class="w-12 h-12 rounded-full object-cover mr-4">
585
+ <div>
586
+ <h4 class="font-bold">Sarah Johnson</h4>
587
+ <p class="text-sm text-gray-500">Genealogy Researcher</p>
588
+ </div>
589
+ </div>
590
+ <p class="text-gray-700 italic mb-4">"Through Nexus Heritage, I connected with distant cousins who had pieces of our family puzzle I never knew existed. Together we've reconstructed three generations of our family tree!"</p>
591
+ <div class="flex text-amber-400">
592
+ <i class="fas fa-star"></i>
593
+ <i class="fas fa-star"></i>
594
+ <i class="fas fa-star"></i>
595
+ <i class="fas fa-star"></i>
596
+ <i class="fas fa-star"></i>
597
+ </div>
598
+ </div>
599
+
600
+ <div class="heritage-card bg-gray-50 p-8 rounded-xl border border-gray-200">
601
+ <div class="flex items-center mb-4">
602
+ <img src="https://images.unsplash.com/photo-1580489944761-15a19d654956?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=761&q=80" alt="Carlos Mendez" class="w-12 h-12 rounded-full object-cover mr-4">
603
+ <div>
604
+ <h4 class="font-bold">Carlos Mendez</h4>
605
+ <p class="text-sm text-gray-500">Family Historian</p>
606
+ </div>
607
+ </div>
608
+ <p class="text-gray-700 italic mb-4">"The timeline feature helped me organize decades of family photos and documents in a way that finally made sense. My grandchildren can now explore our history interactively."</p>
609
+ <div class="flex text-amber-400">
610
+ <i class="fas fa-star"></i>
611
+ <i class="fas fa-star"></i>
612
+ <i class="fas fa-star"></i>
613
+ <i class="fas fa-star"></i>
614
+ <i class="fas fa-star"></i>
615
+ </div>
616
+ </div>
617
+
618
+ <div class="heritage-card bg-gray-50 p-8 rounded-xl border border-gray-200">
619
+ <div class="flex items-center mb-4">
620
+ <img src="https://images.unsplash.com/photo-1566492031773-4f4e44671857?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" alt="Amina Diallo" class="w-12 h-12 rounded-full object-cover mr-4">
621
+ <div>
622
+ <h4 class="font-bold">Amina Diallo</h4>
623
+ <p class="text-sm text-gray-500">Cultural Preservationist</p>
624
+ </div>
625
+ </div>
626
+ <p class="text-gray-700 italic mb-4">"Our oral traditions were at risk of being lost. Nexus Heritage gave us tools to record elders' stories and share them with younger generations in our diaspora community."</p>
627
+ <div class="flex text-amber-400">
628
+ <i class="fas fa-star"></i>
629
+ <i class="fas fa-star"></i>
630
+ <i class="fas fa-star"></i>
631
+ <i class="fas fa-star"></i>
632
+ <i class="fas fa-star-half-alt"></i>
633
+ </div>
634
+ </div>
635
+ </div>
636
+ </div>
637
+ </section>
638
+
639
+ <!-- Call to Action -->
640
+ <section class="py-16 px-4 bg-indigo-600 text-white">
641
+ <div class="container mx-auto text-center">
642
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Preserve Your Heritage?</h2>
643
+ <p class="text-xl text-indigo-100 max-w-3xl mx-auto mb-10">Join thousands of families documenting their histories and connecting with their cultural roots. Your story matters—don't let it be forgotten.</p>
644
+ <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
645
+ <button class="bg-white text-indigo-800 hover:bg-indigo-100 px-8 py-4 rounded-lg font-bold text-lg">Start Your Free Family Archive</button>
646
+ <button class="border-2 border-white text-white hover:bg-indigo-700 px-8 py-4 rounded-lg font-bold text-lg">Take a Tour</button>
647
+ </div>
648
+ </div>
649
+ </section>
650
+
651
+ <!-- Footer -->
652
+ <footer class="bg-gray-900 text-gray-300 py-12 px-4">
653
+ <div class="container mx-auto">
654
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8 mb-8">
655
+ <div>
656
+ <h3 class="text-white font-bold text-lg mb-4">Nexus Heritage</h3>
657
+ <p class="mb-4">Preserving family stories and cultural traditions for future generations.</p>
658
+ <div class="flex space-x-4">
659
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-facebook-f"></i></a>
660
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-twitter"></i></a>
661
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-instagram"></i></a>
662
+ <a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-youtube"></i></a>
663
+ </div>
664
+ </div>
665
+ <div>
666
+ <h3 class="text-white font-bold text-lg mb-4">Features</h3>
667
+ <ul class="space-y-2">
668
+ <li><a href="#" class="hover:text-white">Family Timeline</a></li>
669
+ <li><a href="#" class="hover:text-white">Cultural Heritage Archive</a></li>
670
+ <li><a href="#" class="hover:text-white">Collaborative Family Tree</a></li>
671
+ <li><a href="#" class="hover:text-white">Storytelling Tools</a></li>
672
+ <li><a href="#" class="hover:text-white">Community Groups</a></li>
673
+ </ul>
674
+ </div>
675
+ <div>
676
+ <h3 class="text-white font-bold text-lg mb-4">Resources</h3>
677
+ <ul class="space-y-2">
678
+ <li><a href="#" class="hover:text-white">Genealogy Research Tips</a></li>
679
+ <li><a href="#" class="hover:text-white">Oral History Guide</a></li>
680
+ <li><a href="#" class="hover:text-white">Cultural Documentation</a></li>
681
+ <li><a href="#" class="hover:text-white">Preservation Best Practices</a></li>
682
+ <li><a href="#" class="hover:text-white">Educational Resources</a></li>
683
+ </ul>
684
+ </div>
685
+ <div>
686
+ <h3 class="text-white font-bold text-lg mb-4">Contact Us</h3>
687
+ <ul class="space-y-2">
688
+ <li class="flex items-start">
689
+ <i class="fas fa-envelope mt-1 mr-2"></i>
690
+ <span>[email protected]</span>
691
+ </li>
692
+ <li class="flex items-start">
693
+ <i class="fas fa-phone-alt mt-1 mr-2"></i>
694
+ <span>+1 (800) 555-0192</span>
695
+ </li>
696
+ <li class="flex items-start">
697
+ <i class="fas fa-map-marker-alt mt-1 mr-2"></i>
698
+ <span>123 Heritage Way, Culture City, CC 10101</span>
699
+ </li>
700
+ </ul>
701
+ </div>
702
+ </div>
703
+ <div class="border-t border-gray-800 pt-8 flex flex-col md:flex-row justify-between items-center">
704
+ <p>&copy; 2023 Nexus Heritage. All rights reserved.</p>
705
+ <div class="flex space-x-6 mt-4 md:mt-0">
706
+ <a href="#" class="hover:text-white">Privacy Policy</a>
707
+ <a href="#" class="hover:text-white">Terms of Service</a>
708
+ <a href="#" class="hover:text-white">Cookie Policy</a>
709
+ </div>
710
+ </div>
711
+ </div>
712
+ </footer>
713
+
714
+ <script>
715
+ // Simple interactive elements
716
+ document.addEventListener('DOMContentLoaded', function() {
717
+ // Mobile menu toggle would go here
718
+ // Family tree node interactions
719
+ const familyNodes = document.querySelectorAll('.family-tree-node');
720
+ familyNodes.forEach(node => {
721
+ node.addEventListener('click', function() {
722
+ // In a real app, this would show more info about the family member
723
+ console.log('Family member clicked:', this.querySelector('div').textContent.trim());
724
+ });
725
+ });
726
+
727
+ // Timeline item interactions
728
+ const timelineItems = document.querySelectorAll('.timeline-item');
729
+ timelineItems.forEach(item => {
730
+ item.addEventListener('click', function() {
731
+ // In a real app, this would expand to show more details
732
+ console.log('Timeline event clicked');
733
+ });
734
+ });
735
+
736
+ // Heritage card interactions
737
+ const heritageCards = document.querySelectorAll('.heritage-card');
738
+ heritageCards.forEach(card => {
739
+ card.addEventListener('click', function() {
740
+ // In a real app, this would navigate to the full story/feature
741
+ console.log('Card clicked');
742
+ });
743
+ });
744
+ });
745
+ </script>
746
+ <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=GooGooPanda/nexus-heritage" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
747
+ </html>