Welcome to Lawrence Hill website!
Made by Andrew Lee in Next.JS
import Head from 'next/head' import styles from '../styles/Home.module.css' import Button from '@material-ui/core/Button'; import Link from 'next/link' export default function Home() { return (