patx/afterdarklabs

update services

Commit 7757bab · patx · 2026-06-03T07:38:37-04:00

Changeset
7757bab62cf7a8fe7a0b6edf369bba9eee54d0b6
Parents
4a3d7e9c87084b24d3655508c143050db9c78ce2

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 574f4f1..aabb084 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -256,12 +256,11 @@
 
         <section id="about" class="scroll-mt-24 border-t border-white/10 bg-zinc-950">
             <div class="mx-auto max-w-5xl px-6 py-20 md:py-24">
-                <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">About After Dark Labs</p>
+                <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">About</p>
                 <h2 class="heading text-4xl font-semibold leading-none tracking-tighter md:text-6xl">Built different, by design.</h2>
                 <div class="mt-8 max-w-3xl space-y-6 text-lg leading-8 text-gray-300">
                     <p>After Dark Labs, run by <a href="https://harrisonerd.com/" class="font-semibold text-white underline decoration-[#ccff00]/60 underline-offset-4 transition-colors hover:text-[#ccff00]">Harrison Erd</a>, makes websites and applications for businesses across the United States.</p>
                     <p>Instead of templates, plugins, and cookie-cutter AI site builders that end up costing you tons of money and time, we build real software from the ground up, designed around how your business actually works.</p>
-                    <p>
                     <div class="flex flex-wrap gap-3">
                         <span class="rounded-full border border-[#ccff00]/30 bg-[#ccff00]/10 px-4 py-2 text-sm font-semibold text-white shadow-[0_0_24px_rgba(204,255,0,0.08)]">Business websites</span>
                         <span class="rounded-full border border-[#ccff00]/30 bg-[#ccff00]/10 px-4 py-2 text-sm font-semibold text-white shadow-[0_0_24px_rgba(204,255,0,0.08)]">Personal websites</span>
@@ -285,7 +284,6 @@
                         <span class="rounded-full border border-[#ccff00]/30 bg-[#ccff00]/10 px-4 py-2 text-sm font-semibold text-white shadow-[0_0_24px_rgba(204,255,0,0.08)]">AI-powered features</span>
                         <span class="rounded-full border border-[#ccff00]/30 bg-[#ccff00]/10 px-4 py-2 text-sm font-semibold text-white shadow-[0_0_24px_rgba(204,255,0,0.08)]">3rd party integrations</span>
                       </div>
-                      </p>
                 </div>
             </div>
         </section>