Skip to content

Commit

Permalink
Removed partner
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCheek committed Jul 20, 2024
1 parent e0bc944 commit c337026
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions src/components/atoms/Partners/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,18 +114,7 @@ const Index = () => {
/>
</a>
</ShowOnView>
<Heading text="Hospitality Partner" />
<ShowOnView className={styles.wrap}>
{/* <a href="" title="Wonder Grottole" rel="noopener noreferrer" target="_blank"> */}
<StaticImage
layout="constrained"
src="../../../images/partners/wonder_grottole.jpg"
className={styles.logo}
alt="Wonder Grottole"
width={150}
/>
{/* </a> */}
</ShowOnView>
{/* <Heading text="Hospitality Partner" /> */}
<Heading text="Community Partner" />
<ShowOnView className={styles.wrap}>
{/*<a href="http://www.hackability.it/" rel="noopener noreferrer" target="_blank">
Expand Down

0 comments on commit c337026

Please sign in to comment.