Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/scenes/home/landing/moreInformation/moreInformation.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,16 @@ class MoreInformation extends Component {
title="Military Families and Spouses"
image={familyImage}
altText="Military Families and Spouses"
link="#"
/>
<ClipPathImage
title="Veterans, Active Duty, and Reservists"
image={milImage}
altText="Veterans, Active Duty, and Reservists"
link="#"
/>
<ClipPathImage
title="Volunteers and Sponsors"
image={volunteerImage}
altText="Volunteers and Sponsors"
link="#"
/>
</div>
</Section>
Expand Down