Skip to content

Commit

Permalink
update banner and mailing list link
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshMalik02 authored and jainsujay02 committed Oct 4, 2023
1 parent 3533404 commit d101c97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function Footer(){
<h3 className={styles['footer-header']}>Find us on social media</h3>
<SocialMedia type="light"/>
<div className="mt-1">
<Link href="http://eepurl.com/c5pE6P">
<Link href="http://eepurl.com/iAS95E">
<a className="button tight" target="_blank" rel="noreferrer noopener">
Join our Mailing List
</a>
Expand Down
6 changes: 3 additions & 3 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ function Home () {
}}
/>
<div className="home-page text-center">
<a href="https://www.uclaacm.com/gm/f23" style={{ textDecoration: 'none' }}>
<a href="https://www.uclaacm.com/internship" style={{ textDecoration: 'none' }}>
<ContentBanner
title="RSVP now to attend ACM's Fall GM!"
title="ACM Internship application opens October 6th!"
main
/>
</a>
Expand Down Expand Up @@ -72,7 +72,7 @@ function Home () {
<h2>Want to stay updated on what&rsquo;s going on?</h2>
</div>
<div className="sign-up-right half-width">
<Link href="http://eepurl.com/c5pE6P">
<Link href="http://eepurl.com/iAS95E">
<a className="button tight dark" target="_blank" rel="noreferrer noopener">
Join our Mailing List
</a>
Expand Down

0 comments on commit d101c97

Please sign in to comment.