Welcome to Next.js!
Get started by editing pages/index.js
import React from 'react'; import Image from 'next/image'; import Button from '../components/atoms/Button'; export default function Home() { return (
Get started by editing pages/index.js