We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1e496 commit af45f47Copy full SHA for af45f47
1 file changed
app/app/community-stream/components/MessageArea.tsx
@@ -224,7 +224,7 @@ function JoinSlackBar() {
224
</p>
225
226
<a
227
- href="/join-slack"
+ href="https://form.typeform.com/to/gRszyUDl"
228
target="_blank"
229
rel="noopener noreferrer"
230
className="group relative inline-flex items-center gap-3 text-[17px] font-bold text-white rounded-full px-10 py-4 transition-all duration-300 shadow-lg hover:shadow-xl hover:scale-[1.03] bg-gradient-to-r from-blue-600 via-indigo-600 to-violet-600 hover:from-blue-500 hover:via-indigo-500 hover:to-violet-500"
0 commit comments