Skip to content

Commit 44b24cb

Browse files
committed
Update the Hero Image Tag Line
Fixes #73
1 parent bf99b20 commit 44b24cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const Home = () => {
5050
width='100%'
5151
style={{ objectFit: 'cover' }}
5252
/>
53-
<div className='hero-text'>{`Empowering Discovery: Advanced Imaging Assays for Next-Generation Therapeutics`}</div>
53+
<div className='hero-text'>{`De-risk R&D decisions and increase the likelihood of successful, first-in-class, drug candidates`}</div>
5454
</div>
5555
<div className='container'>
5656
<SearchBar

0 commit comments

Comments
 (0)