Skip to content

Commit

Permalink
Make sales deck link open in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
DBCerigo committed Apr 18, 2023
1 parent 3cfd755 commit 5ace9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/our-approach.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const OurApproachPage = ({location}) => {
how much value we’ve generated for you.
<br/>
<br/>
View our sales deck <a href='/downloads/datavaluepeople-sales-deck.pdf'>here</a>
View our sales deck <a href='/downloads/datavaluepeople-sales-deck.pdf' target='_blank'>here</a>
</p>
<h2 id="chat-with-us"><mark>Get in touch at partners@datavaluepeople.com</mark></h2>
<section className={styles.wayWeWorkSection}>
Expand Down

0 comments on commit 5ace9b9

Please sign in to comment.