Welcome to Next.js!
          Get started by editing{' '}
          pages/index.tsx
        
import type { NextPage } from 'next'; import Head from 'next/head'; import Image from 'next/image'; import styles from '../styles/Home.module.css'; const Home: NextPage = () => { return (
          Get started by editing{' '}
          pages/index.tsx