import React from 'react' import ActionButton from '../components/ActionButton' const Home = () => { return (

TitanML

) } export default Home