diff --git a/README.md b/README.md
index 5c89f6f6..f5dbed2c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Europa Museum Craft CMS Demo
-
+
## Overview
@@ -12,20 +12,20 @@ Europa shows off many of Craft’s core features and includes a guided tour cour
### Development Technologies
-- [Craft CMS 3](https://craftcms.com/docs/3.x/)
-- PostgreSQL (13)
-- PHP (7.2.5+), built on the [Yii 2 framework](https://www.yiiframework.com/)
-- Native Twig templates
+- [Craft CMS 3](https://craftcms.com/docs/3.x/)
+- PostgreSQL (13)
+- PHP (7.2.5+), built on the [Yii 2 framework](https://www.yiiframework.com/)
+- Native Twig templates
### Front End Dependencies
-- [Babel](https://babeljs.io/) with ES6
-- [Sass](https://sass-lang.com/)
-- [Laravel Mix](https://github.com/JeffreyWay/laravel-mix#readme) with [PurgeCSS](https://github.com/spatie/laravel-mix-purgecss#readme) and [Critical CSS](https://github.com/riasvdv/laravel-mix-critical#readme)
-- [Highway.js](https://highway.js.org/)
-- [GSAP](https://greensock.com/gsap)
-- [Lazysizes](https://github.com/aFarkas/lazysizes#readme)
-- [LocomotiveScroll](https://github.com/locomotivemtl/locomotive-scroll)
+- [Babel](https://babeljs.io/) with ES6
+- [Sass](https://sass-lang.com/)
+- [Laravel Mix](https://github.com/JeffreyWay/laravel-mix#readme) with [PurgeCSS](https://github.com/spatie/laravel-mix-purgecss#readme) and [Critical CSS](https://github.com/riasvdv/laravel-mix-critical#readme)
+- [Highway.js](https://highway.js.org/)
+- [GSAP](https://greensock.com/gsap)
+- [Lazysizes](https://github.com/aFarkas/lazysizes#readme)
+- [LocomotiveScroll](https://github.com/locomotivemtl/locomotive-scroll)
## Local Development Setup
@@ -66,10 +66,10 @@ DEFAULT_SITE_URL=https://europa.nitro
You can then run any of the development scripts found in `package.json`:
-- `npm run watch` to watch and automatically recompile assets for local development
-- `npm run sync` to watch files and reload with BrowserSync for local development
-- `npm run dev` to compile assets for local development
-- `npm run prod` to compile optimized assets for production
+- `npm run watch` to watch and automatically recompile assets for local development
+- `npm run sync` to watch files and reload with BrowserSync for local development
+- `npm run dev` to compile assets for local development
+- `npm run prod` to compile optimized assets for production
## License
diff --git a/homepage.png b/homepage.png
new file mode 100644
index 00000000..b34091f6
Binary files /dev/null and b/homepage.png differ