Skip to content

Commit af45f47

Browse files
mrimekclaude
andcommitted
feat(community): update join button to link to Typeform
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4d1e496 commit af45f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/app/community-stream/components/MessageArea.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ function JoinSlackBar() {
224224
</p>
225225

226226
<a
227-
href="/join-slack"
227+
href="https://form.typeform.com/to/gRszyUDl"
228228
target="_blank"
229229
rel="noopener noreferrer"
230230
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

Comments
 (0)