Use next/image and image optimization. (#29)

This commit is contained in:
Lee Robinson
2021-02-05 09:31:09 -06:00
committed by GitHub
parent 19626576af
commit 5c2f8513a3
15 changed files with 85 additions and 106 deletions

View File

@@ -2,4 +2,4 @@
This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn).
The final result for the basics lesson can be found in the [demo](demo) directory and is available at: [https://next-learn-starter.now.sh/](https://next-learn-starter.now.sh/).
The final result for the basics lesson can be found in the [demo](demo) directory and is available at: [https://next-learn-starter.vercel.app/](https://next-learn-starter.vercel.app/).