halaman indeks selanjutnya

function HomePage() {
  return <div>Welcome to Next.js!</div>
}

export default HomePage
Unsightly Unicorn