patx/afterdarklabs

update ticker to be shorter

Commit 6c3264c · patx · 2026-08-24T23:36:01-04:00

Changeset
6c3264c0e8f30dfea7b2285d096cd9eccd86c718
Parents
c32fe1be74a60f6550291063af7c8bf6e5e6aa95

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 274ce5f..c13090b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -183,7 +183,7 @@
         .hero-ticker-track {
             display: flex;
             width: max-content;
-            animation: hero-ticker-scroll 70s linear infinite;
+            animation: hero-ticker-scroll 35s linear infinite;
             will-change: transform;
         }
 
@@ -454,51 +454,25 @@
                 <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">Website Redesigns</li>
-                        <li class="hero-ticker-item">Shopify Stores</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">Customer Portals</li>
-                        <li class="hero-ticker-item">Dashboards</li>
-                        <li class="hero-ticker-item">Internal Tools</li>
-                        <li class="hero-ticker-item">APIs</li>
+                        <li class="hero-ticker-item">Dashboards &amp; Internal Tools</li>
                         <li class="hero-ticker-item">SaaS MVPs</li>
                         <li class="hero-ticker-item">Logo Design</li>
-                        <li class="hero-ticker-item">Brand Identity</li>
-                        <li class="hero-ticker-item">Local Search/AI Rankings</li>
-                        <li class="hero-ticker-item">Lead Capture</li>
-                        <li class="hero-ticker-item">Social Media Marketing</li>
-                        <li class="hero-ticker-item">Hosting</li>
-                        <li class="hero-ticker-item">Domains</li>
-                        <li class="hero-ticker-item">Business Email</li>
-                        <li class="hero-ticker-item">Voice AI</li>
-                        <li class="hero-ticker-item">LLM Integrations</li>
-                        <li class="hero-ticker-item">AI Chatbots</li>
-                        <li class="hero-ticker-item">Intelligent Automation</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">Website Redesigns</li>
-                        <li class="hero-ticker-item">Shopify Stores</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">Customer Portals</li>
-                        <li class="hero-ticker-item">Dashboards</li>
-                        <li class="hero-ticker-item">Internal Tools</li>
-                        <li class="hero-ticker-item">APIs</li>
+                        <li class="hero-ticker-item">Dashboards &amp; Internal Tools</li>
                         <li class="hero-ticker-item">SaaS MVPs</li>
                         <li class="hero-ticker-item">Logo Design</li>
-                        <li class="hero-ticker-item">Brand Identity</li>
-                        <li class="hero-ticker-item">Local Search/AI Rankings</li>
-                        <li class="hero-ticker-item">Lead Capture</li>
-                        <li class="hero-ticker-item">Social Media Marketing</li>
-                        <li class="hero-ticker-item">Hosting</li>
-                        <li class="hero-ticker-item">Domains</li>
-                        <li class="hero-ticker-item">Business Email</li>
-                        <li class="hero-ticker-item">Voice AI</li>
-                        <li class="hero-ticker-item">LLM Integrations</li>
-                        <li class="hero-ticker-item">AI Chatbots</li>
-                        <li class="hero-ticker-item">Intelligent Automation</li>
+                        <li class="hero-ticker-item">AI Integrations</li>
                     </ul>
                 </div>
             </div>