import Layout from '@/components/ui/Layout'; import { NextPage } from 'next'; import Head from 'next/head'; const Home: NextPage = () => { return ( <>
An app for beer lovers to share their favorite brews and breweries with like-minded people online.