Alexhuang1010 commited on
Commit
e3153e5
·
verified ·
1 Parent(s): 4184119

Add 1 files

Browse files
Files changed (1) hide show
  1. index.html +612 -38
index.html CHANGED
@@ -1,41 +1,615 @@
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=Alexhuang1010/affliate-site" 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>Vitality Hub | Your Health & Wellness Resource</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
+ /* Custom CSS */
11
+ .hero-gradient {
12
+ background: linear-gradient(135deg, #6BFFA8 0%, #3A7BD5 100%);
13
+ }
14
+ .product-card:hover {
15
+ transform: translateY(-5px);
16
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
17
+ }
18
+ .testimonial-card {
19
+ background: rgba(255, 255, 255, 0.8);
20
+ backdrop-filter: blur(10px);
21
+ }
22
+ .nav-link:hover::after {
23
+ content: '';
24
+ display: block;
25
+ width: 100%;
26
+ height: 2px;
27
+ background: #3A7BD5;
28
+ margin-top: 2px;
29
+ }
30
+ .smooth-scroll {
31
+ scroll-behavior: smooth;
32
+ }
33
  </style>
34
+ </head>
35
+ <body class="smooth-scroll font-sans bg-gray-50 text-gray-800">
36
+ <!-- Header/Navigation -->
37
+ <header class="sticky top-0 z-50 bg-white shadow-sm">
38
+ <div class="container mx-auto px-4 py-3 flex justify-between items-center">
39
+ <div class="flex items-center">
40
+ <i class="fas fa-heartbeat text-3xl text-green-500 mr-2"></i>
41
+ <span class="text-2xl font-bold text-gray-800">Vitality<span class="text-blue-500">Hub</span></span>
42
+ </div>
43
+ <nav class="hidden md:flex space-x-8">
44
+ <a href="#home" class="nav-link font-medium text-gray-700 hover:text-blue-500 transition">Home</a>
45
+ <a href="#products" class="nav-link font-medium text-gray-700 hover:text-blue-500 transition">Products</a>
46
+ <a href="#blog" class="nav-link font-medium text-gray-700 hover:text-blue-500 transition">Blog</a>
47
+ <a href="#testimonials" class="nav-link font-medium text-gray-700 hover:text-blue-500 transition">Testimonials</a>
48
+ <a href="#about" class="nav-link font-medium text-gray-700 hover:text-blue-500 transition">About</a>
49
+ </nav>
50
+ <div class="flex items-center space-x-4">
51
+ <button class="md:hidden text-gray-700">
52
+ <i class="fas fa-bars text-xl"></i>
53
+ </button>
54
+ <button class="hidden md:block bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-full font-medium transition">
55
+ Get Started
56
+ </button>
57
+ </div>
58
+ </div>
59
+ </header>
60
+
61
+ <!-- Hero Section -->
62
+ <section id="home" class="hero-gradient text-white py-20">
63
+ <div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
64
+ <div class="md:w-1/2 mb-10 md:mb-0">
65
+ <h1 class="text-4xl md:text-5xl font-bold mb-6">Transform Your Health Journey Today</h1>
66
+ <p class="text-xl mb-8 opacity-90">Discover science-backed supplements and wellness products that actually work. We've done the research so you don't have to.</p>
67
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
68
+ <button class="bg-white text-blue-600 hover:bg-gray-100 px-6 py-3 rounded-full font-bold transition">
69
+ Shop Top Products
70
+ </button>
71
+ <button class="border-2 border-white hover:bg-white hover:text-blue-600 px-6 py-3 rounded-full font-bold transition">
72
+ Learn More
73
+ </button>
74
+ </div>
75
+ </div>
76
+ <div class="md:w-1/2 flex justify-center">
77
+ <img src="https://images.unsplash.com/photo-1498837167922-d504455e91c7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
78
+ alt="Healthy lifestyle"
79
+ class="rounded-xl shadow-2xl max-w-md w-full">
80
+ </div>
81
+ </div>
82
+ </section>
83
+
84
+ <!-- Trust Indicators -->
85
+ <section class="bg-gray-100 py-8">
86
+ <div class="container mx-auto px-4">
87
+ <div class="flex flex-wrap justify-center items-center gap-8 md:gap-16">
88
+ <div class="flex items-center">
89
+ <i class="fas fa-check-circle text-green-500 text-2xl mr-2"></i>
90
+ <span class="font-medium">Doctor Recommended</span>
91
+ </div>
92
+ <div class="flex items-center">
93
+ <i class="fas fa-leaf text-green-500 text-2xl mr-2"></i>
94
+ <span class="font-medium">100% Natural</span>
95
+ </div>
96
+ <div class="flex items-center">
97
+ <i class="fas fa-star text-yellow-500 text-2xl mr-2"></i>
98
+ <span class="font-medium">4.9/5 Customer Rating</span>
99
+ </div>
100
+ <div class="flex items-center">
101
+ <i class="fas fa-truck text-blue-500 text-2xl mr-2"></i>
102
+ <span class="font-medium">Free Shipping</span>
103
+ </div>
104
+ </div>
105
+ </div>
106
+ </section>
107
+
108
+ <!-- Featured Products -->
109
+ <section id="products" class="py-16 bg-white">
110
+ <div class="container mx-auto px-4">
111
+ <div class="text-center mb-12">
112
+ <h2 class="text-3xl font-bold mb-4">Our Top Health Products</h2>
113
+ <p class="text-lg text-gray-600 max-w-2xl mx-auto">Carefully curated selection of premium health supplements and wellness products</p>
114
+ </div>
115
+
116
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
117
+ <!-- Product 1 -->
118
+ <div class="product-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
119
+ <div class="relative">
120
+ <img src="https://images.unsplash.com/photo-1599707367766-2d4bb118a3a6?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
121
+ alt="Omega-3 Supplement"
122
+ class="w-full h-64 object-cover">
123
+ <div class="absolute top-4 right-4 bg-green-500 text-white px-3 py-1 rounded-full text-sm font-bold">
124
+ Best Seller
125
+ </div>
126
+ </div>
127
+ <div class="p-6">
128
+ <h3 class="text-xl font-bold mb-2">Premium Omega-3 Fish Oil</h3>
129
+ <p class="text-gray-600 mb-4">High-potency EPA & DHA for heart and brain health</p>
130
+ <div class="flex items-center mb-4">
131
+ <div class="flex text-yellow-400">
132
+ <i class="fas fa-star"></i>
133
+ <i class="fas fa-star"></i>
134
+ <i class="fas fa-star"></i>
135
+ <i class="fas fa-star"></i>
136
+ <i class="fas fa-star-half-alt"></i>
137
+ </div>
138
+ <span class="text-gray-600 ml-2">4.7 (1,234 reviews)</span>
139
+ </div>
140
+ <div class="flex justify-between items-center">
141
+ <span class="text-2xl font-bold text-gray-800">$29.99</span>
142
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-full font-medium transition">
143
+ Add to Cart
144
+ </button>
145
+ </div>
146
+ </div>
147
+ </div>
148
+
149
+ <!-- Product 2 -->
150
+ <div class="product-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
151
+ <div class="relative">
152
+ <img src="https://images.unsplash.com/photo-1625577693929-c8ba0b775d0f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
153
+ alt="Probiotic Supplement"
154
+ class="w-full h-64 object-cover">
155
+ </div>
156
+ <div class="p-6">
157
+ <h3 class="text-xl font-bold mb-2">Advanced Probiotic Complex</h3>
158
+ <p class="text-gray-600 mb-4">50 billion CFU with 10 probiotic strains for gut health</p>
159
+ <div class="flex items-center mb-4">
160
+ <div class="flex text-yellow-400">
161
+ <i class="fas fa-star"></i>
162
+ <i class="fas fa-star"></i>
163
+ <i class="fas fa-star"></i>
164
+ <i class="fas fa-star"></i>
165
+ <i class="fas fa-star"></i>
166
+ </div>
167
+ <span class="text-gray-600 ml-2">4.9 (987 reviews)</span>
168
+ </div>
169
+ <div class="flex justify-between items-center">
170
+ <span class="text-2xl font-bold text-gray-800">$34.99</span>
171
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-full font-medium transition">
172
+ Add to Cart
173
+ </button>
174
+ </div>
175
+ </div>
176
+ </div>
177
+
178
+ <!-- Product 3 -->
179
+ <div class="product-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
180
+ <div class="relative">
181
+ <img src="https://images.unsplash.com/photo-1607619056574-7b8d3ee536b2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
182
+ alt="Vitamin D Supplement"
183
+ class="w-full h-64 object-cover">
184
+ <div class="absolute top-4 right-4 bg-blue-500 text-white px-3 py-1 rounded-full text-sm font-bold">
185
+ New
186
+ </div>
187
+ </div>
188
+ <div class="p-6">
189
+ <h3 class="text-xl font-bold mb-2">Vitamin D3 + K2 Combo</h3>
190
+ <p class="text-gray-600 mb-4">Supports immune function and bone health</p>
191
+ <div class="flex items-center mb-4">
192
+ <div class="flex text-yellow-400">
193
+ <i class="fas fa-star"></i>
194
+ <i class="fas fa-star"></i>
195
+ <i class="fas fa-star"></i>
196
+ <i class="fas fa-star"></i>
197
+ <i class="far fa-star"></i>
198
+ </div>
199
+ <span class="text-gray-600 ml-2">4.2 (456 reviews)</span>
200
+ </div>
201
+ <div class="flex justify-between items-center">
202
+ <span class="text-2xl font-bold text-gray-800">$24.99</span>
203
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-full font-medium transition">
204
+ Add to Cart
205
+ </button>
206
+ </div>
207
+ </div>
208
+ </div>
209
+ </div>
210
+
211
+ <div class="text-center mt-12">
212
+ <button class="border-2 border-blue-500 text-blue-500 hover:bg-blue-500 hover:text-white px-6 py-3 rounded-full font-bold transition">
213
+ View All Products
214
+ </button>
215
+ </div>
216
+ </div>
217
+ </section>
218
+
219
+ <!-- Health Benefits Section -->
220
+ <section class="py-16 bg-gray-100">
221
+ <div class="container mx-auto px-4">
222
+ <div class="text-center mb-12">
223
+ <h2 class="text-3xl font-bold mb-4">Why Choose Our Products?</h2>
224
+ <p class="text-lg text-gray-600 max-w-2xl mx-auto">We're committed to your health and wellness journey</p>
225
+ </div>
226
+
227
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
228
+ <div class="bg-white p-8 rounded-xl shadow-sm text-center">
229
+ <div class="bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
230
+ <i class="fas fa-flask text-blue-500 text-2xl"></i>
231
+ </div>
232
+ <h3 class="text-xl font-bold mb-3">Scientifically Formulated</h3>
233
+ <p class="text-gray-600">Our products are developed based on the latest clinical research and nutritional science.</p>
234
+ </div>
235
+
236
+ <div class="bg-white p-8 rounded-xl shadow-sm text-center">
237
+ <div class="bg-green-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
238
+ <i class="fas fa-leaf text-green-500 text-2xl"></i>
239
+ </div>
240
+ <h3 class="text-xl font-bold mb-3">Premium Ingredients</h3>
241
+ <p class="text-gray-600">We source only the highest quality, pure ingredients with no unnecessary fillers.</p>
242
+ </div>
243
+
244
+ <div class="bg-white p-8 rounded-xl shadow-sm text-center">
245
+ <div class="bg-purple-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
246
+ <i class="fas fa-award text-purple-500 text-2xl"></i>
247
+ </div>
248
+ <h3 class="text-xl font-bold mb-3">Third-Party Tested</h3>
249
+ <p class="text-gray-600">Every batch is independently tested for purity, potency, and safety.</p>
250
+ </div>
251
+ </div>
252
+ </div>
253
+ </section>
254
+
255
+ <!-- Blog Section -->
256
+ <section id="blog" class="py-16 bg-white">
257
+ <div class="container mx-auto px-4">
258
+ <div class="text-center mb-12">
259
+ <h2 class="text-3xl font-bold mb-4">Health & Wellness Articles</h2>
260
+ <p class="text-lg text-gray-600 max-w-2xl mx-auto">Evidence-based information to support your health journey</p>
261
+ </div>
262
+
263
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
264
+ <!-- Article 1 -->
265
+ <div class="bg-white rounded-xl shadow-md overflow-hidden transition duration-300 hover:shadow-lg">
266
+ <img src="https://images.unsplash.com/photo-1498837167922-d504455e91c7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
267
+ alt="Healthy eating"
268
+ class="w-full h-48 object-cover">
269
+ <div class="p-6">
270
+ <div class="flex items-center text-sm text-gray-500 mb-2">
271
+ <span>June 15, 2023</span>
272
+ <span class="mx-2">•</span>
273
+ <span>8 min read</span>
274
+ </div>
275
+ <h3 class="text-xl font-bold mb-3">The Ultimate Guide to Gut Health</h3>
276
+ <p class="text-gray-600 mb-4">Learn how probiotics and prebiotics work together to support your microbiome and overall health.</p>
277
+ <a href="#" class="text-blue-500 font-medium hover:text-blue-700 transition">Read More →</a>
278
+ </div>
279
+ </div>
280
+
281
+ <!-- Article 2 -->
282
+ <div class="bg-white rounded-xl shadow-md overflow-hidden transition duration-300 hover:shadow-lg">
283
+ <img src="https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
284
+ alt="Woman exercising"
285
+ class="w-full h-48 object-cover">
286
+ <div class="p-6">
287
+ <div class="flex items-center text-sm text-gray-500 mb-2">
288
+ <span>May 28, 2023</span>
289
+ <span class="mx-2">•</span>
290
+ <span>6 min read</span>
291
+ </div>
292
+ <h3 class="text-xl font-bold mb-3">5 Essential Supplements for Active Lifestyles</h3>
293
+ <p class="text-gray-600 mb-4">Discover which nutrients can help optimize your performance and recovery.</p>
294
+ <a href="#" class="text-blue-500 font-medium hover:text-blue-700 transition">Read More →</a>
295
+ </div>
296
+ </div>
297
+
298
+ <!-- Article 3 -->
299
+ <div class="bg-white rounded-xl shadow-md overflow-hidden transition duration-300 hover:shadow-lg">
300
+ <img src="https://images.unsplash.com/photo-1546069901-ba9599a7e63c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
301
+ alt="Healthy food"
302
+ class="w-full h-48 object-cover">
303
+ <div class="p-6">
304
+ <div class="flex items-center text-sm text-gray-500 mb-2">
305
+ <span>May 10, 2023</span>
306
+ <span class="mx-2">•</span>
307
+ <span>10 min read</span>
308
+ </div>
309
+ <h3 class="text-xl font-bold mb-3">Anti-Inflammatory Foods: What to Eat and Avoid</h3>
310
+ <p class="text-gray-600 mb-4">Reduce chronic inflammation with these dietary changes backed by science.</p>
311
+ <a href="#" class="text-blue-500 font-medium hover:text-blue-700 transition">Read More →</a>
312
+ </div>
313
+ </div>
314
+ </div>
315
+
316
+ <div class="text-center mt-12">
317
+ <button class="border-2 border-blue-500 text-blue-500 hover:bg-blue-500 hover:text-white px-6 py-3 rounded-full font-bold transition">
318
+ View All Articles
319
+ </button>
320
+ </div>
321
+ </div>
322
+ </section>
323
+
324
+ <!-- Testimonials -->
325
+ <section id="testimonials" class="py-16 bg-gray-100">
326
+ <div class="container mx-auto px-4">
327
+ <div class="text-center mb-12">
328
+ <h2 class="text-3xl font-bold mb-4">What Our Customers Say</h2>
329
+ <p class="text-lg text-gray-600 max-w-2xl mx-auto">Real results from people just like you</p>
330
+ </div>
331
+
332
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
333
+ <!-- Testimonial 1 -->
334
+ <div class="testimonial-card p-8 rounded-xl shadow-sm">
335
+ <div class="flex items-center mb-4">
336
+ <div class="flex text-yellow-400 mr-2">
337
+ <i class="fas fa-star"></i>
338
+ <i class="fas fa-star"></i>
339
+ <i class="fas fa-star"></i>
340
+ <i class="fas fa-star"></i>
341
+ <i class="fas fa-star"></i>
342
+ </div>
343
+ </div>
344
+ <p class="text-gray-700 mb-6 italic">"The Omega-3 supplement has made a noticeable difference in my joint comfort and mental clarity. I've tried many brands, but this one stands out for its quality."</p>
345
+ <div class="flex items-center">
346
+ <img src="https://randomuser.me/api/portraits/women/43.jpg"
347
+ alt="Sarah J."
348
+ class="w-12 h-12 rounded-full object-cover mr-4">
349
+ <div>
350
+ <h4 class="font-bold">Sarah J.</h4>
351
+ <p class="text-gray-600 text-sm">Verified Customer</p>
352
+ </div>
353
+ </div>
354
+ </div>
355
+
356
+ <!-- Testimonial 2 -->
357
+ <div class="testimonial-card p-8 rounded-xl shadow-sm">
358
+ <div class="flex items-center mb-4">
359
+ <div class="flex text-yellow-400 mr-2">
360
+ <i class="fas fa-star"></i>
361
+ <i class="fas fa-star"></i>
362
+ <i class="fas fa-star"></i>
363
+ <i class="fas fa-star"></i>
364
+ <i class="fas fa-star"></i>
365
+ </div>
366
+ </div>
367
+ <p class="text-gray-700 mb-6 italic">"After just two weeks on the probiotic, my digestion improved dramatically. I'm so impressed I've recommended it to all my friends and family."</p>
368
+ <div class="flex items-center">
369
+ <img src="https://randomuser.me/api/portraits/men/32.jpg"
370
+ alt="Michael T."
371
+ class="w-12 h-12 rounded-full object-cover mr-4">
372
+ <div>
373
+ <h4 class="font-bold">Michael T.</h4>
374
+ <p class="text-gray-600 text-sm">Verified Customer</p>
375
+ </div>
376
+ </div>
377
+ </div>
378
+
379
+ <!-- Testimonial 3 -->
380
+ <div class="testimonial-card p-8 rounded-xl shadow-sm">
381
+ <div class="flex items-center mb-4">
382
+ <div class="flex text-yellow-400 mr-2">
383
+ <i class="fas fa-star"></i>
384
+ <i class="fas fa-star"></i>
385
+ <i class="fas fa-star"></i>
386
+ <i class="fas fa-star"></i>
387
+ <i class="fas fa-star-half-alt"></i>
388
+ </div>
389
+ </div>
390
+ <p class="text-gray-700 mb-6 italic">"The Vitamin D+K2 combo helped bring my levels into the optimal range according to my last blood test. The capsules are easy to swallow with no aftertaste."</p>
391
+ <div class="flex items-center">
392
+ <img src="https://randomuser.me/api/portraits/women/65.jpg"
393
+ alt="Jennifer L."
394
+ class="w-12 h-12 rounded-full object-cover mr-4">
395
+ <div>
396
+ <h4 class="font-bold">Jennifer L.</h4>
397
+ <p class="text-gray-600 text-sm">Verified Customer</p>
398
+ </div>
399
+ </div>
400
+ </div>
401
+ </div>
402
+ </div>
403
+ </section>
404
+
405
+ <!-- Newsletter -->
406
+ <section class="py-16 bg-blue-600 text-white">
407
+ <div class="container mx-auto px-4 text-center">
408
+ <h2 class="text-3xl font-bold mb-4">Join Our Wellness Community</h2>
409
+ <p class="text-xl mb-8 max-w-2xl mx-auto">Get exclusive health tips, product updates, and special offers straight to your inbox</p>
410
+
411
+ <form class="max-w-md mx-auto flex flex-col sm:flex-row gap-4">
412
+ <input type="email"
413
+ placeholder="Enter your email"
414
+ class="flex-grow px-4 py-3 rounded-full focus:outline-none text-gray-800">
415
+ <button type="submit"
416
+ class="bg-white text-blue-600 hover:bg-gray-100 px-6 py-3 rounded-full font-bold transition whitespace-nowrap">
417
+ Subscribe Now
418
+ </button>
419
+ </form>
420
+
421
+ <p class="text-sm mt-4 opacity-80">We respect your privacy. Unsubscribe at any time.</p>
422
+ </div>
423
+ </section>
424
+
425
+ <!-- About Section -->
426
+ <section id="about" class="py-16 bg-white">
427
+ <div class="container mx-auto px-4">
428
+ <div class="flex flex-col md:flex-row items-center">
429
+ <div class="md:w-1/2 mb-10 md:mb-0 md:pr-10">
430
+ <h2 class="text-3xl font-bold mb-6">Our Mission</h2>
431
+ <p class="text-gray-600 mb-6">At VitalityHub, we believe that optimal health should be accessible to everyone. Our team of nutritionists, researchers, and health enthusiasts carefully evaluates each product we recommend.</p>
432
+ <p class="text-gray-600 mb-6">We cut through the noise of the supplement industry to bring you only the most effective, science-backed solutions for your health and wellness goals.</p>
433
+ <p class="text-gray-600">When you purchase through our links, you're supporting our mission to provide free, unbiased health information while getting access to premium products at competitive prices.</p>
434
+ </div>
435
+ <div class="md:w-1/2">
436
+ <img src="https://images.unsplash.com/photo-1576091160550-2173dba999ef?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80"
437
+ alt="Our team"
438
+ class="rounded-xl shadow-lg w-full">
439
+ </div>
440
+ </div>
441
+ </div>
442
+ </section>
443
+
444
+ <!-- FAQ Section -->
445
+ <section class="py-16 bg-gray-100">
446
+ <div class="container mx-auto px-4">
447
+ <div class="text-center mb-12">
448
+ <h2 class="text-3xl font-bold mb-4">Frequently Asked Questions</h2>
449
+ <p class="text-lg text-gray-600 max-w-2xl mx-auto">Find answers to common questions about our products and services</p>
450
+ </div>
451
+
452
+ <div class="max-w-3xl mx-auto">
453
+ <!-- FAQ Item 1 -->
454
+ <div class="mb-6 bg-white p-6 rounded-xl shadow-sm">
455
+ <button class="faq-toggle flex justify-between items-center w-full text-left">
456
+ <h3 class="text-lg font-bold">Are your supplements third-party tested?</h3>
457
+ <i class="fas fa-chevron-down text-blue-500 ml-4 transition-transform"></i>
458
+ </button>
459
+ <div class="faq-content mt-4 hidden">
460
+ <p class="text-gray-600">Yes, all our recommended products undergo rigorous third-party testing for purity, potency, and safety. We only work with brands that provide Certificates of Analysis (COAs) for each batch.</p>
461
+ </div>
462
+ </div>
463
+
464
+ <!-- FAQ Item 2 -->
465
+ <div class="mb-6 bg-white p-6 rounded-xl shadow-sm">
466
+ <button class="faq-toggle flex justify-between items-center w-full text-left">
467
+ <h3 class="text-lg font-bold">How long does shipping take?</h3>
468
+ <i class="fas fa-chevron-down text-blue-500 ml-4 transition-transform"></i>
469
+ </button>
470
+ <div class="faq-content mt-4 hidden">
471
+ <p class="text-gray-600">Most orders ship within 1-2 business days and arrive within 3-5 business days in the continental US. We offer free shipping on all orders over $50. International shipping times vary by destination.</p>
472
+ </div>
473
+ </div>
474
+
475
+ <!-- FAQ Item 3 -->
476
+ <div class="mb-6 bg-white p-6 rounded-xl shadow-sm">
477
+ <button class="faq-toggle flex justify-between items-center w-full text-left">
478
+ <h3 class="text-lg font-bold">Can I return products if I'm not satisfied?</h3>
479
+ <i class="fas fa-chevron-down text-blue-500 ml-4 transition-transform"></i>
480
+ </button>
481
+ <div class="faq-content mt-4 hidden">
482
+ <p class="text-gray-600">Absolutely. We stand behind all our recommendations with a 60-day satisfaction guarantee. If you're not completely happy with your purchase, you can return it for a full refund, no questions asked.</p>
483
+ </div>
484
+ </div>
485
+
486
+ <!-- FAQ Item 4 -->
487
+ <div class="mb-6 bg-white p-6 rounded-xl shadow-sm">
488
+ <button class="faq-toggle flex justify-between items-center w-full text-left">
489
+ <h3 class="text-lg font-bold">Do you offer subscription discounts?</h3>
490
+ <i class="fas fa-chevron-down text-blue-500 ml-4 transition-transform"></i>
491
+ </button>
492
+ <div class="faq-content mt-4 hidden">
493
+ <p class="text-gray-600">Yes! Many of our partner brands offer 10-20% discounts for subscription orders. You can adjust the frequency or cancel anytime through your account dashboard.</p>
494
+ </div>
495
+ </div>
496
+ </div>
497
+ </div>
498
+ </section>
499
+
500
+ <!-- Footer -->
501
+ <footer class="bg-gray-900 text-white pt-16 pb-8">
502
+ <div class="container mx-auto px-4">
503
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-12 mb-12">
504
+ <div>
505
+ <div class="flex items-center mb-4">
506
+ <i class="fas fa-heartbeat text-3xl text-green-500 mr-2"></i>
507
+ <span class="text-2xl font-bold">Vitality<span class="text-blue-400">Hub</span></span>
508
+ </div>
509
+ <p class="text-gray-400 mb-4">Your trusted source for premium health supplements and wellness advice.</p>
510
+ <div class="flex space-x-4">
511
+ <a href="#" class="text-gray-400 hover:text-white transition">
512
+ <i class="fab fa-facebook-f"></i>
513
+ </a>
514
+ <a href="#" class="text-gray-400 hover:text-white transition">
515
+ <i class="fab fa-twitter"></i>
516
+ </a>
517
+ <a href="#" class="text-gray-400 hover:text-white transition">
518
+ <i class="fab fa-instagram"></i>
519
+ </a>
520
+ <a href="#" class="text-gray-400 hover:text-white transition">
521
+ <i class="fab fa-pinterest"></i>
522
+ </a>
523
+ </div>
524
+ </div>
525
+
526
+ <div>
527
+ <h3 class="text-lg font-bold mb-4">Shop</h3>
528
+ <ul class="space-y-2">
529
+ <li><a href="#" class="text-gray-400 hover:text-white transition">All Products</a></li>
530
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Best Sellers</a></li>
531
+ <li><a href="#" class="text-gray-400 hover:text-white transition">New Arrivals</a></li>
532
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Bundle Deals</a></li>
533
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Subscription</a></li>
534
+ </ul>
535
+ </div>
536
+
537
+ <div>
538
+ <h3 class="text-lg font-bold mb-4">Resources</h3>
539
+ <ul class="space-y-2">
540
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Health Blog</a></li>
541
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Research Studies</a></li>
542
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Product Guides</a></li>
543
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Wellness Recipes</a></li>
544
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Expert Interviews</a></li>
545
+ </ul>
546
+ </div>
547
+
548
+ <div>
549
+ <h3 class="text-lg font-bold mb-4">Company</h3>
550
+ <ul class="space-y-2">
551
+ <li><a href="#" class="text-gray-400 hover:text-white transition">About Us</a></li>
552
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Contact</a></li>
553
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Affiliate Program</a></li>
554
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Privacy Policy</a></li>
555
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Terms of Service</a></li>
556
+ </ul>
557
+ </div>
558
+ </div>
559
+
560
+ <div class="pt-8 border-t border-gray-800 flex flex-col md:flex-row justify-between items-center">
561
+ <p class="text-gray-400 mb-4 md:mb-0">© 2023 VitalityHub. All rights reserved.</p>
562
+ <div class="flex space-x-6">
563
+ <img src="https://via.placeholder.com/50x30" alt="Visa" class="h-8">
564
+ <img src="https://via.placeholder.com/50x30" alt="Mastercard" class="h-8">
565
+ <img src="https://via.placeholder.com/50x30" alt="Amex" class="h-8">
566
+ <img src="https://via.placeholder.com/50x30" alt="PayPal" class="h-8">
567
+ </div>
568
+ </div>
569
+ </div>
570
+ </footer>
571
+
572
+ <!-- Back to Top Button -->
573
+ <button id="back-to-top" class="fixed bottom-8 right-8 bg-blue-500 text-white w-12 h-12 rounded-full shadow-lg flex items-center justify-center transition opacity-0 invisible">
574
+ <i class="fas fa-arrow-up"></i>
575
+ </button>
576
+
577
+ <script>
578
+ // FAQ Toggle
579
+ document.querySelectorAll('.faq-toggle').forEach(button => {
580
+ button.addEventListener('click', () => {
581
+ const content = button.nextElementSibling;
582
+ const icon = button.querySelector('i');
583
+
584
+ content.classList.toggle('hidden');
585
+ icon.classList.toggle('rotate-180');
586
+ });
587
+ });
588
+
589
+ // Back to Top Button
590
+ const backToTopButton = document.getElementById('back-to-top');
591
+
592
+ window.addEventListener('scroll', () => {
593
+ if (window.pageYOffset > 300) {
594
+ backToTopButton.classList.remove('opacity-0', 'invisible');
595
+ backToTopButton.classList.add('opacity-100', 'visible');
596
+ } else {
597
+ backToTopButton.classList.remove('opacity-100', 'visible');
598
+ backToTopButton.classList.add('opacity-0', 'invisible');
599
+ }
600
+ });
601
+
602
+ backToTopButton.addEventListener('click', () => {
603
+ window.scrollTo({
604
+ top: 0,
605
+ behavior: 'smooth'
606
+ });
607
+ });
608
+
609
+ // Mobile Menu Toggle (placeholder - would need more implementation)
610
+ document.querySelector('.md\\:hidden').addEventListener('click', () => {
611
+ alert('Mobile menu would open here in a full implementation');
612
+ });
613
+ </script>
614
+ <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=Alexhuang1010/affliate-site" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
615
+ </html>