import React from 'react'; import { Link } from 'react-router-dom'; import { Button } from '../components/ui/button'; import PublicNavbar from '../components/PublicNavbar'; import PublicFooter from '../components/PublicFooter'; import { ArrowDown } from 'lucide-react'; const BecomeMember = () => { // Image assets from Figma const imgIconAdminFee1 = `${process.env.PUBLIC_URL}/imgIconAdminFee1.png`; const imgIconAdminFee2 = `${process.env.PUBLIC_URL}/imgIconAdminFee2.png`; const imgIconAdminFee3 = `${process.env.PUBLIC_URL}/imgIconAdminFee3.png`; const imgIconAdminFee4 = `${process.env.PUBLIC_URL}/imgIconAdminFee4.png`; const imgIconAdminFee5 = `${process.env.PUBLIC_URL}/imgIconAdminFee5.png`; const imgShootingStar = `${process.env.PUBLIC_URL}/imgShootingStar.png`; return (
Become a member to receive our monthly newsletter and find out about all the activities LOAF has planned each month. LOAF hosts over 40 social activities each year and occasionally covers the costs for members only
Annual Administrative Fees for all members are $30 per person. These fees help cover general business expenses (website, advertising, e-newsletter).
Becoming a member is easy, but for the safety and privacy of our membership, there are a few steps:
Complete the online application form and submit it. Check your email for a confirmation link and use it to verify your email. You will then begin to receive LOAF's monthly e-newsletter where all of the social events are listed. Your application will remain pending, and you won't be able to log into the Members Only section of the website until step 2 is complete and you are validated by an admin.
You have 3 months to attend a LOAF event and introduce yourself to a board member. If you do not attend an event within 3 months, you will no longer receive the e-newsletter. (This step can be skipped if you have been referred from a current member and list her on your registration form).
Once we know that you are indeed you, an admin will validate your application and you will receive an email prompting you to login to your user profile and pay the annual administrative fee.
Congratulations! Your application is complete, and you now have access to Members Only content. We hope to see you at future events soon!