// app/dna-sequencing/enrichment-sequencing/components/EnrichmentIntroduction.jsx import IntroductionLayout from '../../../components/shared/IntroductionLayout'; const EnrichmentIntroduction = () => { const contentItems = [ "Enriched Sequencing is a comprehensive approach to analyze part of genomes base-by-base, providing enriched genomic view.", "The workflow includes isolating DNA, fragmenting it, capturing the regions of interest followed by sequencing to produce millions of short reads.", "In the bioinformatics analysis, these reads are aligned to a known reference genome to detect genomic alterations.", "It is a powerful tool for diverse genomic studies, capable of sequencing humans, livestock, plants, bacteria, and disease-related microbes." ]; const customBadgeContent = (