Skip to content

Commit

Permalink
hero has improved images
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlprice committed Jul 8, 2024
1 parent 19951fb commit 1efbd8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Intro = () => {
<div className='leading-loose space-y-9'>
<p>Tableau is the world's leading end-to-end data and analytics platform.</p>
<Image
src='/img/tableau/datadev.png'
src='/img/tableau/stock/showcase.png'
width='750'
height='500'
alt='stock photo'
Expand Down Expand Up @@ -40,12 +40,6 @@ const Outro = () => {
It enables users to analyze data and build the interfaces that represent them with unmatched speed
and flexibility resulting in a springboarding of ideas into value.
</p>
<Image
src='/img/tableau/community.png'
width='750'
height='500'
alt='stock photo'
/>
</div>
)
}
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 1efbd8c

Please sign in to comment.