TriluxCreative commited on
Commit
d0ad6af
·
verified ·
1 Parent(s): 2099059

remove all of this bottom section. its not doing anythingm,.

Browse files
Files changed (1) hide show
  1. index.html +1 -37
index.html CHANGED
@@ -355,43 +355,7 @@
355
  });
356
  });
357
  </script>
358
-
359
- <!-- Completion Section -->
360
- <div class="mt-16 bg-white rounded-xl shadow-md overflow-hidden">
361
- <div class="p-8">
362
- <h2 class="text-2xl font-bold text-gray-900 mb-4">Your Progress</h2>
363
- <div class="space-y-6">
364
- <div>
365
- <div class="flex justify-between mb-1">
366
- <span class="text-base font-medium text-gray-700">Foundational Setup</span>
367
- <span class="text-sm font-medium text-gray-500">0/7</span>
368
- </div>
369
- <div class="w-full bg-gray-200 rounded-full h-2.5">
370
- <div class="bg-primary-600 h-2.5 rounded-full" style="width: 0%"></div>
371
- </div>
372
- </div>
373
- <div>
374
- <div class="flex justify-between mb-1">
375
- <span class="text-base font-medium text-gray-700">Marketing & Lead Gen</span>
376
- <span class="text-sm font-medium text-gray-500">0/3</span>
377
- </div>
378
- <div class="w-full bg-gray-200 rounded-full h-2.5">
379
- <div class="bg-purple-600 h-2.5 rounded-full" style="width: 0%"></div>
380
- </div>
381
- </div>
382
- <div>
383
- <div class="flex justify-between mb-1">
384
- <span class="text-base font-medium text-gray-700">Sales & Conversation</span>
385
- <span class="text-sm font-medium text-gray-500">0/3</span>
386
- </div>
387
- <div class="w-full bg-gray-200 rounded-full h-2.5">
388
- <div class="bg-indigo-600 h-2.5 rounded-full" style="width: 0%"></div>
389
- </div>
390
- </div>
391
- </div>
392
- </div>
393
- </div>
394
- </main>
395
 
396
  <!-- Footer -->
397
  <footer class="py-8 border-t border-gray-200">
 
355
  });
356
  });
357
  </script>
358
+ </main>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
359
 
360
  <!-- Footer -->
361
  <footer class="py-8 border-t border-gray-200">