DNA image update
This commit is contained in:
@ -14,7 +14,7 @@ const SingleCellIntroduction = () => {
|
||||
<IntroductionLayout
|
||||
title="Introduction and Workflow"
|
||||
contentItems={contentItems}
|
||||
imageUrl="/images/single-cell-dna-sequencing.png"
|
||||
imageUrl="/images/dna/single_cell_dna_sequencing.png"
|
||||
imageAlt="Single Cell DNA Sequencing"
|
||||
useParagraphs={true}
|
||||
/>
|
||||
|
||||
@ -21,7 +21,7 @@ export default function SingleCellDNASequencingPage() {
|
||||
current: false
|
||||
},
|
||||
{
|
||||
label: 'Research',
|
||||
label: 'DNA Sequencing',
|
||||
href: '/dna-sequencing',
|
||||
current: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user