+ {/* Close button */}
+
+
+ {/* Header row: checkmark + title inline */}
+
+
+
Sweet! You'll hear from us soon
+
+
+ {/* Divider */}
+
+
+ {/* Question */}
+
+ Quick one: what brings you here?
+
+
+ {/* Cards Grid - 3 rows of 3, stretched horizontally */}
+
+ {USE_CASES.map(({ id, label, icon: Icon, image, dashed }) => (
+
+ ))}
+
+
+ {/* Other input */}
+
+
+ Something cooler:
+ setOther(e.target.value)}
+ className="waitlist-other-input flex-1 rounded-lg px-4 py-2.5 text-white text-sm placeholder:text-white/20"
+ placeholder=""
+ />
+
+
+
+ {/* Submit button */}
+
+