patx/afterdarklabs

add vold services

Commit b7818e4 · patx · 2026-08-16T18:18:13-04:00

Changeset
b7818e423aa3629b5f006d6ebac156a266d48386
Parents
e930a3fc81a5dddb4b165533986d61c13b542bd5

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 bbf677f..700c1b2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -356,6 +356,14 @@
                     <div id="work-pagination" class="work-pagination" role="group" aria-label="Choose a portfolio project"></div>
                 </div>
                 <div id="work-scroller" class="no-scrollbar flex snap-x snap-mandatory gap-5 overflow-x-auto scroll-smooth px-6 pb-2 scroll-px-6">
+                    <article class="w-[82vw] shrink-0 snap-start overflow-hidden rounded-3xl bg-zinc-950 sm:w-[28rem] md:w-[38rem]">
+                        <a href="https://patx.gitman.io/voldservices" target="_blank" rel="noopener noreferrer" class="block w-full overflow-hidden rounded-t-3xl text-left focus:outline-none focus-visible:ring-2 focus-visible:ring-[#ccff00] focus-visible:ring-offset-2 focus-visible:ring-offset-[#17212b]" aria-label="Visit Vold Services website">
+                            <img src="voldservices.webp" width="1200" height="702" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="Vold Services exterior cleaning website with a scroll-animated hero, designed by After Dark Labs">
+                        </a>
+                        <div class="p-6">
+                            <p class="text-sm font-medium text-[#ccff00]">Vold Services • Business Website • Scroll-animated hero</p>
+                        </div>
+                    </article>
                     <article class="w-[82vw] shrink-0 snap-start overflow-hidden rounded-3xl bg-zinc-950 sm:w-[28rem] md:w-[38rem]">
                         <a href="https://frontlineboats.com" target="_blank" rel="noopener noreferrer" class="block w-full overflow-hidden rounded-t-3xl text-left focus:outline-none focus-visible:ring-2 focus-visible:ring-[#ccff00] focus-visible:ring-offset-2 focus-visible:ring-offset-[#17212b]" aria-label="Visit Frontline Boat Services website">
                             <img src="https://afterdarklabs.io/frontlineboats.webp?v=1" width="1200" height="700" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="Frontline Boat Services marine services website project by After Dark Labs">
diff --git a/docs/voldservices.png b/docs/voldservices.png
new file mode 100644
index 0000000..957f1a5
Binary files /dev/null and b/docs/voldservices.png differ
diff --git a/docs/voldservices.webp b/docs/voldservices.webp
new file mode 100644
index 0000000..366031a
Binary files /dev/null and b/docs/voldservices.webp differ