Marccorn commited on
Commit
1d43346
·
verified ·
1 Parent(s): a6e4a84

Add 1 files

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -164,7 +164,7 @@
164
 
165
  <!-- Links Section -->
166
  <div class="space-y-4 mb-8">
167
- <!-- Supercharged AI Audit Link -->
168
  <a href="https://marccornelius.com/ai-audit" target="_blank" class="block">
169
  <div class="link-card ai-audit-card rounded-xl p-5 flex items-center shadow-lg relative overflow-hidden">
170
  <div id="ai-sparkles-container" class="ai-sparkles"></div>
@@ -172,8 +172,8 @@
172
  <i class="fas fa-robot text-2xl"></i>
173
  </div>
174
  <div class="z-10">
175
- <h3>🚀 AI Audit PRO</h3>
176
- <p class="text-sm">Transform your business with AI (Limited Offer)</p>
177
  </div>
178
  <div class="ml-auto z-10">
179
  <div class="bg-white bg-opacity-30 rounded-full p-1">
@@ -346,5 +346,5 @@
346
  }, 200);
347
  });
348
  </script>
349
- <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=Marccorn/link-page" style="color: #fff;text-decoration: underline;" target="_blank" >🧬 Remix</a></p></body>
350
  </html>
 
164
 
165
  <!-- Links Section -->
166
  <div class="space-y-4 mb-8">
167
+ <!-- Free AI Audit Link -->
168
  <a href="https://marccornelius.com/ai-audit" target="_blank" class="block">
169
  <div class="link-card ai-audit-card rounded-xl p-5 flex items-center shadow-lg relative overflow-hidden">
170
  <div id="ai-sparkles-container" class="ai-sparkles"></div>
 
172
  <i class="fas fa-robot text-2xl"></i>
173
  </div>
174
  <div class="z-10">
175
+ <h3>🔍 Free AI Opportunity Audit</h3>
176
+ <p class="text-sm">Discover how AI can transform your business (Zero Cost)</p>
177
  </div>
178
  <div class="ml-auto z-10">
179
  <div class="bg-white bg-opacity-30 rounded-full p-1">
 
346
  }, 200);
347
  });
348
  </script>
349
+ </body>
350
  </html>