DNA image update
This commit is contained in:
@ -13,7 +13,7 @@ const HybridIntroduction = () => {
|
||||
<IntroductionLayout
|
||||
title="Introduction and Workflow"
|
||||
contentItems={contentItems}
|
||||
imageUrl="/images/sample-process-steps.png"
|
||||
imageUrl="/images/dna/hybrid_genome_seq.png"
|
||||
imageAlt="Sample Process Steps"
|
||||
useParagraphs={true}
|
||||
/>
|
||||
|
||||
@ -21,7 +21,7 @@ export default function HybridGenomeSequencingPage() {
|
||||
current: false
|
||||
},
|
||||
{
|
||||
label: 'Research',
|
||||
label: 'DNA Sequencing',
|
||||
href: '/dna-sequencing',
|
||||
current: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user