Skip to content

Commit e1f352c

Browse files
content: updated home text #889 (#890)
1 parent 37f874e commit e1f352c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

app/components/Home/components/Section/components/ga2/SectionAnalyticsAndData/sectionAnalyticsAndData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const SectionAnalyticsAndData = (): JSX.Element => {
1313
<Headline>
1414
<SectionTitle>What is GenomeArk?</SectionTitle>
1515
<SectionSubtitle>
16-
GenomeArk combines GenomeArk data with official genomic data from
16+
GenomeArk combines VGP Phase I data with official genomic data from
1717
the NCBI Datasets and the UCSC Genome Browser, powered by the
1818
unlimited analytical capacity of the Galaxy Platform at the Texas
1919
Advanced Computing Center (TACC) and Jetstream2.

app/components/Home/components/Section/components/ga2/SectionHero/sectionHero.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ export const SectionHero = (): JSX.Element => {
1616
<StyledSection>
1717
<SectionLayout>
1818
<Headline>
19-
<Head>Mapping life&rsquo;s code, one genome at a time</Head>
19+
<Head>VGP Phase I genomes ready for analysis</Head>
2020
<SubHeadline>
2121
<Subhead>
22-
Access expertly curated sequencing and assembly data from the
23-
world&apos;s leading genome projects.
22+
Select assembly, view it, and analyze without leaving the browser.
2423
</Subhead>
2524
<Button {...BUTTON_PROPS} href={ROUTES.ORGANISMS}>
2625
Get started

0 commit comments

Comments
 (0)