patx/afterdarklabs

fix section headings

Commit 57d7bbe · patx · 2026-07-08T19:49:49-04:00

Changeset
57d7bbe6eb8842bfa045d94499299fd6ac5d4040
Parents
c57992d5b47855bc6bc38b750f7a6b56ad305c6c

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 8103fd3..e45b80d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -304,8 +304,7 @@
         <section id="work" 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-10">
-                    <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">A few of our past projects</p>
-                    <h2 class="heading text-4xl font-semibold tracking-tighter md:text-6xl">Our work</h2>
+                    <h2 class="heading text-4xl font-semibold tracking-tighter md:text-6xl">Recent projects</h2>
                 </div>
                 <div class="grid gap-5 md:grid-cols-2">
                     <article class="overflow-hidden rounded-3xl bg-zinc-950">
@@ -346,8 +345,7 @@
 
         <section id="services" 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]">What we do</p>
-                <h2 class="heading text-4xl font-semibold leading-none tracking-tighter md:text-6xl">Built different, by design</h2>
+                <h2 class="heading text-4xl font-semibold leading-none tracking-tighter md:text-6xl">Beyond website development</h2>
                 <div class="mt-10">
                     <div class="grid gap-6 sm:grid-cols-2 md:gap-7">
                         <div class="px-6 py-7 md:px-7 md:py-8">
@@ -375,7 +373,7 @@
         <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">
-                    <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">Contact us</p>
+                    <p class="mb-5 text-sm font-bold uppercase tracking-[0.28em] text-[#ccff00]">Get in touch</p>
                     <h2 class="heading text-4xl font-semibold leading-none tracking-tighter md:text-6xl">Get your free demo</h2>
                     <p class="mt-8 text-lg leading-8 text-gray-300"><strong>Answer a few quick questions and we'll send you a real demo site within 24 hours — free, no strings attached.</strong> Not happy with your current website? Share the URL with us and we will audit your current site + provide an improved demo for free. <small>You can also email <a class="text-[#ccff00]" href="mailto:[email protected]">[email protected]</a> directly for general inquiries.</small></p>
                 </div>