block commited on
Commit
a5f2d57
·
verified ·
1 Parent(s): ad3a770

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. index.html +684 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Pixels
3
- emoji: 🏢
4
- colorFrom: red
5
  colorTo: gray
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: pixels
3
+ emoji: 🐳
4
+ colorFrom: yellow
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,684 @@
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>PixelVault | Premium Micro Stock Assets</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
+ dark: '#0a0a0a',
15
+ darkCard: '#1a1a1a',
16
+ accent: '#808080',
17
+ accentHover: '#666666',
18
+ }
19
+ }
20
+ }
21
+ }
22
+ </script>
23
+ <style>
24
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
25
+
26
+ body {
27
+ font-family: 'Inter', sans-serif;
28
+ background-color: #0f0f12;
29
+ color: #e2e8f0;
30
+ overflow-x: hidden;
31
+ }
32
+
33
+ .card-hover {
34
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
35
+ }
36
+
37
+ .card-hover:hover {
38
+ transform: translateY(-5px);
39
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
40
+ }
41
+
42
+ .image-container {
43
+ position: relative;
44
+ overflow: hidden;
45
+ border-radius: 12px;
46
+ }
47
+
48
+ .image-overlay {
49
+ position: absolute;
50
+ bottom: 0;
51
+ left: 0;
52
+ right: 0;
53
+ background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
54
+ padding: 20px;
55
+ opacity: 0;
56
+ transition: opacity 0.3s ease;
57
+ }
58
+
59
+ .image-container:hover .image-overlay {
60
+ opacity: 1;
61
+ }
62
+
63
+ .masonry-grid {
64
+ column-count: 4;
65
+ column-gap: 1rem;
66
+ }
67
+
68
+ @media (max-width: 1024px) {
69
+ .masonry-grid {
70
+ column-count: 3;
71
+ }
72
+ }
73
+
74
+ @media (max-width: 768px) {
75
+ .masonry-grid {
76
+ column-count: 2;
77
+ }
78
+ }
79
+
80
+ @media (max-width: 640px) {
81
+ .masonry-grid {
82
+ column-count: 1;
83
+ }
84
+ }
85
+
86
+ .grid-item {
87
+ break-inside: avoid;
88
+ margin-bottom: 1rem;
89
+ }
90
+
91
+ .gradient-border {
92
+ position: relative;
93
+ border-radius: 12px;
94
+ }
95
+
96
+ .gradient-border::before {
97
+ content: '';
98
+ position: absolute;
99
+ top: 0;
100
+ left: 0;
101
+ right: 0;
102
+ bottom: 0;
103
+ border-radius: 12px;
104
+ padding: 1px;
105
+ background: linear-gradient(45deg, #808080, #666666);
106
+ -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
107
+ mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
108
+ -webkit-mask-composite: xor;
109
+ mask-composite: exclude;
110
+ }
111
+
112
+ .search-box {
113
+ background: rgba(26, 27, 31, 0.7);
114
+ backdrop-filter: blur(10px);
115
+ border: 1px solid rgba(255, 255, 255, 0.1);
116
+ }
117
+
118
+ .nav-link {
119
+ position: relative;
120
+ padding-bottom: 4px;
121
+ }
122
+
123
+ .nav-link::after {
124
+ content: '';
125
+ position: absolute;
126
+ bottom: 0;
127
+ left: 0;
128
+ width: 0;
129
+ height: 2px;
130
+ background: linear-gradient(90deg, #8b5cf6, #6366f1);
131
+ transition: width 0.3s ease;
132
+ }
133
+
134
+ .nav-link:hover::after {
135
+ width: 100%;
136
+ }
137
+
138
+ .btn-accent {
139
+ background: linear-gradient(45deg, #8b5cf6, #6366f1);
140
+ transition: all 0.3s ease;
141
+ }
142
+
143
+ .btn-accent:hover {
144
+ transform: translateY(-2px);
145
+ box-shadow: 0 10px 15px -3px rgba(139, 92, 246, 0.3);
146
+ }
147
+
148
+ .tag {
149
+ background: rgba(139, 92, 246, 0.15);
150
+ transition: all 0.2s ease;
151
+ }
152
+
153
+ .tag:hover {
154
+ background: rgba(139, 92, 246, 0.3);
155
+ transform: translateY(-1px);
156
+ }
157
+
158
+ .fade-in {
159
+ animation: fadeIn 0.5s ease-in;
160
+ }
161
+
162
+ @keyframes fadeIn {
163
+ from { opacity: 0; transform: translateY(10px); }
164
+ to { opacity: 1; transform: translateY(0); }
165
+ }
166
+
167
+ .floating {
168
+ animation: floating 3s ease-in-out infinite;
169
+ }
170
+
171
+ @keyframes floating {
172
+ 0% { transform: translateY(0px); }
173
+ 50% { transform: translateY(-10px); }
174
+ 100% { transform: translateY(0px); }
175
+ }
176
+ </style>
177
+ </head>
178
+ <body class="bg-dark">
179
+ <!-- Header -->
180
+ <header class="sticky top-0 z-50 bg-dark/90 backdrop-blur-md border-b border-gray-800">
181
+ <div class="container mx-auto px-4 py-3 flex items-center justify-between">
182
+ <!-- Logo -->
183
+ <div class="flex items-center space-x-2">
184
+ <div class="w-10 h-10 rounded-lg bg-gradient-to-br from-accent to-indigo-500 flex items-center justify-center">
185
+ <i class="fas fa-cube text-white text-xl"></i>
186
+ </div>
187
+ <h1 class="text-2xl font-bold bg-gradient-to-r from-accent to-indigo-500 bg-clip-text text-transparent">PixelVault</h1>
188
+ </div>
189
+
190
+ <!-- Search -->
191
+ <div class="flex-1 mx-8 max-w-2xl">
192
+ <div class="search-box rounded-full px-4 py-2 flex items-center">
193
+ <i class="fas fa-search text-gray-400 mr-2"></i>
194
+ <input type="text" placeholder="Search for photos, vectors, videos..." class="w-full bg-transparent border-none focus:outline-none text-gray-200 placeholder-gray-500">
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Navigation -->
199
+ <nav class="hidden md:flex items-center space-x-8">
200
+ <a href="#" class="nav-link text-gray-300 hover:text-white">Explore</a>
201
+ <a href="#" class="nav-link text-gray-300 hover:text-white">Collections</a>
202
+ <a href="#" class="nav-link text-gray-300 hover:text-white">Premium</a>
203
+ <a href="#" class="nav-link text-gray-300 hover:text-white">Pricing</a>
204
+ </nav>
205
+
206
+ <!-- User Actions -->
207
+ <div class="flex items-center space-x-4">
208
+ <button class="text-gray-400 hover:text-white">
209
+ <i class="fas fa-heart text-xl"></i>
210
+ </button>
211
+ <button class="text-gray-400 hover:text-white">
212
+ <i class="fas fa-shopping-cart text-xl"></i>
213
+ </button>
214
+ <button class="bg-gray-800 text-gray-300 hover:bg-gray-700 rounded-full w-10 h-10 flex items-center justify-center">
215
+ <i class="fas fa-user"></i>
216
+ </button>
217
+ </div>
218
+ </div>
219
+ </header>
220
+
221
+ <!-- Hero Section -->
222
+ <section class="py-16 px-4">
223
+ <div class="container mx-auto max-w-6xl flex flex-col md:flex-row items-center">
224
+ <div class="md:w-1/2 mb-12 md:mb-0">
225
+ <h1 class="text-4xl md:text-5xl font-bold mb-6">Discover premium digital assets for creators</h1>
226
+ <p class="text-gray-400 mb-8 text-lg">Thousands of curated photos, vectors, and videos at your fingertips. Minimalist design meets premium content.</p>
227
+ <div class="flex flex-wrap gap-4">
228
+ <button class="btn-accent px-8 py-3 rounded-full text-white font-medium">Explore Assets</button>
229
+ <button class="border border-gray-700 px-8 py-3 rounded-full text-gray-300 hover:bg-gray-800 transition">Become Contributor</button>
230
+ </div>
231
+ <div class="mt-10 flex flex-wrap gap-3">
232
+ <span class="tag px-4 py-2 rounded-full text-sm">Photography</span>
233
+ <span class="tag px-4 py-2 rounded-full text-sm">Vector Art</span>
234
+ <span class="tag px-4 py-2 rounded-full text-sm">Video Clips</span>
235
+ <span class="tag px-4 py-2 rounded-full text-sm">3D Renders</span>
236
+ </div>
237
+ </div>
238
+ <div class="md:w-1/2 flex justify-center">
239
+ <div class="relative">
240
+ <div class="gradient-border w-64 h-64 rounded-xl overflow-hidden floating" style="animation-delay: 0.2s;">
241
+ <img src="https://picsum.photos/600/600?grayscale" alt="Nature" class="w-full h-full object-cover">
242
+ </div>
243
+ <div class="gradient-border w-64 h-64 rounded-xl overflow-hidden absolute top-10 left-10 floating" style="animation-delay: 0.4s;">
244
+ <img src="https://picsum.photos/600/600?grayscale" alt="Landscape" class="w-full h-full object-cover">
245
+ </div>
246
+ <div class="gradient-border w-64 h-64 rounded-xl overflow-hidden absolute top-20 left-20 floating" style="animation-delay: 0.6s;">
247
+ <img src="https://picsum.photos/600/600?grayscale" alt="Mountain" class="w-full h-full object-cover">
248
+ </div>
249
+ </div>
250
+ </div>
251
+ </div>
252
+ </section>
253
+
254
+ <!-- Featured Collections -->
255
+ <section class="py-12 px-4">
256
+ <div class="container mx-auto max-w-6xl">
257
+ <div class="flex justify-between items-center mb-8">
258
+ <h2 class="text-3xl font-bold">Featured Collections</h2>
259
+ <a href="#" class="text-accent hover:text-accentHover flex items-center">
260
+ View all
261
+ <i class="fas fa-arrow-right ml-2"></i>
262
+ </a>
263
+ </div>
264
+
265
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
266
+ <!-- Collection Card 1 -->
267
+ <div class="bg-darkCard rounded-xl overflow-hidden card-hover">
268
+ <div class="image-container">
269
+ <img src="https://picsum.photos/600/400?grayscale" alt="Collection" class="w-full h-48 object-cover">
270
+ <div class="image-overlay">
271
+ <h3 class="font-bold text-white">Minimal Landscapes</h3>
272
+ <p class="text-gray-300 text-sm">245 assets</p>
273
+ </div>
274
+ </div>
275
+ <div class="p-4">
276
+ <div class="flex justify-between items-center">
277
+ <div class="flex items-center">
278
+ <div class="w-8 h-8 rounded-full overflow-hidden mr-2">
279
+ <img src="https://randomuser.me/api/portraits/women/12.jpg" alt="Creator" class="w-full h-full object-cover">
280
+ </div>
281
+ <span class="text-sm">Emma Wilson</span>
282
+ </div>
283
+ <button class="text-gray-400 hover:text-white">
284
+ <i class="far fa-heart"></i>
285
+ </button>
286
+ </div>
287
+ </div>
288
+ </div>
289
+
290
+ <!-- Collection Card 2 -->
291
+ <div class="bg-darkCard rounded-xl overflow-hidden card-hover">
292
+ <div class="image-container">
293
+ <img src="https://picsum.photos/600/400?grayscale" alt="Collection" class="w-full h-48 object-cover">
294
+ <div class="image-overlay">
295
+ <h3 class="font-bold text-white">Urban Architecture</h3>
296
+ <p class="text-gray-300 text-sm">187 assets</p>
297
+ </div>
298
+ </div>
299
+ <div class="p-4">
300
+ <div class="flex justify-between items-center">
301
+ <div class="flex items-center">
302
+ <div class="w-8 h-8 rounded-full overflow-hidden mr-2">
303
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Creator" class="w-full h-full object-cover">
304
+ </div>
305
+ <span class="text-sm">James Carter</span>
306
+ </div>
307
+ <button class="text-gray-400 hover:text-white">
308
+ <i class="far fa-heart"></i>
309
+ </button>
310
+ </div>
311
+ </div>
312
+ </div>
313
+
314
+ <!-- Collection Card 3 -->
315
+ <div class="bg-darkCard rounded-xl overflow-hidden card-hover">
316
+ <div class="image-container">
317
+ <img src="https://picsum.photos/600/400?grayscale" alt="Collection" class="w-full h-48 object-cover">
318
+ <div class="image-overlay">
319
+ <h3 class="font-bold text-white">Abstract Textures</h3>
320
+ <p class="text-gray-300 text-sm">312 assets</p>
321
+ </div>
322
+ </div>
323
+ <div class="p-4">
324
+ <div class="flex justify-between items-center">
325
+ <div class="flex items-center">
326
+ <div class="w-8 h-8 rounded-full overflow-hidden mr-2">
327
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Creator" class="w-full h-full object-cover">
328
+ </div>
329
+ <span class="text-sm">Sophia Lee</span>
330
+ </div>
331
+ <button class="text-gray-400 hover:text-white">
332
+ <i class="far fa-heart"></i>
333
+ </button>
334
+ </div>
335
+ </div>
336
+ </div>
337
+
338
+ <!-- Collection Card 4 -->
339
+ <div class="bg-darkCard rounded-xl overflow-hidden card-hover">
340
+ <div class="image-container">
341
+ <img src="https://picsum.photos/600/400?grayscale" alt="Collection" class="w-full h-48 object-cover">
342
+ <div class="image-overlay">
343
+ <h3 class="font-bold text-white">Food & Beverage</h3>
344
+ <p class="text-gray-300 text-sm">156 assets</p>
345
+ </div>
346
+ </div>
347
+ <div class="p-4">
348
+ <div class="flex justify-between items-center">
349
+ <div class="flex items-center">
350
+ <div class="w-8 h-8 rounded-full overflow-hidden mr-2">
351
+ <img src="https://randomuser.me/api/portraits/men/22.jpg" alt="Creator" class="w-full h-full object-cover">
352
+ </div>
353
+ <span class="text-sm">Michael Chen</span>
354
+ </div>
355
+ <button class="text-gray-400 hover:text-white">
356
+ <i class="far fa-heart"></i>
357
+ </button>
358
+ </div>
359
+ </div>
360
+ </div>
361
+ </div>
362
+ </div>
363
+ </section>
364
+
365
+ <!-- Masonry Gallery -->
366
+ <section class="py-12 px-4">
367
+ <div class="container mx-auto max-w-6xl">
368
+ <h2 class="text-3xl font-bold mb-8">Trending Assets</h2>
369
+
370
+ <div class="masonry-grid">
371
+ <!-- Image 1 -->
372
+ <div class="grid-item">
373
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
374
+ <div class="image-container">
375
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
376
+ <div class="image-overlay">
377
+ <div class="flex justify-between items-center">
378
+ <div>
379
+ <h3 class="font-bold text-white">Mountain Peaks</h3>
380
+ <p class="text-gray-300 text-sm">by Alex Morgan</p>
381
+ </div>
382
+ <div class="flex space-x-3">
383
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
384
+ <i class="fas fa-download text-white"></i>
385
+ </button>
386
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
387
+ <i class="far fa-heart text-white"></i>
388
+ </button>
389
+ </div>
390
+ </div>
391
+ </div>
392
+ </div>
393
+ </div>
394
+ </div>
395
+
396
+ <!-- Image 2 -->
397
+ <div class="grid-item">
398
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
399
+ <div class="image-container">
400
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
401
+ <div class="image-overlay">
402
+ <div class="flex justify-between items-center">
403
+ <div>
404
+ <h3 class="font-bold text-white">Desert Dunes</h3>
405
+ <p class="text-gray-300 text-sm">by Sarah Johnson</p>
406
+ </div>
407
+ <div class="flex space-x-3">
408
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
409
+ <i class="fas fa-download text-white"></i>
410
+ </button>
411
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
412
+ <i class="far fa-heart text-white"></i>
413
+ </button>
414
+ </div>
415
+ </div>
416
+ </div>
417
+ </div>
418
+ </div>
419
+ </div>
420
+
421
+ <!-- Image 3 -->
422
+ <div class="grid-item">
423
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
424
+ <div class="image-container">
425
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
426
+ <div class="image-overlay">
427
+ <div class="flex justify-between items-center">
428
+ <div>
429
+ <h3 class="font-bold text-white">Ocean Waves</h3>
430
+ <p class="text-gray-300 text-sm">by David Kim</p>
431
+ </div>
432
+ <div class="flex space-x-3">
433
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
434
+ <i class="fas fa-download text-white"></i>
435
+ </button>
436
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
437
+ <i class="far fa-heart text-white"></i>
438
+ </button>
439
+ </div>
440
+ </div>
441
+ </div>
442
+ </div>
443
+ </div>
444
+ </div>
445
+
446
+ <!-- Image 4 -->
447
+ <div class="grid-item">
448
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
449
+ <div class="image-container">
450
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
451
+ <div class="image-overlay">
452
+ <div class="flex justify-between items-center">
453
+ <div>
454
+ <h3 class="font-bold text-white">Forest Pathway</h3>
455
+ <p class="text-gray-300 text-sm">by Maria Garcia</p>
456
+ </div>
457
+ <div class="flex space-x-3">
458
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
459
+ <i class="fas fa-download text-white"></i>
460
+ </button>
461
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
462
+ <i class="far fa-heart text-white"></i>
463
+ </button>
464
+ </div>
465
+ </div>
466
+ </div>
467
+ </div>
468
+ </div>
469
+ </div>
470
+
471
+ <!-- Image 5 -->
472
+ <div class="grid-item">
473
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
474
+ <div class="image-container">
475
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
476
+ <div class="image-overlay">
477
+ <div class="flex justify-between items-center">
478
+ <div>
479
+ <h3 class="font-bold text-white">Mountain Lake</h3>
480
+ <p class="text-gray-300 text-sm">by Thomas Wright</p>
481
+ </div>
482
+ <div class="flex space-x-3">
483
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
484
+ <i class="fas fa-download text-white"></i>
485
+ </button>
486
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
487
+ <i class="far fa-heart text-white"></i>
488
+ </button>
489
+ </div>
490
+ </div>
491
+ </div>
492
+ </div>
493
+ </div>
494
+ </div>
495
+
496
+ <!-- Image 6 -->
497
+ <div class="grid-item">
498
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
499
+ <div class="image-container">
500
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
501
+ <div class="image-overlay">
502
+ <div class="flex justify-between items-center">
503
+ <div>
504
+ <h3 class="font-bold text-white">Cliffside View</h3>
505
+ <p class="text-gray-300 text-sm">by Robert Davis</p>
506
+ </div>
507
+ <div class="flex space-x-3">
508
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
509
+ <i class="fas fa-download text-white"></i>
510
+ </button>
511
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
512
+ <i class="far fa-heart text-white"></i>
513
+ </button>
514
+ </div>
515
+ </div>
516
+ </div>
517
+ </div>
518
+ </div>
519
+ </div>
520
+
521
+ <!-- Image 7 -->
522
+ <div class="grid-item">
523
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
524
+ <div class="image-container">
525
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
526
+ <div class="image-overlay">
527
+ <div class="flex justify-between items-center">
528
+ <div>
529
+ <h3 class="font-bold text-white">Colorful Sky</h3>
530
+ <p class="text-gray-300 text-sm">by Jennifer Lopez</p>
531
+ </div>
532
+ <div class="flex space-x-3">
533
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
534
+ <i class="fas fa-download text-white"></i>
535
+ </button>
536
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
537
+ <i class="far fa-heart text-white"></i>
538
+ </button>
539
+ </div>
540
+ </div>
541
+ </div>
542
+ </div>
543
+ </div>
544
+ </div>
545
+
546
+ <!-- Image 8 -->
547
+ <div class="grid-item">
548
+ <div class="bg-darkCard rounded-xl overflow-hidden mb-4 card-hover">
549
+ <div class="image-container">
550
+ <img src="https://picsum.photos/800/600?grayscale" alt="Asset" class="w-full">
551
+ <div class="image-overlay">
552
+ <div class="flex justify-between items-center">
553
+ <div>
554
+ <h3 class="font-bold text-white">Sunset Horizon</h3>
555
+ <p class="text-gray-300 text-sm">by Mark Taylor</p>
556
+ </div>
557
+ <div class="flex space-x-3">
558
+ <button class="bg-accent hover:bg-accentHover w-10 h-10 rounded-full flex items-center justify-center">
559
+ <i class="fas fa-download text-white"></i>
560
+ </button>
561
+ <button class="bg-gray-800 hover:bg-gray-700 w-10 h-10 rounded-full flex items-center justify-center">
562
+ <i class="far fa-heart text-white"></i>
563
+ </button>
564
+ </div>
565
+ </div>
566
+ </div>
567
+ </div>
568
+ </div>
569
+ </div>
570
+ </div>
571
+
572
+ <div class="text-center mt-10">
573
+ <button class="border border-gray-700 px-8 py-3 rounded-full text-gray-300 hover:bg-gray-800 transition">Load More</button>
574
+ </div>
575
+ </div>
576
+ </section>
577
+
578
+ <!-- CTA Section -->
579
+ <section class="py-20 px-4">
580
+ <div class="container mx-auto max-w-4xl text-center">
581
+ <div class="bg-gradient-to-br from-darkCard to-gray-900 rounded-2xl p-12 relative overflow-hidden">
582
+ <div class="absolute top-0 left-0 w-full h-full bg-gradient-to-br from-accent/10 to-indigo-500/10"></div>
583
+ <div class="relative z-10">
584
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Join our community of creators</h2>
585
+ <p class="text-gray-400 mb-8 max-w-2xl mx-auto">Whether you're looking for assets or sharing your work, PixelVault is the platform for premium digital content.</p>
586
+ <div class="flex flex-wrap justify-center gap-4">
587
+ <button class="btn-accent px-8 py-3 rounded-full text-white font-medium">Start Exploring</button>
588
+ <button class="border border-gray-700 px-8 py-3 rounded-full text-gray-300 hover:bg-gray-800 transition">Become Contributor</button>
589
+ </div>
590
+ </div>
591
+ </div>
592
+ </div>
593
+ </section>
594
+
595
+ <!-- Footer -->
596
+ <footer class="border-t border-gray-800 py-12 px-4">
597
+ <div class="container mx-auto max-w-6xl">
598
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
599
+ <div>
600
+ <div class="flex items-center space-x-2 mb-4">
601
+ <div class="w-8 h-8 rounded-lg bg-gradient-to-br from-accent to-indigo-500 flex items-center justify-center">
602
+ <i class="fas fa-cube text-white"></i>
603
+ </div>
604
+ <h2 class="text-xl font-bold bg-gradient-to-r from-accent to-indigo-500 bg-clip-text text-transparent">PixelVault</h2>
605
+ </div>
606
+ <p class="text-gray-500 mb-4">Premium micro stock assets for designers, developers, and creators.</p>
607
+ <div class="flex space-x-4">
608
+ <a href="#" class="text-gray-500 hover:text-white">
609
+ <i class="fab fa-twitter"></i>
610
+ </a>
611
+ <a href="#" class="text-gray-500 hover:text-white">
612
+ <i class="fab fa-instagram"></i>
613
+ </a>
614
+ <a href="#" class="text-gray-500 hover:text-white">
615
+ <i class="fab fa-dribbble"></i>
616
+ </a>
617
+ <a href="#" class="text-gray-500 hover:text-white">
618
+ <i class="fab fa-behance"></i>
619
+ </a>
620
+ </div>
621
+ </div>
622
+
623
+ <div>
624
+ <h3 class="text-lg font-semibold mb-4">Company</h3>
625
+ <ul class="space-y-3">
626
+ <li><a href="#" class="text-gray-500 hover:text-white">About Us</a></li>
627
+ <li><a href="#" class="text-gray-500 hover:text-white">Careers</a></li>
628
+ <li><a href="#" class="text-gray-500 hover:text-white">Blog</a></li>
629
+ <li><a href="#" class="text-gray-500 hover:text-white">Press</a></li>
630
+ </ul>
631
+ </div>
632
+
633
+ <div>
634
+ <h3 class="text-lg font-semibold mb-4">Resources</h3>
635
+ <ul class="space-y-3">
636
+ <li><a href="#" class="text-gray-500 hover:text-white">Help Center</a></li>
637
+ <li><a href="#" class="text-gray-500 hover:text-white">Licensing</a></li>
638
+ <li><a href="#" class="text-gray-500 hover:text-white">API</a></li>
639
+ <li><a href="#" class="text-gray-500 hover:text-white">Contributors</a></li>
640
+ </ul>
641
+ </div>
642
+
643
+ <div>
644
+ <h3 class="text-lg font-semibold mb-4">Legal</h3>
645
+ <ul class="space-y-3">
646
+ <li><a href="#" class="text-gray-500 hover:text-white">Terms of Service</a></li>
647
+ <li><a href="#" class="text-gray-500 hover:text-white">Privacy Policy</a></li>
648
+ <li><a href="#" class="text-gray-500 hover:text-white">Copyright</a></li>
649
+ <li><a href="#" class="text-gray-500 hover:text-white">Cookies</a></li>
650
+ </ul>
651
+ </div>
652
+ </div>
653
+
654
+ <div class="border-t border-gray-800 mt-12 pt-8 text-center text-gray-500">
655
+ <p>© 2023 PixelVault. All rights reserved.</p>
656
+ </div>
657
+ </div>
658
+ </footer>
659
+
660
+ <script>
661
+ // Simple fade-in animation for elements
662
+ document.addEventListener('DOMContentLoaded', function() {
663
+ const elements = document.querySelectorAll('.card-hover, .floating');
664
+
665
+ elements.forEach((el, index) => {
666
+ el.classList.add('fade-in');
667
+ el.style.animationDelay = `${index * 0.1}s`;
668
+ });
669
+
670
+ // Add hover effect to masonry items
671
+ const masonryItems = document.querySelectorAll('.grid-item');
672
+ masonryItems.forEach(item => {
673
+ item.addEventListener('mouseenter', () => {
674
+ item.querySelector('.image-overlay').style.opacity = '1';
675
+ });
676
+
677
+ item.addEventListener('mouseleave', () => {
678
+ item.querySelector('.image-overlay').style.opacity = '0';
679
+ });
680
+ });
681
+ });
682
+ </script>
683
+ <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=block/pixels" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
684
+ </html>