We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf99b20 + 202169a commit 972f12eCopy full SHA for 972f12e
pages/index.js
@@ -50,7 +50,9 @@ const Home = () => {
50
width='100%'
51
style={{ objectFit: 'cover' }}
52
/>
53
- <div className='hero-text'>{`Empowering Discovery: Advanced Imaging Assays for Next-Generation Therapeutics`}</div>
+ <div className='hero-text'>
54
+ {`De-risk R&D decisions and increase the likelihood of successful, first-in-class, drug candidates`}
55
+ </div>
56
</div>
57
<div className='container'>
58
<SearchBar
0 commit comments