{"ast":null,"code":"import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { jsxs as _jsxs } from \"react/jsx-runtime\";\nimport Head from 'next/head';\nimport styles from '../styles/Home.module.css';\nexport default function Home() {\n  return /*#__PURE__*/_jsxs(\"div\", {\n    className: styles.container,\n    children: [/*#__PURE__*/_jsxs(Head, {\n      children: [/*#__PURE__*/_jsx(\"title\", {\n        children: \"Create Next App\"\n      }), /*#__PURE__*/_jsx(\"link\", {\n        rel: \"icon\",\n        href: \"/favicon.ico\"\n      })]\n    }), /*#__PURE__*/_jsxs(\"main\", {\n      className: styles.main,\n      children: [/*#__PURE__*/_jsxs(\"h1\", {\n        className: styles.title,\n        children: [\"Welcome to \", /*#__PURE__*/_jsx(\"a\", {\n          href: \"https://nextjs.org\",\n          children: \"Next.js!\"\n        })]\n      }), /*#__PURE__*/_jsxs(\"p\", {\n        className: styles.description,\n        children: [\"Get started by editing\", ' ', /*#__PURE__*/_jsx(\"code\", {\n          className: styles.code,\n          children: \"pages/index.js\"\n        })]\n      }), /*#__PURE__*/_jsxs(\"div\", {\n        className: styles.grid,\n        children: [/*#__PURE__*/_jsxs(\"a\", {\n          href: \"https://nextjs.org/docs\",\n          className: styles.card,\n          children: [/*#__PURE__*/_jsx(\"h3\", {\n            children: \"Documentation \\u2192\"\n          }), /*#__PURE__*/_jsx(\"p\", {\n            children: \"Find in-depth information about Next.js features and API.\"\n          })]\n        }), /*#__PURE__*/_jsxs(\"a\", {\n          href: \"https://nextjs.org/learn\",\n          className: styles.card,\n          children: [/*#__PURE__*/_jsx(\"h3\", {\n            children: \"Learn \\u2192\"\n          }), /*#__PURE__*/_jsx(\"p\", {\n            children: \"Learn about Next.js in an interactive course with quizzes!\"\n          })]\n        }), /*#__PURE__*/_jsxs(\"a\", {\n          href: \"https://github.com/vercel/next.js/tree/master/examples\",\n          className: styles.card,\n          children: [/*#__PURE__*/_jsx(\"h3\", {\n            children: \"Examples \\u2192\"\n          }), /*#__PURE__*/_jsx(\"p\", {\n            children: \"Discover and deploy boilerplate example Next.js projects.\"\n          })]\n        }), /*#__PURE__*/_jsxs(\"a\", {\n          href: \"https://vercel.com/import?filter=next.js&utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app\",\n          className: styles.card,\n          children: [/*#__PURE__*/_jsx(\"h3\", {\n            children: \"Deploy \\u2192\"\n          }), /*#__PURE__*/_jsx(\"p\", {\n            children: \"Instantly deploy your Next.js site to a public URL with Vercel.\"\n          })]\n        })]\n      })]\n    }), /*#__PURE__*/_jsx(\"footer\", {\n      className: styles.footer,\n      children: /*#__PURE__*/_jsxs(\"a\", {\n        href: \"https://vercel.com?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app\",\n        target: \"_blank\",\n        rel: \"noopener noreferrer\",\n        children: [\"Powered by\", ' ', /*#__PURE__*/_jsx(\"img\", {\n          src: \"/vercel.svg\",\n          alt: \"Vercel Logo\",\n          className: styles.logo\n        })]\n      })\n    })]\n  });\n}","map":null,"metadata":{},"sourceType":"module"}