furabut commited on
Commit
23b644a
·
verified ·
1 Parent(s): 0da5397

remove social media links for now

Browse files

also the packages start from 100$ then second 200$ and third 500$
also write ai mode on on all of it packages

repace the picture of bulb with some cool ai product

Files changed (1) hide show
  1. index.html +12 -20
index.html CHANGED
@@ -146,8 +146,8 @@
146
  <div class="container mx-auto px-6">
147
  <div class="flex flex-col md:flex-row items-center gap-12">
148
  <div class="md:w-1/2">
149
- <img src="http://static.photos/technology/640x360/10" alt="AI Automation" class="rounded-xl shadow-xl border border-purple-500/20 w-full">
150
- </div>
151
  <div class="md:w-1/2">
152
  <h2 class="text-3xl md:text-4xl font-bold mb-6">
153
  <span class="gradient-text">AI-Powered</span> Business Automation
@@ -203,10 +203,11 @@
203
  <p class="text-gray-400">Perfect for small projects</p>
204
  </div>
205
  <div class="mb-6">
206
- <span class="text-4xl font-bold">$499</span>
207
  <span class="text-gray-400">/project</span>
 
208
  </div>
209
- <ul class="space-y-3 mb-8">
210
  <li class="flex items-center">
211
  <i data-feather="check" class="text-green-400 mr-2"></i>
212
  <span class="text-gray-300">Basic website or app</span>
@@ -239,10 +240,11 @@
239
  <p class="text-gray-400">Smart business solutions</p>
240
  </div>
241
  <div class="mb-6">
242
- <span class="text-4xl font-bold">$1,999</span>
243
  <span class="text-gray-400">/project</span>
 
244
  </div>
245
- <ul class="space-y-3 mb-8">
246
  <li class="flex items-center">
247
  <i data-feather="check" class="text-green-400 mr-2"></i>
248
  <span class="text-gray-300">Custom AI workflow</span>
@@ -272,10 +274,11 @@
272
  <p class="text-gray-400">Full business transformation</p>
273
  </div>
274
  <div class="mb-6">
275
- <span class="text-4xl font-bold">$4,999+</span>
276
  <span class="text-gray-400">/project</span>
 
277
  </div>
278
- <ul class="space-y-3 mb-8">
279
  <li class="flex items-center">
280
  <i data-feather="check" class="text-green-400 mr-2"></i>
281
  <span class="text-gray-300">Custom everything</span>
@@ -421,18 +424,7 @@
421
  <p class="text-gray-400 mb-4">
422
  Making digital transformation effortless through AI and custom coding solutions.
423
  </p>
424
- <div class="flex space-x-4">
425
- <a href="#" class="text-gray-400 hover:text-purple-400 transition">
426
- <i data-feather="twitter"></i>
427
- </a>
428
- <a href="#" class="text-gray-400 hover:text-blue-400 transition">
429
- <i data-feather="linkedin"></i>
430
- </a>
431
- <a href="#" class="text-gray-400 hover:text-pink-400 transition">
432
- <i data-feather="instagram"></i>
433
- </a>
434
- </div>
435
- </div>
436
 
437
  <div>
438
  <h4 class="text-lg font-bold mb-4">Services</h4>
 
146
  <div class="container mx-auto px-6">
147
  <div class="flex flex-col md:flex-row items-center gap-12">
148
  <div class="md:w-1/2">
149
+ <img src="http://static.photos/technology/640x360/15" alt="AI Automation" class="rounded-xl shadow-xl border border-purple-500/20 w-full">
150
+ </div>
151
  <div class="md:w-1/2">
152
  <h2 class="text-3xl md:text-4xl font-bold mb-6">
153
  <span class="gradient-text">AI-Powered</span> Business Automation
 
203
  <p class="text-gray-400">Perfect for small projects</p>
204
  </div>
205
  <div class="mb-6">
206
+ <span class="text-4xl font-bold">$100</span>
207
  <span class="text-gray-400">/project</span>
208
+ <div class="text-sm text-purple-400 mt-1">AI Mode: ON</div>
209
  </div>
210
+ <ul class="space-y-3 mb-8">
211
  <li class="flex items-center">
212
  <i data-feather="check" class="text-green-400 mr-2"></i>
213
  <span class="text-gray-300">Basic website or app</span>
 
240
  <p class="text-gray-400">Smart business solutions</p>
241
  </div>
242
  <div class="mb-6">
243
+ <span class="text-4xl font-bold">$200</span>
244
  <span class="text-gray-400">/project</span>
245
+ <div class="text-sm text-purple-400 mt-1">AI Mode: ON</div>
246
  </div>
247
+ <ul class="space-y-3 mb-8">
248
  <li class="flex items-center">
249
  <i data-feather="check" class="text-green-400 mr-2"></i>
250
  <span class="text-gray-300">Custom AI workflow</span>
 
274
  <p class="text-gray-400">Full business transformation</p>
275
  </div>
276
  <div class="mb-6">
277
+ <span class="text-4xl font-bold">$500</span>
278
  <span class="text-gray-400">/project</span>
279
+ <div class="text-sm text-purple-400 mt-1">AI Mode: ON</div>
280
  </div>
281
+ <ul class="space-y-3 mb-8">
282
  <li class="flex items-center">
283
  <i data-feather="check" class="text-green-400 mr-2"></i>
284
  <span class="text-gray-300">Custom everything</span>
 
424
  <p class="text-gray-400 mb-4">
425
  Making digital transformation effortless through AI and custom coding solutions.
426
  </p>
427
+ </div>
 
 
 
 
 
 
 
 
 
 
 
428
 
429
  <div>
430
  <h4 class="text-lg font-bold mb-4">Services</h4>