trohrbaugh commited on
Commit
7a275f3
·
verified ·
1 Parent(s): 39c0d25

Wire free CTAs to HF Space, contact to email

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -128,7 +128,7 @@
128
  <a href="#how">How It Works</a>
129
  <a href="#pricing">Pricing</a>
130
  <a href="#faq">FAQ</a>
131
- <a href="#" class="nav-cta">Scan a Model</a>
132
  </div>
133
  </nav>
134
 
@@ -139,7 +139,7 @@
139
  <p class="hero-sub">Identify model provenance, detect derivative lineage, and audit architecture before you deploy. Scan any HuggingFace model in seconds.</p>
140
  <p class="honest-line">No backdoor detection. No security claims. Just architectural truth.</p>
141
  <div class="cta-group">
142
- <a href="#" class="btn-primary">Scan a Model Free</a>
143
  <a href="#how" class="btn-secondary">See How It Works</a>
144
  </div>
145
  <p class="hero-note">Stage 1 architecture screening is free and unlimited. No credit card required.</p>
@@ -293,7 +293,7 @@
293
  <li>Derivative discovery — find models sharing your base</li>
294
  <li>JSON output</li>
295
  </ul>
296
- <a href="#" class="plan-btn">Start Scanning</a>
297
  </div>
298
  <div class="plan featured">
299
  <div class="plan-badge">For AI Infrastructure Engineers</div>
@@ -321,7 +321,7 @@
321
  <li>Automated moderation for model hosting platforms</li>
322
  <li>SLA guarantees + dedicated engineering</li>
323
  </ul>
324
- <a href="#" class="plan-btn">Contact Sales</a>
325
  </div>
326
  </div>
327
  </section>
 
128
  <a href="#how">How It Works</a>
129
  <a href="#pricing">Pricing</a>
130
  <a href="#faq">FAQ</a>
131
+ <a href="https://huggingface.co/spaces/RadicalNotionAI/modeldna" target="_blank" class="nav-cta">Scan a Model</a>
132
  </div>
133
  </nav>
134
 
 
139
  <p class="hero-sub">Identify model provenance, detect derivative lineage, and audit architecture before you deploy. Scan any HuggingFace model in seconds.</p>
140
  <p class="honest-line">No backdoor detection. No security claims. Just architectural truth.</p>
141
  <div class="cta-group">
142
+ <a href="https://huggingface.co/spaces/RadicalNotionAI/modeldna" target="_blank" class="btn-primary">Scan a Model Free</a>
143
  <a href="#how" class="btn-secondary">See How It Works</a>
144
  </div>
145
  <p class="hero-note">Stage 1 architecture screening is free and unlimited. No credit card required.</p>
 
293
  <li>Derivative discovery — find models sharing your base</li>
294
  <li>JSON output</li>
295
  </ul>
296
+ <a href="https://huggingface.co/spaces/RadicalNotionAI/modeldna" target="_blank" class="plan-btn">Start Scanning</a>
297
  </div>
298
  <div class="plan featured">
299
  <div class="plan-badge">For AI Infrastructure Engineers</div>
 
321
  <li>Automated moderation for model hosting platforms</li>
322
  <li>SLA guarantees + dedicated engineering</li>
323
  </ul>
324
+ <a href="mailto:tim@radicalnotion.ai" class="plan-btn">Contact Sales</a>
325
  </div>
326
  </div>
327
  </section>