import Head from 'next/head' export default function Home() { return (
Create Next App

Welcome to Next.js!

Get started with Next.js

Showcase →

Find Mocked Data Page of frontend v3 Project.

Deploy →

Instantly deploy your Next.js site to a public URL with Vercel.

) }