patx/afterdarklabs
update ticker: wording and grouping
Commit 6be0a40 · patx · 2026-08-24T23:51:37-04:00
Comments
No comments yet.
Diff
diff --git a/docs/index.html b/docs/index.html
index a2f82fd..30089f9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -454,24 +454,24 @@
<div class="hero-ticker-track">
<ul class="hero-ticker-group" aria-label="Services offered">
<li class="hero-ticker-item">Custom Websites</li>
- <li class="hero-ticker-item">Subscription Platforms</li>
<li class="hero-ticker-item">Shopify Stores</li>
- <li class="hero-ticker-item">iOS/Android Apps</li>
+ <li class="hero-ticker-item">Mobile Apps</li>
+ <li class="hero-ticker-item">Subscription Platforms</li>
<li class="hero-ticker-item">Customer Portals</li>
- <li class="hero-ticker-item">Dashboards & Internal Tools</li>
- <li class="hero-ticker-item">SaaS MVPs & APIs</li>
- <li class="hero-ticker-item">Logo Design</li>
+ <li class="hero-ticker-item">Internal Tools</li>
+ <li class="hero-ticker-item">SaaS & APIs</li>
+ <li class="hero-ticker-item">Brand Identity</li>
<li class="hero-ticker-item">AI Integrations</li>
</ul>
<ul class="hero-ticker-group" aria-hidden="true">
<li class="hero-ticker-item">Custom Websites</li>
- <li class="hero-ticker-item">Subscription Platforms</li>
<li class="hero-ticker-item">Shopify Stores</li>
<li class="hero-ticker-item">Mobile Apps</li>
+ <li class="hero-ticker-item">Subscription Platforms</li>
<li class="hero-ticker-item">Customer Portals</li>
- <li class="hero-ticker-item">Dashboards & Internal Tools</li>
- <li class="hero-ticker-item">SaaS MVPs & APIs</li>
- <li class="hero-ticker-item">Logo Design</li>
+ <li class="hero-ticker-item">Internal Tools</li>
+ <li class="hero-ticker-item">SaaS & APIs</li>
+ <li class="hero-ticker-item">Brand Identity</li>
<li class="hero-ticker-item">AI Integrations</li>
</ul>
</div>