smartguardai commited on
Commit
84cd42f
·
verified ·
1 Parent(s): 7a9f9be

- Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +709 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Secsols Dev
3
- emoji: 🌍
4
- colorFrom: pink
5
- colorTo: purple
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: secsols-dev
3
+ emoji: 🐳
4
+ colorFrom: purple
5
+ colorTo: red
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,709 @@
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>AI SaaS Platform - Next Generation AI Solutions</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
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Inter', sans-serif;
14
+ background: linear-gradient(to bottom, #f9fafb, #f3f4f6);
15
+ }
16
+
17
+ .gradient-text {
18
+ background: linear-gradient(90deg, #3b82f6, #8b5cf6);
19
+ -webkit-background-clip: text;
20
+ background-clip: text;
21
+ color: transparent;
22
+ }
23
+
24
+ .hero-gradient {
25
+ background: linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(139, 92, 246, 0.1) 100%);
26
+ }
27
+
28
+ .feature-card:hover {
29
+ transform: translateY(-5px);
30
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
31
+ }
32
+
33
+ .particle {
34
+ position: absolute;
35
+ border-radius: 50%;
36
+ background: rgba(59, 130, 246, 0.2);
37
+ pointer-events: none;
38
+ }
39
+
40
+ .glass-effect {
41
+ backdrop-filter: blur(16px);
42
+ -webkit-backdrop-filter: blur(16px);
43
+ background-color: rgba(255, 255, 255, 0.7);
44
+ }
45
+ </style>
46
+ </head>
47
+ <body class="min-h-screen">
48
+ <!-- Navbar -->
49
+ <nav class="glass-effect fixed w-full z-50">
50
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
51
+ <div class="flex items-center justify-between h-16">
52
+ <div class="flex items-center">
53
+ <div class="flex-shrink-0">
54
+ <span class="text-2xl font-bold gradient-text">AI<span class="text-gray-900">SaaS</span></span>
55
+ </div>
56
+ <div class="hidden md:block">
57
+ <div class="ml-10 flex items-baseline space-x-4">
58
+ <a href="#features" class="text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md text-sm font-medium">Features</a>
59
+ <a href="#solutions" class="text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md text-sm font-medium">Solutions</a>
60
+ <a href="#pricing" class="text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md text-sm font-medium">Pricing</a>
61
+ <a href="#testimonials" class="text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md text-sm font-medium">Testimonials</a>
62
+ </div>
63
+ </div>
64
+ </div>
65
+ <div class="hidden md:block">
66
+ <div class="ml-4 flex items-center md:ml-6">
67
+ <a href="#" class="text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md text-sm font-medium">Sign In</a>
68
+ <a href="#" class="ml-3 bg-indigo-600 text-white px-4 py-2 rounded-md text-sm font-medium hover:bg-indigo-700 transition-colors">Sign Up</a>
69
+ </div>
70
+ </div>
71
+ <div class="-mr-2 flex md:hidden">
72
+ <button type="button" id="mobile-menu-button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-700 hover:text-indigo-600 hover:bg-gray-100 focus:outline-none">
73
+ <span class="sr-only">Open main menu</span>
74
+ <i class="fas fa-bars"></i>
75
+ </button>
76
+ </div>
77
+ </div>
78
+ </div>
79
+
80
+ <!-- Mobile menu -->
81
+ <div id="mobile-menu" class="hidden md:hidden">
82
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
83
+ <a href="#features" class="text-gray-700 hover:text-indigo-600 block px-3 py-2 rounded-md text-base font-medium">Features</a>
84
+ <a href="#solutions" class="text-gray-700 hover:text-indigo-600 block px-3 py-2 rounded-md text-base font-medium">Solutions</a>
85
+ <a href="#pricing" class="text-gray-700 hover:text-indigo-600 block px-3 py-2 rounded-md text-base font-medium">Pricing</a>
86
+ <a href="#testimonials" class="text-gray-700 hover:text-indigo-600 block px-3 py-2 rounded-md text-base font-medium">Testimonials</a>
87
+ <div class="pt-4 pb-3 border-t border-gray-200">
88
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-indigo-600">Sign In</a>
89
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-white bg-indigo-600 hover:bg-indigo-700 mt-2">Sign Up</a>
90
+ </div>
91
+ </div>
92
+ </div>
93
+ </nav>
94
+
95
+ <!-- Hero Section -->
96
+ <div id="particles-js" class="relative hero-gradient pt-32 pb-20 px-4 sm:px-6 lg:pt-40 lg:pb-28 lg:px-8">
97
+ <div class="max-w-7xl mx-auto">
98
+ <div class="relative z-10">
99
+ <div class="text-center">
100
+ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:text-6xl">
101
+ <span class="block">Transform Your Business with</span>
102
+ <span class="block gradient-text">AI-Powered Solutions</span>
103
+ </h1>
104
+ <p class="mt-3 max-w-md mx-auto text-base text-gray-600 sm:text-lg md:mt-5 md:text-xl md:max-w-3xl">
105
+ Our cutting-edge AI platform helps businesses automate processes, gain insights, and deliver exceptional customer experiences.
106
+ </p>
107
+ <div class="mt-10 flex justify-center">
108
+ <div class="rounded-md shadow">
109
+ <a href="#" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-700 md:py-4 md:text-lg md:px-10">
110
+ Get Started
111
+ </a>
112
+ </div>
113
+ <div class="ml-3 rounded-md shadow">
114
+ <a href="#" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-indigo-600 bg-white hover:bg-gray-50 md:py-4 md:text-lg md:px-10">
115
+ Live Demo
116
+ </a>
117
+ </div>
118
+ </div>
119
+ </div>
120
+ </div>
121
+ <div class="mt-16 relative max-w-5xl mx-auto">
122
+ <div class="relative rounded-xl shadow-xl overflow-hidden">
123
+ <div class="absolute inset-0 bg-indigo-600 opacity-10"></div>
124
+ <div class="relative px-6 py-8 sm:p-10">
125
+ <div class="flex justify-center">
126
+ <div class="w-full max-w-3xl">
127
+ <img src="https://images.unsplash.com/photo-1551288049-bebda4e38f71?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80" alt="Dashboard screenshot" class="rounded-lg shadow-2xl border border-gray-200">
128
+ </div>
129
+ </div>
130
+ </div>
131
+ </div>
132
+ </div>
133
+ </div>
134
+ </div>
135
+
136
+ <!-- Features Section -->
137
+ <div id="features" class="py-12 bg-white">
138
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
139
+ <div class="lg:text-center">
140
+ <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Features</h2>
141
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
142
+ A better way to leverage AI
143
+ </p>
144
+ <p class="mt-4 max-w-2xl text-xl text-gray-600 lg:mx-auto">
145
+ Our platform is packed with powerful features designed to help your business thrive in the digital age.
146
+ </p>
147
+ </div>
148
+
149
+ <div class="mt-20">
150
+ <div class="grid grid-cols-1 gap-12 md:grid-cols-2 lg:grid-cols-3">
151
+ <!-- Feature 1 -->
152
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
153
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
154
+ <i class="fas fa-brain text-indigo-600 text-xl"></i>
155
+ </div>
156
+ <h3 class="mt-6 text-lg font-medium text-gray-900">Smart Automation</h3>
157
+ <p class="mt-2 text-base text-gray-600">
158
+ Automate repetitive tasks with our intelligent workflows that learn and improve over time.
159
+ </p>
160
+ <div class="mt-6">
161
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
162
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
163
+ </a>
164
+ </div>
165
+ </div>
166
+
167
+ <!-- Feature 2 -->
168
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
169
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
170
+ <i class="fas fa-chart-line text-indigo-600 text-xl"></i>
171
+ </div>
172
+ <h3 class="mt-6 text-lg font-medium text-gray-900">Advanced Analytics</h3>
173
+ <p class="mt-2 text-base text-gray-600">
174
+ Get actionable insights from your data with our powerful predictive analytics engine.
175
+ </p>
176
+ <div class="mt-6">
177
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
178
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
179
+ </a>
180
+ </div>
181
+ </div>
182
+
183
+ <!-- Feature 3 -->
184
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
185
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
186
+ <i class="fas fa-robot text-indigo-600 text-xl"></i>
187
+ </div>
188
+ <h3 class="mt-6 text-lg font-medium text-gray-900">AI Assistants</h3>
189
+ <p class="mt-2 text-base text-gray-600">
190
+ Deploy conversational AI agents that provide 24/7 support to your customers.
191
+ </p>
192
+ <div class="mt-6">
193
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
194
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
195
+ </a>
196
+ </div>
197
+ </div>
198
+
199
+ <!-- Feature 4 -->
200
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
201
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
202
+ <i class="fas fa-shield-alt text-indigo-600 text-xl"></i>
203
+ </div>
204
+ <h3 class="mt-6 text-lg font-medium text-gray-900">Enterprise Security</h3>
205
+ <p class="mt-2 text-base text-gray-600">
206
+ Industry-leading security with end-to-end encryption and compliance certifications.
207
+ </p>
208
+ <div class="mt-6">
209
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
210
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
211
+ </a>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- Feature 5 -->
216
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
217
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
218
+ <i class="fas fa-sync-alt text-indigo-600 text-xl"></i>
219
+ </div>
220
+ <h3 class="mt-6 text-lg font-medium text-gray-900">Seamless Integrations</h3>
221
+ <p class="mt-2 text-base text-gray-600">
222
+ Connect with your favorite tools via our extensive API and native integrations.
223
+ </p>
224
+ <div class="mt-6">
225
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
226
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
227
+ </a>
228
+ </div>
229
+ </div>
230
+
231
+ <!-- Feature 6 -->
232
+ <div class="feature-card relative transition-all duration-300 ease-in-out p-8 rounded-xl border border-gray-100 shadow-sm hover:border-indigo-100">
233
+ <div class="absolute -top-6 left-6 h-12 w-12 rounded-lg bg-indigo-50 flex items-center justify-center">
234
+ <i class="fas fa-cloud text-indigo-600 text-xl"></i>
235
+ </div>
236
+ <h3 class="mt-6 text-lg font-medium text-gray-900">Cloud Native</h3>
237
+ <p class="mt-2 text-base text-gray-600">
238
+ Built for the cloud with auto-scaling, high availability, and global performance.
239
+ </p>
240
+ <div class="mt-6">
241
+ <a href="#" class="text-indigo-600 text-sm font-medium inline-flex items-center">
242
+ Learn more <i class="fas fa-chevron-right ml-1 text-xs"></i>
243
+ </a>
244
+ </div>
245
+ </div>
246
+ </div>
247
+ </div>
248
+ </div>
249
+ </div>
250
+
251
+ <!-- Solutions Section -->
252
+ <div id="solutions" class="py-16 bg-gray-50">
253
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
254
+ <div class="text-center">
255
+ <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Solutions</h2>
256
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
257
+ Tailored for your industry
258
+ </p>
259
+ </div>
260
+
261
+ <div class="mt-12 grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3">
262
+ <!-- Solution 1 -->
263
+ <div class="bg-white overflow-hidden shadow rounded-lg">
264
+ <div class="px-4 py-5 sm:p-6">
265
+ <div class="flex items-center">
266
+ <div class="flex-shrink-0 bg-indigo-50 rounded-md p-3">
267
+ <i class="fas fa-store text-indigo-600 text-xl"></i>
268
+ </div>
269
+ <div class="ml-5 w-0 flex-1">
270
+ <h3 class="text-lg font-medium text-gray-900">Retail & E-commerce</h3>
271
+ </div>
272
+ </div>
273
+ <div class="mt-4">
274
+ <p class="text-base text-gray-600">
275
+ Personalized recommendations, inventory optimization, and AI-powered customer service to boost your sales.
276
+ </p>
277
+ </div>
278
+ </div>
279
+ <div class="bg-gray-50 px-4 py-4 sm:px-6">
280
+ <div class="text-sm">
281
+ <a href="#" class="font-medium text-indigo-600 hover:text-indigo-500"> Explore solution </a>
282
+ </div>
283
+ </div>
284
+ </div>
285
+
286
+ <!-- Solution 2 -->
287
+ <div class="bg-white overflow-hidden shadow rounded-lg">
288
+ <div class="px-4 py-5 sm:p-6">
289
+ <div class="flex items-center">
290
+ <div class="flex-shrink-0 bg-indigo-50 rounded-md p-3">
291
+ <i class="fas fa-heartbeat text-indigo-600 text-xl"></i>
292
+ </div>
293
+ <div class="ml-5 w-0 flex-1">
294
+ <h3 class="text-lg font-medium text-gray-900">Healthcare</h3>
295
+ </div>
296
+ </div>
297
+ <div class="mt-4">
298
+ <p class="text-base text-gray-600">
299
+ Predictive diagnostics, patient monitoring, and automated administrative tasks to improve care.
300
+ </p>
301
+ </div>
302
+ </div>
303
+ <div class="bg-gray-50 px-4 py-4 sm:px-6">
304
+ <div class="text-sm">
305
+ <a href="#" class="font-medium text-indigo-600 hover:text-indigo-500"> Explore solution </a>
306
+ </div>
307
+ </div>
308
+ </div>
309
+
310
+ <!-- Solution 3 -->
311
+ <div class="bg-white overflow-hidden shadow rounded-lg">
312
+ <div class="px-4 py-5 sm:p-6">
313
+ <div class="flex items-center">
314
+ <div class="flex-shrink-0 bg-indigo-50 rounded-md p-3">
315
+ <i class="fas fa-university text-indigo-600 text-xl"></i>
316
+ </div>
317
+ <div class="ml-5 w-0 flex-1">
318
+ <h3 class="text-lg font-medium text-gray-900">Financial Services</h3>
319
+ </div>
320
+ </div>
321
+ <div class="mt-4">
322
+ <p class="text-base text-gray-600">
323
+ Fraud detection, risk assessment, and personalized financial advice powered by AI.
324
+ </p>
325
+ </div>
326
+ </div>
327
+ <div class="bg-gray-50 px-4 py-4 sm:px-6">
328
+ <div class="text-sm">
329
+ <a href="#" class="font-medium text-indigo-600 hover:text-indigo-500"> Explore solution </a>
330
+ </div>
331
+ </div>
332
+ </div>
333
+ </div>
334
+ </div>
335
+ </div>
336
+
337
+ <!-- Pricing Section -->
338
+ <div id="pricing" class="py-16 bg-white">
339
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
340
+ <div class="text-center">
341
+ <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Pricing</h2>
342
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
343
+ Simple, transparent pricing
344
+ </p>
345
+ <p class="mt-4 max-w-2xl text-xl text-gray-600 mx-auto">
346
+ Start for free, then upgrade as you grow. No hidden fees, cancel anytime.
347
+ </p>
348
+ </div>
349
+
350
+ <div class="mt-16 space-y-8 lg:space-y-0 lg:grid lg:grid-cols-3 lg:gap-x-8">
351
+ <!-- Free Tier -->
352
+ <div class="relative p-8 bg-white border border-gray-200 rounded-2xl shadow-sm">
353
+ <div class="absolute -top-4 left-6 bg-gray-100 text-gray-600 text-sm font-semibold px-3 py-1 rounded-full">
354
+ Free forever
355
+ </div>
356
+ <div class="mb-6">
357
+ <h3 class="text-lg font-medium text-gray-900">Starter</h3>
358
+ <p class="mt-4">
359
+ <span class="text-4xl font-extrabold text-gray-900">$0</span>
360
+ <span class="text-base font-medium text-gray-500">/month</span>
361
+ </p>
362
+ <p class="mt-4 text-sm text-gray-500">
363
+ Perfect for individuals and small teams getting started with AI.
364
+ </p>
365
+ </div>
366
+ <ul class="space-y-4">
367
+ <li class="flex items-start">
368
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
369
+ <span class="text-base text-gray-600">10,000 API calls/month</span>
370
+ </li>
371
+ <li class="flex items-start">
372
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
373
+ <span class="text-base text-gray-600">Basic AI models</span>
374
+ </li>
375
+ <li class="flex items-start">
376
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
377
+ <span class="text-base text-gray-600">Community support</span>
378
+ </li>
379
+ </ul>
380
+ <a href="#" class="mt-8 block w-full py-3 px-6 border border-gray-200 rounded-md text-center text-sm font-medium text-gray-900 hover:bg-gray-50">
381
+ Get started
382
+ </a>
383
+ </div>
384
+
385
+ <!-- Pro Tier -->
386
+ <div class="relative p-8 bg-white border-2 border-indigo-600 rounded-2xl shadow-lg">
387
+ <div class="absolute -top-4 left-6 bg-indigo-100 text-indigo-800 text-sm font-semibold px-3 py-1 rounded-full">
388
+ Most popular
389
+ </div>
390
+ <div class="mb-6">
391
+ <h3 class="text-lg font-medium text-gray-900">Professional</h3>
392
+ <p class="mt-4">
393
+ <span class="text-4xl font-extrabold text-gray-900">$99</span>
394
+ <span class="text-base font-medium text-gray-500">/month</span>
395
+ </p>
396
+ <p class="mt-4 text-sm text-gray-500">
397
+ For growing businesses that need more power and flexibility.
398
+ </p>
399
+ </div>
400
+ <ul class="space-y-4">
401
+ <li class="flex items-start">
402
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
403
+ <span class="text-base text-gray-600">100,000 API calls/month</span>
404
+ </li>
405
+ <li class="flex items-start">
406
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
407
+ <span class="text-base text-gray-600">Advanced AI models</span>
408
+ </li>
409
+ <li class="flex items-start">
410
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
411
+ <span class="text-base text-gray-600">Priority support</span>
412
+ </li>
413
+ <li class="flex items-start">
414
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
415
+ <span class="text-base text-gray-600">Custom integrations</span>
416
+ </li>
417
+ </ul>
418
+ <a href="#" class="mt-8 block w-full py-3 px-6 border border-transparent rounded-md text-center text-sm font-medium text-white bg-indigo-600 hover:bg-indigo-700">
419
+ Start free trial
420
+ </a>
421
+ </div>
422
+
423
+ <!-- Enterprise Tier -->
424
+ <div class="relative p-8 bg-white border border-gray-200 rounded-2xl shadow-sm">
425
+ <div class="mb-6">
426
+ <h3 class="text-lg font-medium text-gray-900">Enterprise</h3>
427
+ <p class="mt-4">
428
+ <span class="text-4xl font-extrabold text-gray-900">Custom</span>
429
+ </p>
430
+ <p class="mt-4 text-sm text-gray-500">
431
+ For organizations with custom needs and large-scale deployments.
432
+ </p>
433
+ </div>
434
+ <ul class="space-y-4">
435
+ <li class="flex items-start">
436
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
437
+ <span class="text-base text-gray-600">Unlimited API calls</span>
438
+ </li>
439
+ <li class="flex items-start">
440
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
441
+ <span class="text-base text-gray-600">Premium AI models</span>
442
+ </li>
443
+ <li class="flex items-start">
444
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
445
+ <span class="text-base text-gray-600">24/7 dedicated support</span>
446
+ </li>
447
+ <li class="flex items-start">
448
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
449
+ <span class="text-base text-gray-600">Custom model training</span>
450
+ </li>
451
+ <li class="flex items-start">
452
+ <i class="fas fa-check text-indigo-500 mt-0.5 mr-2"></i>
453
+ <span class="text-base text-gray-600">On-premise deployment</span>
454
+ </li>
455
+ </ul>
456
+ <a href="#" class="mt-8 block w-full py-3 px-6 border border-gray-200 rounded-md text-center text-sm font-medium text-gray-900 hover:bg-gray-50">
457
+ Contact sales
458
+ </a>
459
+ </div>
460
+ </div>
461
+ </div>
462
+ </div>
463
+
464
+ <!-- Testimonials Section -->
465
+ <div id="testimonials" class="py-16 bg-gray-50">
466
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
467
+ <div class="lg:text-center">
468
+ <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Testimonials</h2>
469
+ <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
470
+ Trusted by leading companies
471
+ </p>
472
+ </div>
473
+
474
+ <div class="mt-12 grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3">
475
+ <!-- Testimonial 1 -->
476
+ <div class="bg-white p-6 rounded-lg shadow">
477
+ <div class="flex items-center">
478
+ <div class="flex-shrink-0">
479
+ <img class="h-12 w-12 rounded-full" src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="Sarah Johnson">
480
+ </div>
481
+ <div class="ml-4">
482
+ <h4 class="text-sm font-bold text-gray-900">Sarah Johnson</h4>
483
+ <p class="text-sm text-gray-500">CTO at TechCorp</p>
484
+ </div>
485
+ </div>
486
+ <div class="mt-4">
487
+ <p class="text-gray-600 italic">
488
+ "AI SaaS has transformed our customer service operations. Our response times have improved by 70% and customer satisfaction scores are at an all-time high."
489
+ </p>
490
+ </div>
491
+ <div class="mt-4 flex">
492
+ <i class="fas fa-star text-yellow-400"></i>
493
+ <i class="fas fa-star text-yellow-400"></i>
494
+ <i class="fas fa-star text-yellow-400"></i>
495
+ <i class="fas fa-star text-yellow-400"></i>
496
+ <i class="fas fa-star text-yellow-400"></i>
497
+ </div>
498
+ </div>
499
+
500
+ <!-- Testimonial 2 -->
501
+ <div class="bg-white p-6 rounded-lg shadow">
502
+ <div class="flex items-center">
503
+ <div class="flex-shrink-0">
504
+ <img class="h-12 w-12 rounded-full" src="https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="Michael Chen">
505
+ </div>
506
+ <div class="ml-4">
507
+ <h4 class="text-sm font-bold text-gray-900">Michael Chen</h4>
508
+ <p class="text-sm text-gray-500">Director of AI at RetailX</p>
509
+ </div>
510
+ </div>
511
+ <div class="mt-4">
512
+ <p class="text-gray-600 italic">
513
+ "The predictive analytics capabilities have helped us optimize our inventory and reduce waste by 35%. The ROI was evident within the first quarter."
514
+ </p>
515
+ </div>
516
+ <div class="mt-4 flex">
517
+ <i class="fas fa-star text-yellow-400"></i>
518
+ <i class="fas fa-star text-yellow-400"></i>
519
+ <i class="fas fa-star text-yellow-400"></i>
520
+ <i class="fas fa-star text-yellow-400"></i>
521
+ <i class="fas fa-star text-yellow-400"></i>
522
+ </div>
523
+ </div>
524
+
525
+ <!-- Testimonial 3 -->
526
+ <div class="bg-white p-6 rounded-lg shadow">
527
+ <div class="flex items-center">
528
+ <div class="flex-shrink-0">
529
+ <img class="h-12 w-12 rounded-full" src="https://images.unsplash.com/photo-1487412720507-e7ab37603fc6?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="Emma Rodriguez">
530
+ </div>
531
+ <div class="ml-4">
532
+ <h4 class="text-sm font-bold text-gray-900">Emma Rodriguez</h4>
533
+ <p class="text-sm text-gray-500">VP of Product at HealthPlus</p>
534
+ </div>
535
+ </div>
536
+ <div class="mt-4">
537
+ <p class="text-gray-600 italic">
538
+ "Implementing AI SaaS was seamless and their team provided exceptional support. We've automated 50+ processes, freeing up our staff for higher-value work."
539
+ </p>
540
+ </div>
541
+ <div class="mt-4 flex">
542
+ <i class="fas fa-star text-yellow-400"></i>
543
+ <i class="fas fa-star text-yellow-400"></i>
544
+ <i class="fas fa-star text-yellow-400"></i>
545
+ <i class="fas fa-star text-yellow-400"></i>
546
+ <i class="fas fa-star text-yellow-400"></i>
547
+ </div>
548
+ </div>
549
+ </div>
550
+ </div>
551
+ </div>
552
+
553
+ <!-- CTA Section -->
554
+ <div class="bg-indigo-700">
555
+ <div class="max-w-2xl mx-auto text-center py-16 px-4 sm:py-20 sm:px-6 lg:px-8">
556
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
557
+ <span class="block">Ready to transform your business?</span>
558
+ <span class="block">Start your free trial today.</span>
559
+ </h2>
560
+ <p class="mt-4 text-lg leading-6 text-indigo-200">
561
+ No credit card required. Get started in minutes.
562
+ </p>
563
+ <a href="#" class="mt-8 w-full inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-indigo-600 bg-white hover:bg-indigo-50 sm:w-auto">
564
+ Sign up for free
565
+ </a>
566
+ </div>
567
+ </div>
568
+
569
+ <!-- Footer -->
570
+ <footer class="bg-gray-900">
571
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
572
+ <div class="grid grid-cols-2 md:grid-cols-5 gap-8">
573
+ <div class="col-span-2">
574
+ <h3 class="text-2xl font-bold text-white">
575
+ <span class="gradient-text">AI</span><span class="text-white">SaaS</span>
576
+ </h3>
577
+ <p class="mt-4 text-gray-400">
578
+ Empowering businesses with cutting-edge AI solutions to drive growth and efficiency.
579
+ </p>
580
+ <div class="mt-6 flex space-x-6">
581
+ <a href="#" class="text-gray-400 hover:text-white">
582
+ <i class="fab fa-twitter text-xl"></i>
583
+ </a>
584
+ <a href="#" class="text-gray-400 hover:text-white">
585
+ <i class="fab fa-linkedin text-xl"></i>
586
+ </a>
587
+ <a href="#" class="text-gray-400 hover:text-white">
588
+ <i class="fab fa-github text-xl"></i>
589
+ </a>
590
+ </div>
591
+ </div>
592
+ <div>
593
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Product</h3>
594
+ <div class="mt-4 space-y-4">
595
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Features</a>
596
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Solutions</a>
597
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Pricing</a>
598
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Demo</a>
599
+ </div>
600
+ </div>
601
+ <div>
602
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Resources</h3>
603
+ <div class="mt-4 space-y-4">
604
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Documentation</a>
605
+ <a href="#" class="text-base text-gray-300 hover:text-white block">API Reference</a>
606
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Blog</a>
607
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Community</a>
608
+ </div>
609
+ </div>
610
+ <div>
611
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Company</h3>
612
+ <div class="mt-4 space-y-4">
613
+ <a href="#" class="text-base text-gray-300 hover:text-white block">About</a>
614
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Careers</a>
615
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Privacy</a>
616
+ <a href="#" class="text-base text-gray-300 hover:text-white block">Terms</a>
617
+ </div>
618
+ </div>
619
+ </div>
620
+ <div class="mt-12 border-t border-gray-800 pt-8">
621
+ <p class="text-base text-gray-400 text-center">
622
+ &copy; 2023 AI SaaS Platform. All rights reserved.
623
+ </p>
624
+ </div>
625
+ </div>
626
+ </footer>
627
+
628
+ <script>
629
+ // Mobile menu toggle
630
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
631
+ const menu = document.getElementById('mobile-menu');
632
+ menu.classList.toggle('hidden');
633
+ });
634
+
635
+ // Simple particle effect for hero section
636
+ function createParticles() {
637
+ const container = document.getElementById('particles-js');
638
+ if (!container) return;
639
+
640
+ const particleCount = 30;
641
+ const particles = [];
642
+
643
+ for (let i = 0; i < particleCount; i++) {
644
+ const particle = document.createElement('div');
645
+ particle.className = 'particle';
646
+
647
+ // Random size between 5 and 15px
648
+ const size = Math.random() * 10 + 5;
649
+ particle.style.width = `${size}px`;
650
+ particle.style.height = `${size}px`;
651
+
652
+ // Random position
653
+ const x = Math.random() * 100;
654
+ const y = Math.random() * 100;
655
+ particle.style.left = `${x}%`;
656
+ particle.style.top = `${y}%`;
657
+
658
+ // Random opacity
659
+ const opacity = Math.random() * 0.5 + 0.1;
660
+ particle.style.opacity = opacity;
661
+
662
+ // Random animation
663
+ const duration = Math.random() * 20 + 10;
664
+ const delay = Math.random() * 5;
665
+ particle.style.animation = `float ${duration}s ease-in-out ${delay}s infinite alternate`;
666
+
667
+ container.appendChild(particle);
668
+ particles.push(particle);
669
+ }
670
+
671
+ // Add animation keyframes
672
+ const style = document.createElement('style');
673
+ style.textContent = `
674
+ @keyframes float {
675
+ 0% {
676
+ transform: translate(0, 0);
677
+ }
678
+ 100% {
679
+ transform: translate(${Math.random() * 100 - 50}px, ${Math.random() * 100 - 50}px);
680
+ }
681
+ }
682
+ `;
683
+ document.head.appendChild(style);
684
+ }
685
+
686
+ // Smooth scrolling for anchor links
687
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
688
+ anchor.addEventListener('click', function (e) {
689
+ e.preventDefault();
690
+
691
+ const targetId = this.getAttribute('href');
692
+ if (targetId === '#') return;
693
+
694
+ const targetElement = document.querySelector(targetId);
695
+ if (targetElement) {
696
+ targetElement.scrollIntoView({
697
+ behavior: 'smooth'
698
+ });
699
+ }
700
+ });
701
+ });
702
+
703
+ // Initialize on DOM load
704
+ document.addEventListener('DOMContentLoaded', function() {
705
+ createParticles();
706
+ });
707
+ </script>
708
+ <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=smartguardai/secsols-dev" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
709
+ </html>