import React from 'react'; const CompanyIntro = () => { return (
{/* Right side content */}

Operify Tech is at the forefront of unlocking genomic secrets through advanced next-generation sequencing (NGS) technology that empowers researchers, academicians, and innovators. We are ISO certified for quality management of DNA sequencing, RNA sequencing, and genomics informatics to bring the best to the research and clinical community. Whether you are planning for whole genome sequencing for never-before sequenced genomes or thinking of performing Total RNA sequencing for your experiments, we have got it covered.

); }; export default CompanyIntro;