| import Image from "next/image"; |
| import styles from "./page.module.css"; |
| export default function Home() { |
| <div className={styles.page}> |
| <main className={styles.main}> |
| Get started by editing <code>src/app/page.tsx</code>. |
| <li>Save and see your changes instantly.</li> |
| <div className={styles.ctas}> |
| className={styles.primary} |
| href="https://vercel.com/new?utm_source=create-next-app&utm_medium=appdir-template&utm_campaign=create-next-app" |
| rel="noopener noreferrer" |
| href="https://nextjs.org/docs?utm_source=create-next-app&utm_medium=appdir-template&utm_campaign=create-next-app" |
| rel="noopener noreferrer" |
| className={styles.secondary} |
| <footer className={styles.footer}> |
| href="https://nextjs.org/learn?utm_source=create-next-app&utm_medium=appdir-template&utm_campaign=create-next-app" |
| rel="noopener noreferrer" |
| href="https://vercel.com/templates?framework=next.js&utm_source=create-next-app&utm_medium=appdir-template&utm_campaign=create-next-app" |
| rel="noopener noreferrer" |
| href="https://nextjs.org?utm_source=create-next-app&utm_medium=appdir-template&utm_campaign=create-next-app" |
| rel="noopener noreferrer" |