You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the Sub Heading component in src/components.
Create the "How to Join" component of the Join Us page using the sub heading component you created. For now, link the button back to the "Join Us" page. Create a folder and place this component within src/components/join/file_name
Make sure to call the component within app/Join Us/page.tsx and then you should be able to see it when you access localhost:3000/join