Skip to content

Commit

Permalink
Merge pull request #1596 from jay-hodgson/PORTALS-3431
Browse files Browse the repository at this point in the history
PORTALS-3431: update ELITE portal homepage v2 content
  • Loading branch information
jay-hodgson authored Feb 25, 2025
2 parents 3e61d9b + e0d3727 commit 546cc31
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions apps/portals/elportal/src/pages/HomePageV2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,22 +90,20 @@ export default function HomePage() {
3000,
'healthy aging',
3000,
'lifespan',
'life span',
3000,
'healthspan',
'health span',
3000,
'familial longevity',
3000,
'centenarians',
3000,
'long-lived animal species',
'cross-species studies',
3000,
'longevity-associated genes',
3000,
'longevity-associated omics',
3000,
'comparative biogerontology',
3000,
]}
wrapper="span"
speed={20}
Expand All @@ -120,7 +118,7 @@ export default function HomePage() {
)
const subTitle = (
<span style={{ color: theme.palette.grey[100] }}>
The open science hub for breakthroughs in lifespan and healthspan
The open science hub for breakthroughs in life span and health span
</span>
)
const description = (
Expand Down Expand Up @@ -296,7 +294,7 @@ export default function HomePage() {
image={computationaltools}
title="Computational Tools"
buttonText="Check out our Computational Tools"
summaryText="We provide researchers with unique access to toolkits for probing and interpreting longevity-related data. The power of new software, pipelines, and applications are all at your fingertips."
summaryText="Access toolkits generated by our partners for probing and interpreting longevity-related data. The power of new software, pipelines, and applications are all at your fingertips."
reverseOrder={true}
link="/Explore/Computational Tools"
/>
Expand Down

0 comments on commit 546cc31

Please sign in to comment.