patx/afterdarklabs

remove process section

Commit 4e2a1bd · patx · 2026-07-08T01:11:08-04:00

Changeset
4e2a1bd958b3520d5f6f0f1c317a8e71a432ae01
Parents
c463c3d4356c5d56b67cb1b8e838eb900b1ec723

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 3770616..9621d73 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -182,7 +182,6 @@
                     <div class="flex items-center gap-7 text-sm font-medium">
                         <a href="#work" class="transition-colors hover:text-[#ccff00]" data-nav-link>Our Work</a>
                         <a href="#services" class="transition-colors hover:text-[#ccff00]" data-nav-link>Services</a>
-                        <a href="#process" class="transition-colors hover:text-[#ccff00]" data-nav-link>Process</a>
                         <a href="#questionnaire" class="transition-colors hover:text-[#ccff00]" data-nav-link>Contact</a>
                     </div>
                     <a href="#questionnaire" class="rounded-2xl bg-[#ccff00] px-6 py-3 font-semibold text-black transition-colors hover:bg-white">Get Free Demo</a>
@@ -194,7 +193,6 @@
                     <a href="#hero" class="rounded-2xl px-4 py-3 text-gray-200 transition-colors hover:bg-white/10 hover:text-[#ccff00]" data-nav-link>Home</a>
                     <a href="#work" class="rounded-2xl px-4 py-3 text-gray-200 transition-colors hover:bg-white/10 hover:text-[#ccff00]" data-nav-link>Our Work</a>
                     <a href="#services" class="rounded-2xl px-4 py-3 text-gray-200 transition-colors hover:bg-white/10 hover:text-[#ccff00]" data-nav-link>Services</a>
-                    <a href="#process" class="rounded-2xl px-4 py-3 text-gray-200 transition-colors hover:bg-white/10 hover:text-[#ccff00]" data-nav-link>Process</a>
                     <a href="#questionnaire" class="rounded-2xl px-4 py-3 text-gray-200 transition-colors hover:bg-white/10 hover:text-[#ccff00]" data-nav-link>Contact</a>
                 </div>
             </div>
@@ -270,7 +268,7 @@
                 <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">What we do</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 designs and builds custom websites, applications, AI-powered tools, and online storefronts for businesses across the globe. Simple business sites usually start around $500–$1,500. Larger websites, Shopify stores, apps, or custom tools are quoted based on scope.</p>
+                    <p>After Dark Labs designs and builds custom websites, applications, AI-powered tools, and online storefronts for businesses across the globe. Simple business sites usually start around $500–$1,500 (one time fee). Larger websites, Shopify stores, apps, or custom tools are quoted based on scope.</p>
                     <p>Instead of outdated templates, broken 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. This means you get a website, app, or storefront that loads fast, ranks in search/AI results and converts clicks to sales.</p>
                     <div class="grid gap-5 sm:grid-cols-2">
                         <div class="rounded-2xl border border-[#ccff00]/30 px-4 py-4">
@@ -302,37 +300,6 @@
             </div>
         </section>
 
-        <section id="process" class="scroll-mt-24 border-t border-white/10 bg-black">
-            <div class="mx-auto max-w-5xl px-6 py-20 md:py-24">
-                <div class="mb-12 max-w-3xl">
-                    <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">No upfront cost, no pressure. We prove our work before you pay a dime.</p>
-                    <h2 class="heading text-4xl font-semibold leading-none tracking-tighter md:text-6xl">Our process</h2>
-                </div>
-                <ol class="space-y-7">
-                    <li class="grid gap-4 py-6 md:grid-cols-[4rem_1fr]">
-                        <p class="heading text-2xl font-bold text-[#ccff00]">01</p>
-                        <p class="text-lg leading-8 text-gray-300">Answer our simple questionnaire <a href="#questionnaire" class="font-semibold text-[#ccff00] underline decoration-[#ccff00]/60 underline-offset-4 transition-colors hover:text-white hover:decoration-white">here</a>. It's super quick, there is only 4 questions!</p>
-                    </li>
-                    <li class="grid gap-4 py-6 md:grid-cols-[4rem_1fr]">
-                        <p class="heading text-2xl font-bold text-[#ccff00]">02</p>
-                        <p class="text-lg leading-8 text-gray-300">Within 24 hours, we'll reach out and send you a free live demo built from your answers.</p>
-                    </li>
-                    <li class="grid gap-4 py-6 md:grid-cols-[4rem_1fr]">
-                        <p class="heading text-2xl font-bold text-[#ccff00]">03</p>
-                        <p class="text-lg leading-8 text-gray-300">If you like the demo, we set up a call to discuss pricing and scope.</p>
-                    </li>
-                    <li class="grid gap-4 py-6 md:grid-cols-[4rem_1fr]">
-                        <p class="heading text-2xl font-bold text-[#ccff00]">04</p>
-                        <p class="text-lg leading-8 text-gray-300">We build your full website, mobile app, or Shopify store. This can take less than a week.</p>
-                    </li>
-                    <li class="grid gap-4 py-6 md:grid-cols-[4rem_1fr]">
-                        <p class="heading text-2xl font-bold text-[#ccff00]">05</p>
-                        <p class="text-lg leading-8 text-gray-300">We launch your website for you. You watch your business boom. Ongoing support is available separately after launch if you need it. You own everything we build, no monthly fees or lock-ins.</p>
-                    </li>
-                </ol>
-            </div>
-        </section>
-
         <section id="questionnaire" 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">
                 <div class="mb-10 max-w-3xl">