patx/afterdarklabs

update questionaire

Commit 7359026 · patx · 2026-06-03T07:46:43-04:00

Changeset
735902686e40279a4929253bfdd65d44262081e1
Parents
3c1e6951ed45e9b479444926048cc0d24cdb9254

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 7d3e7dc..033420c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -391,8 +391,8 @@
                     <fieldset data-question-step="3" class="hidden">
                         <legend class="mb-4 text-sm font-semibold uppercase tracking-[0.18em] text-gray-300">Logo <span class="text-[#ccff00]" aria-hidden="true">*</span><span class="sr-only"> required</span></legend>
                         <div class="grid gap-3 sm:grid-cols-3">
-                            <label class="logo-choice cursor-pointer rounded-2xl border border-white/10 bg-black px-4 py-4 text-sm font-semibold text-gray-300 transition-colors"><input type="radio" name="logo_status" value="I already have a logo" required class="sr-only">I have a logo</label>
-                            <label class="logo-choice cursor-pointer rounded-2xl border border-white/10 bg-black px-4 py-4 text-sm font-semibold text-gray-300 transition-colors"><input type="radio" name="logo_status" value="Please design a logo" required class="sr-only">Design one</label>
+                            <label class="logo-choice cursor-pointer rounded-2xl border border-white/10 bg-black px-4 py-4 text-sm font-semibold text-gray-300 transition-colors"><input type="radio" name="logo_status" value="I already have a logo" required class="sr-only">I have a logo already</label>
+                            <label class="logo-choice cursor-pointer rounded-2xl border border-white/10 bg-black px-4 py-4 text-sm font-semibold text-gray-300 transition-colors"><input type="radio" name="logo_status" value="Please design a logo" required class="sr-only">I need a logo designed</label>
                         </div>
                     </fieldset>