File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
src/app/(membership)/membership Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ const Payment = () => {
149149 < Divider />
150150 < CardBody className = "gap-4" >
151151 < p >
152- Becoming a Lifetime < b > Paid Member</ b > not only sustains the
152+ Becoming a < b > Lifetime Paid Member</ b > not only sustains the
153153 continued growth of our communities but also comes with perks such
154154 as swipe access, free printing, priority access to our computing
155155 resources, etc.
@@ -178,7 +178,11 @@ const Payment = () => {
178178 ) }
179179 </ Button >
180180 < p className = "text-sm ml-2" >
181- Log in with your NetID to purchase a membership.
181+ Membership is open to all students, staff,
182+ and faculty at UIUC. By becoming a member,
183+ you agree to receive email communications
184+ from us. You may unsubscribe at any time
185+ by clicking the unsubscribe link in any email.
182186 </ p >
183187 </ CardBody >
184188 </ Card >
You can’t perform that action at this time.
0 commit comments