···2626 return "You need an invite to access this service. Join the waitlist to request access.";
2727 case "already_on_waitlist":
2828 return "You're already on the waitlist! We'll notify you when your invite is ready.";
2929+ case "authorization_failed":
3030+ return "Failed to initiate authorization.";
2931 default:
3032 return "An error occurred. Please try again.";
3133 }
···71737274 <Text as="p" size="xs" variant="muted" className="text-center">
7375 By joining the waitlist, you'll be notified when Slices is ready
7474- for you.
7676+ for you. Keep an eye on your Bluesky DMs!
7577 </Text>
7678 </div>
7779 </div>