import React from 'react' export default function HomeModule() { return (

Choose an option from the menu to get started!

) }