import React from 'react' import styles from './MainHeading.module.scss' const MainHeading = ({ title, subtitle }) => (
{subtitle}