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

If you are passionate about genomics, we would love to meet you!

Career
); }; export default CareerInfo;