import React from 'react'; import Image from 'next/image'; const OurOfferings = () => { return (

Our Offerings

{/* Services paragraph */}

Our diverse portfolio covers entire spectrum of services Whole Genome DNA Sequencing, Hi-C Sequencing, Optical mapping, Whole Exome DNA Sequencing, Targeted DNA Sequencing / Gene Panels, Amplicon Sequencing, Transcriptome Sequencing (RNA-seq), Small RNA Sequencing, Single-cell DNA and RNA Sequencing, Microbiome Profiling, Epigenetics Services, Metagenomics Sequencing, SARS CoV-2 Sequencing, Bioinformatics Solutions and many more.

{/* Introduction text */}

As your trusted ally, we deliver customized solutions for extraction, library preparation, sequencing, and bioinformatics, all from our state-of-the-art New Delhi laboratory. Partner with us for state-of-the-art NGS services on the platform of your choice (Illumina, Oxford Nanopore, PacBio), fast turnaround time and strict QC, advanced or customized Bioinformatics services, and end-to-end support by our experienced scientists.

{/* Team Highlight */}

Our team of PhDs, leading each department, ensures unmatched support from initial consultation to post-delivery assistance, providing a seamless experience throughout. Operify Tech is committed to helping you achieve your research goals efficiently and affordably.

{/* Closing Statement */}

Let's collaborate to create innovative solutions and provide exceptional support on your genomics journey. Explore our services and contact us for your NGS studies.

{/* Centered image with background effect */}
{/* Background gradient circle */}
Advanced Laboratory Services
); }; export default OurOfferings;