{plan.features.map((f, i) => (
@@ -257,18 +277,45 @@ export default function SubscriptionsIndex({ plans: initialPlans }) {
/>
-
-
-
+
+
+
+
+
+
+
+ setMaxContactPeople(e.target.value)}
+ className="w-full px-4 py-2.5 bg-slate-50 border border-slate-100 rounded-xl text-sm font-bold focus:ring-4 focus:ring-teal-500/10 outline-none"
+ placeholder="e.g. 10 (blank for unlimited)"
+ />
+
+
+
+ setEnableJobApply(e.target.checked)}
+ className="w-4.5 h-4.5 text-teal-600 border-slate-300 rounded focus:ring-teal-500"
+ />
+
+
+