Skip to content

Commit

Permalink
Merge pull request #3 from ReentryGuide-GR/Aug-16
Browse files Browse the repository at this point in the history
update src/components/SupportOurMission/index.js
  • Loading branch information
harryg02 authored Aug 19, 2024
2 parents 22c1e5f + d9a010d commit 22bb34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SupportOurMission/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function SupportOurMission() {
<div className="row">
<div className={clsx('col col--4', styles.column)}>
<h3>Distribute Our Flyer</h3>
<p>Download our flyer, print copies, and distribute them in your community. This simple act can help us to reach out and benefit more people. Are you part of an organization? Consider displaying the flyer as a poster in your office or community space. </p>
<p>Download our flyer, print copies, and distribute them in your community. This can help us to reach out and benefit more people. Are you part of an organization? Consider displaying the flyer as a poster in your office or community space. </p>
<Link className={styles.iconButton} to="https://reentryguidegr.org/flyer.pdf">
<div className={styles.buttonRow}>
<img src="/img/download.png" className={styles.icon} alt="icon" />
Expand Down

0 comments on commit 22bb34a

Please sign in to comment.