ysn-rfd commited on
Commit
cfb1f46
·
verified ·
1 Parent(s): 6dd4662

Add 2 files

Browse files
Files changed (2) hide show
  1. README.md +5 -3
  2. index.html +724 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Simple
3
- emoji: 🌍
4
  colorFrom: red
5
  colorTo: green
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: simple
3
+ emoji: 🐳
4
  colorFrom: red
5
  colorTo: green
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,724 @@
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>YSN RFD WEBSITE</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
+ <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
10
+ <style>
11
+ :root {
12
+ --primary: #3b82f6;
13
+ --secondary: #8b5cf6;
14
+ --dark: #1e293b;
15
+ --light: #f8fafc;
16
+ }
17
+
18
+ body {
19
+ font-family: 'Poppins', sans-serif;
20
+ background-color: var(--light);
21
+ color: var(--dark);
22
+ overflow-x: hidden;
23
+ }
24
+
25
+ .gradient-text {
26
+ background: linear-gradient(90deg, var(--primary), var(--secondary));
27
+ -webkit-background-clip: text;
28
+ background-clip: text;
29
+ color: transparent;
30
+ }
31
+
32
+ .gradient-bg {
33
+ background: linear-gradient(135deg, var(--primary), var(--secondary));
34
+ }
35
+
36
+ .nav-link {
37
+ position: relative;
38
+ }
39
+
40
+ .nav-link::after {
41
+ content: '';
42
+ position: absolute;
43
+ width: 0;
44
+ height: 2px;
45
+ bottom: 0;
46
+ left: 0;
47
+ background: linear-gradient(90deg, var(--primary), var(--secondary));
48
+ transition: width 0.3s ease;
49
+ }
50
+
51
+ .nav-link:hover::after {
52
+ width: 100%;
53
+ }
54
+
55
+ .card {
56
+ transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
57
+ transform: translateY(0);
58
+ opacity: 0;
59
+ }
60
+
61
+ .card.animate {
62
+ opacity: 1;
63
+ transform: translateY(0);
64
+ }
65
+
66
+ .floating {
67
+ animation: floating 6s ease-in-out infinite;
68
+ }
69
+
70
+ @keyframes floating {
71
+ 0% { transform: translateY(0px); }
72
+ 50% { transform: translateY(-15px); }
73
+ 100% { transform: translateY(0px); }
74
+ }
75
+
76
+ .wave-shape {
77
+ position: absolute;
78
+ bottom: 0;
79
+ left: 0;
80
+ width: 100%;
81
+ overflow: hidden;
82
+ line-height: 0;
83
+ }
84
+
85
+ .wave-shape svg {
86
+ position: relative;
87
+ display: block;
88
+ width: calc(100% + 1.3px);
89
+ height: 150px;
90
+ }
91
+
92
+ .wave-shape .shape-fill {
93
+ fill: #FFFFFF;
94
+ }
95
+
96
+ .hero-image {
97
+ clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
98
+ animation: fadeInRight 1s ease-out forwards;
99
+ }
100
+
101
+ @keyframes fadeInRight {
102
+ from {
103
+ opacity: 0;
104
+ transform: translateX(50px);
105
+ }
106
+ to {
107
+ opacity: 1;
108
+ transform: translateX(0);
109
+ }
110
+ }
111
+
112
+ .btn-glow {
113
+ position: relative;
114
+ overflow: hidden;
115
+ z-index: 1;
116
+ }
117
+
118
+ .btn-glow::before {
119
+ content: '';
120
+ position: absolute;
121
+ top: 0;
122
+ left: -100%;
123
+ width: 100%;
124
+ height: 100%;
125
+ background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
126
+ transition: all 0.6s ease;
127
+ z-index: -1;
128
+ }
129
+
130
+ .btn-glow:hover::before {
131
+ left: 100%;
132
+ }
133
+
134
+ .pulse {
135
+ animation: pulse 2s infinite;
136
+ }
137
+
138
+ @keyframes pulse {
139
+ 0% {
140
+ box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);
141
+ }
142
+ 70% {
143
+ box-shadow: 0 0 0 15px rgba(59, 130, 246, 0);
144
+ }
145
+ 100% {
146
+ box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);
147
+ }
148
+ }
149
+
150
+ .rotate-in {
151
+ animation: rotateIn 1s ease-out forwards;
152
+ }
153
+
154
+ @keyframes rotateIn {
155
+ from {
156
+ transform: rotate(-15deg) scale(0.8);
157
+ opacity: 0;
158
+ }
159
+ to {
160
+ transform: rotate(0) scale(1);
161
+ opacity: 1;
162
+ }
163
+ }
164
+
165
+ .staggered-child > * {
166
+ opacity: 0;
167
+ transform: translateY(20px);
168
+ transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
169
+ }
170
+
171
+ .staggered-child.animate > * {
172
+ opacity: 1;
173
+ transform: translateY(0);
174
+ }
175
+
176
+ .staggered-child.animate > *:nth-child(1) { transition-delay: 0.1s; }
177
+ .staggered-child.animate > *:nth-child(2) { transition-delay: 0.2s; }
178
+ .staggered-child.animate > *:nth-child(3) { transition-delay: 0.3s; }
179
+ .staggered-child.animate > *:nth-child(4) { transition-delay: 0.4s; }
180
+ .staggered-child.animate > *:nth-child(5) { transition-delay: 0.5s; }
181
+
182
+ .parallax {
183
+ background-attachment: fixed;
184
+ background-position: center;
185
+ background-repeat: no-repeat;
186
+ background-size: cover;
187
+ }
188
+
189
+ .glass-effect {
190
+ background: rgba(255, 255, 255, 0.1);
191
+ backdrop-filter: blur(10px);
192
+ -webkit-backdrop-filter: blur(10px);
193
+ border: 1px solid rgba(255, 255, 255, 0.2);
194
+ }
195
+ </style>
196
+ </head>
197
+ <body class="antialiased">
198
+ <!-- Navigation -->
199
+ <nav class="fixed w-full z-50 bg-white/80 backdrop-blur-md shadow-sm">
200
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
201
+ <div class="flex justify-between h-20 items-center">
202
+ <div class="flex items-center">
203
+ <div class="flex-shrink-0 flex items-center">
204
+ <div class="h-10 w-10 rounded-full gradient-bg flex items-center justify-center text-white font-bold text-xl rotate-in">
205
+ YSN
206
+ </div>
207
+ <span class="ml-3 text-xl font-bold gradient-text">RFD</span>
208
+ </div>
209
+ </div>
210
+ <div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
211
+ <a href="#" class="nav-link text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Home</a>
212
+ <a href="#" class="nav-link text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Services</a>
213
+ <a href="#" class="nav-link text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">About</a>
214
+ <a href="#" class="nav-link text-gray-900 hover:text-blue-600 px-3 py-2 text-sm font-medium">Contact</a>
215
+ <button class="btn-glow gradient-bg text-white px-6 py-2 rounded-full text-sm font-medium hover:shadow-lg transition-all duration-300 transform hover:scale-105">
216
+ Get Started
217
+ </button>
218
+ </div>
219
+ <div class="-mr-2 flex items-center md:hidden">
220
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" aria-controls="mobile-menu" aria-expanded="false">
221
+ <span class="sr-only">Open main menu</span>
222
+ <i class="fas fa-bars"></i>
223
+ </button>
224
+ </div>
225
+ </div>
226
+ </div>
227
+ </nav>
228
+
229
+ <!-- Hero Section -->
230
+ <div class="relative overflow-hidden pt-24">
231
+ <div class="max-w-7xl mx-auto">
232
+ <div class="relative z-10 pb-8 sm:pb-16 md:pb-20 lg:max-w-2xl lg:w-full lg:pb-28 xl:pb-32">
233
+ <div class="pt-10 sm:pt-16 lg:pt-8 lg:pb-14 lg:overflow-hidden">
234
+ <div class="mt-10 mx-auto max-w-7xl px-4 sm:mt-12 sm:px-6 md:mt-16 lg:mt-20 lg:px-8 xl:mt-28">
235
+ <div class="sm:text-center lg:text-left staggered-child">
236
+ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:text-6xl">
237
+ <span class="block">Welcome to</span>
238
+ <span class="block gradient-text">YSN RFD WEBSITE</span>
239
+ </h1>
240
+ <p class="mt-3 text-base text-gray-500 sm:mt-5 sm:text-lg sm:max-w-xl sm:mx-auto md:mt-5 md:text-xl lg:mx-0">
241
+ Innovative solutions for your digital needs. We create exceptional experiences that drive results and transform businesses.
242
+ </p>
243
+ <div class="mt-8 sm:mt-10 sm:flex sm:justify-center lg:justify-start space-y-3 sm:space-y-0 sm:space-x-4">
244
+ <div class="rounded-full shadow-lg transform hover:scale-105 transition duration-300">
245
+ <a href="#" class="btn-glow w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-full text-white gradient-bg hover:shadow-xl md:py-4 md:text-lg md:px-10">
246
+ Explore More
247
+ </a>
248
+ </div>
249
+ <div class="rounded-full shadow-lg transform hover:scale-105 transition duration-300">
250
+ <a href="#" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-full text-blue-600 bg-white hover:bg-gray-50 md:py-4 md:text-lg md:px-10">
251
+ Learn More
252
+ </a>
253
+ </div>
254
+ </div>
255
+ </div>
256
+ </div>
257
+ </div>
258
+ </div>
259
+ </div>
260
+ <div class="lg:absolute lg:inset-y-0 lg:right-0 lg:w-1/2">
261
+ <img class="hero-image h-56 w-full object-cover sm:h-72 md:h-96 lg:w-full lg:h-full" src="https://images.unsplash.com/photo-1551434678-e076c223a692?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2850&q=80" alt="">
262
+ </div>
263
+ </div>
264
+
265
+ <!-- Features Section -->
266
+ <div class="py-20 bg-white">
267
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
268
+ <div class="lg:text-center">
269
+ <h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Features</h2>
270
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
271
+ A better way to grow your business
272
+ </p>
273
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
274
+ Our platform provides everything you need to succeed in the digital world.
275
+ </p>
276
+ </div>
277
+
278
+ <div class="mt-16">
279
+ <div class="space-y-10 md:space-y-0 md:grid md:grid-cols-3 md:gap-x-8 md:gap-y-10">
280
+ <div class="card relative bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
281
+ <div class="absolute -top-6 left-6 h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white shadow-lg pulse">
282
+ <i class="fas fa-rocket text-2xl"></i>
283
+ </div>
284
+ <h3 class="mt-10 text-xl font-semibold text-gray-900">Fast Performance</h3>
285
+ <p class="mt-4 text-base text-gray-600">
286
+ Optimized for speed and efficiency to ensure your users get the best experience possible.
287
+ </p>
288
+ <div class="mt-6">
289
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 flex items-center">
290
+ Learn more
291
+ <i class="fas fa-arrow-right ml-2"></i>
292
+ </a>
293
+ </div>
294
+ </div>
295
+
296
+ <div class="card relative bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
297
+ <div class="absolute -top-6 left-6 h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white shadow-lg pulse">
298
+ <i class="fas fa-lock text-2xl"></i>
299
+ </div>
300
+ <h3 class="mt-10 text-xl font-semibold text-gray-900">Secure Platform</h3>
301
+ <p class="mt-4 text-base text-gray-600">
302
+ Enterprise-grade security to protect your data and keep your business safe from threats.
303
+ </p>
304
+ <div class="mt-6">
305
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 flex items-center">
306
+ Learn more
307
+ <i class="fas fa-arrow-right ml-2"></i>
308
+ </a>
309
+ </div>
310
+ </div>
311
+
312
+ <div class="card relative bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
313
+ <div class="absolute -top-6 left-6 h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white shadow-lg pulse">
314
+ <i class="fas fa-cogs text-2xl"></i>
315
+ </div>
316
+ <h3 class="mt-10 text-xl font-semibold text-gray-900">Easy Integration</h3>
317
+ <p class="mt-4 text-base text-gray-600">
318
+ Seamlessly connect with your existing tools and workflows for maximum productivity.
319
+ </p>
320
+ <div class="mt-6">
321
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 flex items-center">
322
+ Learn more
323
+ <i class="fas fa-arrow-right ml-2"></i>
324
+ </a>
325
+ </div>
326
+ </div>
327
+ </div>
328
+ </div>
329
+ </div>
330
+ </div>
331
+
332
+ <!-- Stats Section -->
333
+ <div class="gradient-bg relative overflow-hidden">
334
+ <div class="absolute inset-0 opacity-10">
335
+ <div class="absolute inset-0 bg-[url('https://grainy-gradients.vercel.app/noise.svg')]"></div>
336
+ </div>
337
+ <div class="max-w-7xl mx-auto py-20 px-4 sm:px-6 lg:px-8 relative">
338
+ <div class="max-w-4xl mx-auto text-center">
339
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
340
+ Trusted by businesses worldwide
341
+ </h2>
342
+ <p class="mt-3 text-xl text-blue-100">
343
+ Our platform helps thousands of businesses grow and succeed every day.
344
+ </p>
345
+ </div>
346
+ <div class="mt-16 text-center grid grid-cols-1 gap-10 sm:grid-cols-3 sm:gap-8">
347
+ <div class="glass-effect p-8 rounded-2xl transform hover:scale-105 transition duration-300">
348
+ <div class="flex items-center justify-center h-16 w-16 rounded-full bg-white/10 text-white mx-auto">
349
+ <i class="fas fa-users text-2xl"></i>
350
+ </div>
351
+ <div class="mt-6">
352
+ <p class="text-5xl font-extrabold text-white">10K+</p>
353
+ <p class="mt-2 text-lg text-blue-100">Happy Customers</p>
354
+ </div>
355
+ </div>
356
+ <div class="glass-effect p-8 rounded-2xl transform hover:scale-105 transition duration-300">
357
+ <div class="flex items-center justify-center h-16 w-16 rounded-full bg-white/10 text-white mx-auto">
358
+ <i class="fas fa-globe text-2xl"></i>
359
+ </div>
360
+ <div class="mt-6">
361
+ <p class="text-5xl font-extrabold text-white">150+</p>
362
+ <p class="mt-2 text-lg text-blue-100">Countries</p>
363
+ </div>
364
+ </div>
365
+ <div class="glass-effect p-8 rounded-2xl transform hover:scale-105 transition duration-300">
366
+ <div class="flex items-center justify-center h-16 w-16 rounded-full bg-white/10 text-white mx-auto">
367
+ <i class="fas fa-project-diagram text-2xl"></i>
368
+ </div>
369
+ <div class="mt-6">
370
+ <p class="text-5xl font-extrabold text-white">500+</p>
371
+ <p class="mt-2 text-lg text-blue-100">Projects Completed</p>
372
+ </div>
373
+ </div>
374
+ </div>
375
+ </div>
376
+ </div>
377
+
378
+ <!-- Testimonials -->
379
+ <div class="bg-white py-20 lg:py-28">
380
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
381
+ <div class="lg:text-center">
382
+ <h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Testimonials</h2>
383
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
384
+ What our clients say
385
+ </p>
386
+ </div>
387
+ <div class="mt-16 grid gap-8 lg:grid-cols-3">
388
+ <div class="card bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
389
+ <div class="flex items-center">
390
+ <div class="h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white font-bold text-xl shadow-md">
391
+ JD
392
+ </div>
393
+ <div class="ml-4">
394
+ <h4 class="text-lg font-semibold text-gray-900">John Doe</h4>
395
+ <p class="text-blue-600">CEO, TechCorp</p>
396
+ </div>
397
+ </div>
398
+ <p class="mt-6 text-gray-600 italic">
399
+ "YSN RFD transformed our digital presence. Their team delivered exceptional results beyond our expectations."
400
+ </p>
401
+ <div class="mt-6 flex text-yellow-400">
402
+ <i class="fas fa-star"></i>
403
+ <i class="fas fa-star"></i>
404
+ <i class="fas fa-star"></i>
405
+ <i class="fas fa-star"></i>
406
+ <i class="fas fa-star"></i>
407
+ </div>
408
+ </div>
409
+
410
+ <div class="card bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
411
+ <div class="flex items-center">
412
+ <div class="h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white font-bold text-xl shadow-md">
413
+ AS
414
+ </div>
415
+ <div class="ml-4">
416
+ <h4 class="text-lg font-semibold text-gray-900">Alice Smith</h4>
417
+ <p class="text-blue-600">Marketing Director, BrandCo</p>
418
+ </div>
419
+ </div>
420
+ <p class="mt-6 text-gray-600 italic">
421
+ "The level of professionalism and attention to detail is unmatched. Our website traffic increased by 300%!"
422
+ </p>
423
+ <div class="mt-6 flex text-yellow-400">
424
+ <i class="fas fa-star"></i>
425
+ <i class="fas fa-star"></i>
426
+ <i class="fas fa-star"></i>
427
+ <i class="fas fa-star"></i>
428
+ <i class="fas fa-star-half-alt"></i>
429
+ </div>
430
+ </div>
431
+
432
+ <div class="card bg-gradient-to-br from-blue-50 to-purple-50 p-8 rounded-2xl shadow-sm hover:shadow-lg border border-gray-100">
433
+ <div class="flex items-center">
434
+ <div class="h-14 w-14 rounded-full gradient-bg flex items-center justify-center text-white font-bold text-xl shadow-md">
435
+ RJ
436
+ </div>
437
+ <div class="ml-4">
438
+ <h4 class="text-lg font-semibold text-gray-900">Robert Johnson</h4>
439
+ <p class="text-blue-600">Founder, StartupX</p>
440
+ </div>
441
+ </div>
442
+ <p class="mt-6 text-gray-600 italic">
443
+ "From concept to execution, YSN RFD exceeded our expectations. Their team is truly talented and dedicated."
444
+ </p>
445
+ <div class="mt-6 flex text-yellow-400">
446
+ <i class="fas fa-star"></i>
447
+ <i class="fas fa-star"></i>
448
+ <i class="fas fa-star"></i>
449
+ <i class="fas fa-star"></i>
450
+ <i class="fas fa-star"></i>
451
+ </div>
452
+ </div>
453
+ </div>
454
+ </div>
455
+ </div>
456
+
457
+ <!-- CTA Section -->
458
+ <div class="bg-gray-900 relative overflow-hidden">
459
+ <div class="absolute inset-0 opacity-10">
460
+ <div class="absolute inset-0 bg-[url('https://grainy-gradients.vercel.app/noise.svg')]"></div>
461
+ </div>
462
+ <div class="max-w-7xl mx-auto py-20 px-4 sm:px-6 lg:py-24 lg:px-8 lg:flex lg:items-center lg:justify-between relative">
463
+ <div class="max-w-xl">
464
+ <h2 class="text-3xl font-extrabold tracking-tight text-white sm:text-4xl staggered-child">
465
+ <span class="block">Ready to dive in?</span>
466
+ <span class="block text-blue-400">Start your journey with YSN RFD today.</span>
467
+ </h2>
468
+ <p class="mt-4 text-lg text-gray-300">
469
+ Join thousands of satisfied customers who trust our platform for their business growth.
470
+ </p>
471
+ </div>
472
+ <div class="mt-8 flex lg:mt-0 lg:flex-shrink-0 space-x-4">
473
+ <div class="inline-flex rounded-full shadow-lg transform hover:scale-105 transition duration-300">
474
+ <a href="#" class="btn-glow inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-full text-white gradient-bg hover:shadow-xl">
475
+ Get started
476
+ </a>
477
+ </div>
478
+ <div class="inline-flex rounded-full shadow-lg transform hover:scale-105 transition duration-300">
479
+ <a href="#" class="inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-full text-white bg-gray-800 hover:bg-gray-700">
480
+ Learn more
481
+ </a>
482
+ </div>
483
+ </div>
484
+ </div>
485
+ </div>
486
+
487
+ <!-- Footer -->
488
+ <footer class="bg-white relative">
489
+ <div class="wave-shape">
490
+ <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
491
+ <path d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z" class="shape-fill"></path>
492
+ </svg>
493
+ </div>
494
+ <div class="max-w-7xl mx-auto py-16 px-4 sm:px-6 lg:px-8">
495
+ <div class="xl:grid xl:grid-cols-3 xl:gap-8">
496
+ <div class="space-y-8 xl:col-span-1">
497
+ <div class="flex items-center">
498
+ <div class="h-12 w-12 rounded-full gradient-bg flex items-center justify-center text-white font-bold text-xl">
499
+ YSN
500
+ </div>
501
+ <span class="ml-3 text-2xl font-bold gradient-text">RFD</span>
502
+ </div>
503
+ <p class="text-gray-500 text-base">
504
+ Empowering businesses with innovative digital solutions since 2023.
505
+ </p>
506
+ <div class="flex space-x-6">
507
+ <a href="#" class="text-gray-400 hover:text-blue-500 transition duration-300 transform hover:scale-125">
508
+ <i class="fab fa-facebook-f"></i>
509
+ </a>
510
+ <a href="#" class="text-gray-400 hover:text-blue-400 transition duration-300 transform hover:scale-125">
511
+ <i class="fab fa-twitter"></i>
512
+ </a>
513
+ <a href="#" class="text-gray-400 hover:text-pink-500 transition duration-300 transform hover:scale-125">
514
+ <i class="fab fa-instagram"></i>
515
+ </a>
516
+ <a href="#" class="text-gray-400 hover:text-gray-500 transition duration-300 transform hover:scale-125">
517
+ <i class="fab fa-linkedin-in"></i>
518
+ </a>
519
+ </div>
520
+ </div>
521
+ <div class="mt-12 grid grid-cols-2 gap-8 xl:mt-0 xl:col-span-2">
522
+ <div class="md:grid md:grid-cols-2 md:gap-8">
523
+ <div>
524
+ <h3 class="text-sm font-semibold text-gray-900 tracking-wider uppercase">
525
+ Solutions
526
+ </h3>
527
+ <ul class="mt-4 space-y-4">
528
+ <li>
529
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
530
+ Web Development
531
+ </a>
532
+ </li>
533
+ <li>
534
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
535
+ Mobile Apps
536
+ </a>
537
+ </li>
538
+ <li>
539
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
540
+ Digital Marketing
541
+ </a>
542
+ </li>
543
+ <li>
544
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
545
+ UI/UX Design
546
+ </a>
547
+ </li>
548
+ </ul>
549
+ </div>
550
+ <div class="mt-12 md:mt-0">
551
+ <h3 class="text-sm font-semibold text-gray-900 tracking-wider uppercase">
552
+ Support
553
+ </h3>
554
+ <ul class="mt-4 space-y-4">
555
+ <li>
556
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
557
+ Pricing
558
+ </a>
559
+ </li>
560
+ <li>
561
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
562
+ Documentation
563
+ </a>
564
+ </li>
565
+ <li>
566
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
567
+ Guides
568
+ </a>
569
+ </li>
570
+ <li>
571
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
572
+ API Status
573
+ </a>
574
+ </li>
575
+ </ul>
576
+ </div>
577
+ </div>
578
+ <div class="md:grid md:grid-cols-2 md:gap-8">
579
+ <div>
580
+ <h3 class="text-sm font-semibold text-gray-900 tracking-wider uppercase">
581
+ Company
582
+ </h3>
583
+ <ul class="mt-4 space-y-4">
584
+ <li>
585
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
586
+ About
587
+ </a>
588
+ </li>
589
+ <li>
590
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
591
+ Blog
592
+ </a>
593
+ </li>
594
+ <li>
595
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
596
+ Careers
597
+ </a>
598
+ </li>
599
+ <li>
600
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
601
+ Press
602
+ </a>
603
+ </li>
604
+ </ul>
605
+ </div>
606
+ <div class="mt-12 md:mt-0">
607
+ <h3 class="text-sm font-semibold text-gray-900 tracking-wider uppercase">
608
+ Legal
609
+ </h3>
610
+ <ul class="mt-4 space-y-4">
611
+ <li>
612
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
613
+ Privacy
614
+ </a>
615
+ </li>
616
+ <li>
617
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
618
+ Terms
619
+ </a>
620
+ </li>
621
+ <li>
622
+ <a href="#" class="text-base text-gray-500 hover:text-gray-900 transition duration-300">
623
+ Cookie Policy
624
+ </a>
625
+ </li>
626
+ </ul>
627
+ </div>
628
+ </div>
629
+ </div>
630
+ </div>
631
+ <div class="mt-16 border-t border-gray-200 pt-8">
632
+ <p class="text-base text-gray-400 text-center">
633
+ &copy; 2023 YSN RFD. All rights reserved.
634
+ </p>
635
+ </div>
636
+ </div>
637
+ </footer>
638
+
639
+ <script>
640
+ // Mobile menu toggle
641
+ document.addEventListener('DOMContentLoaded', function() {
642
+ const mobileMenuButton = document.querySelector('[aria-controls="mobile-menu"]');
643
+ const mobileMenu = document.getElementById('mobile-menu');
644
+
645
+ mobileMenuButton.addEventListener('click', function() {
646
+ const expanded = this.getAttribute('aria-expanded') === 'true';
647
+ this.setAttribute('aria-expanded', !expanded);
648
+ if (mobileMenu) {
649
+ mobileMenu.classList.toggle('hidden');
650
+ }
651
+ });
652
+
653
+ // Smooth scrolling for anchor links
654
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
655
+ anchor.addEventListener('click', function (e) {
656
+ e.preventDefault();
657
+
658
+ const targetId = this.getAttribute('href');
659
+ if (targetId === '#') return;
660
+
661
+ const targetElement = document.querySelector(targetId);
662
+ if (targetElement) {
663
+ targetElement.scrollIntoView({
664
+ behavior: 'smooth'
665
+ });
666
+ }
667
+ });
668
+ });
669
+
670
+ // Animation on scroll
671
+ const animateOnScroll = function() {
672
+ const cards = document.querySelectorAll('.card');
673
+ const staggeredElements = document.querySelectorAll('.staggered-child');
674
+
675
+ cards.forEach(card => {
676
+ const cardPosition = card.getBoundingClientRect().top;
677
+ const screenPosition = window.innerHeight / 1.2;
678
+
679
+ if (cardPosition < screenPosition) {
680
+ card.classList.add('animate');
681
+ }
682
+ });
683
+
684
+ staggeredElements.forEach(element => {
685
+ const elementPosition = element.getBoundingClientRect().top;
686
+ const screenPosition = window.innerHeight / 1.2;
687
+
688
+ if (elementPosition < screenPosition) {
689
+ element.classList.add('animate');
690
+ }
691
+ });
692
+ };
693
+
694
+ // Set initial state
695
+ document.querySelectorAll('.card').forEach(el => {
696
+ el.style.opacity = '0';
697
+ el.style.transform = 'translateY(20px)';
698
+ });
699
+
700
+ window.addEventListener('scroll', animateOnScroll);
701
+ animateOnScroll(); // Run once on load
702
+
703
+ // Floating animation for elements
704
+ const floatingElements = document.querySelectorAll('.floating');
705
+ floatingElements.forEach(el => {
706
+ const delay = Math.random() * 5;
707
+ el.style.animationDelay = `${delay}s`;
708
+ });
709
+
710
+ // Parallax effect
711
+ window.addEventListener('scroll', function() {
712
+ const scrollPosition = window.pageYOffset;
713
+ const parallaxElements = document.querySelectorAll('.parallax');
714
+
715
+ parallaxElements.forEach(function(el) {
716
+ const speed = parseFloat(el.getAttribute('data-speed')) || 0.5;
717
+ const yPos = -(scrollPosition * speed);
718
+ el.style.transform = `translate3d(0, ${yPos}px, 0)`;
719
+ });
720
+ });
721
+ });
722
+ </script>
723
+ <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=ysn-rfd/simple" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
724
+ </html>