import styles from './title.module.css'; import React from 'react'; function Title({ title, sub }) { return (