patx/afterdarklabs

add prima to portfolio

Commit d26de23 · patx · 2026-07-16T20:41:43-04:00

Changeset
d26de2377c1103ef89653b8da5ef0ffbb85608c7
Parents
05ac72d42948af0e18374cd5fadf359b351e8973

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 1b28faf..d275470 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -356,14 +356,6 @@
                     <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://prima.vegy.app/" 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 Prima Produce website">
-                            <img src="https://afterdarklabs.io/prima.webp?v=1" width="1200" height="702" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="Prima Produce business website project by After Dark Labs">
-                        </a>
-                        <div class="p-6">
-                            <p class="text-sm font-medium text-[#ccff00]">Prima Produce • Business Website • Produce logistics</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://miadruck.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 Mia Druck website">
                             <img src="https://afterdarklabs.io/miadruck.webp?v=2" width="1200" height="681" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="Mia Druck real estate website project by After Dark Labs">
@@ -404,6 +396,14 @@
                             <p class="text-sm font-medium text-[#ccff00]">Vegy • SaaS • Wholesale ordering</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://prima.vegy.app/" 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 Prima Produce website">
+                            <img src="https://afterdarklabs.io/prima.webp?v=1" width="1200" height="702" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="Prima Produce business website project by After Dark Labs">
+                        </a>
+                        <div class="p-6">
+                            <p class="text-sm font-medium text-[#ccff00]">Prima Produce • Business Website • Produce logistics</p>
+                        </div>
+                    </article>
                 </div>
             </div>
         </section>