// Functions
import { h } from 'preact';
// Images
import logo from '../assets/logo.png'
// Styles
import '../styles/home.css'
// Components
import Button from '../components/Buttons/button';
function HomePage() {
return (
<>
radio