patx/afterdarklabs

fix images again

Commit a65305d · patx · 2026-05-15T16:24:02-04:00

Changeset
a65305d5fbfa639eacd89df112990009208cc7fc
Parents
22cbf06a411900b0457d054c0b603fdbfaea43b8

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 a31b479..3ccf025 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -157,21 +157,21 @@
             </div>
             <div class="grid md:grid-cols-3 gap-8">
                 <div class="group rounded-3xl overflow-hidden border border-white/10">
-                    <img src="/miadruck.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Mia Druck real estate website project by After Dark Labs">
+                    <img src="miadruck.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Mia Druck real estate website project by After Dark Labs">
                     <div class="p-6">
                         <div class="text-[#ccff00] text-sm font-medium">Website • Real estate</div>
                         <h4 class="text-xl font-semibold mt-1">Mia Druck</h4>
                     </div>
                 </div>
                 <div class="group rounded-3xl overflow-hidden border border-white/10">
-                    <img src="/gardenfresh.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Garden Fresh Wholesale ecommerce web app project by After Dark Labs">
+                    <img src="gardenfresh.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Garden Fresh Wholesale ecommerce web app project by After Dark Labs">
                     <div class="p-6">
                         <div class="text-[#ccff00] text-sm font-medium">Web App • E-commerce</div>
                         <h4 class="text-xl font-semibold mt-1">Garden Fresh Wholesale</h4>
                     </div>
                 </div>
                 <div class="group rounded-3xl overflow-hidden border border-white/10">
-                    <img src="/invoiceotter.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Invoice Otter SaaS web app project by After Dark Labs">
+                    <img src="invoiceotter.png" class="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-500" alt="Invoice Otter SaaS web app project by After Dark Labs">
                     <div class="p-6">
                         <div class="text-[#ccff00] text-sm font-medium">Web App • SaaS</div>
                         <h4 class="text-xl font-semibold mt-1">Invoice Otter</h4>