From 8da2e149a937060dbf602fb4d7213811b3698fc8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 15 Feb 2021 20:29:51 -0500 Subject: Added new images --- pages/index.js | 4 +- palette.svg | 6662 +++++++++++++++++++++++++++++++++++++++++++++++++++ public/palette.png | Bin 0 -> 1016 bytes public/snug_cup.png | Bin 2744842 -> 375198 bytes 4 files changed, 6665 insertions(+), 1 deletion(-) create mode 100644 palette.svg create mode 100644 public/palette.png diff --git a/pages/index.js b/pages/index.js index 101df48..7621f37 100644 --- a/pages/index.js +++ b/pages/index.js @@ -16,8 +16,10 @@ export default function Home() {

slogan here

3D Scale Demo
-

Prototype

+

Render

+

Colour palette

+

Who are we?

We are a company that inovates cups.

diff --git a/palette.svg b/palette.svg new file mode 100644 index 0000000..80406d7 --- /dev/null +++ b/palette.svg @@ -0,0 +1,6662 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/public/palette.png b/public/palette.png new file mode 100644 index 0000000..d2a52c3 Binary files /dev/null and b/public/palette.png differ diff --git a/public/snug_cup.png b/public/snug_cup.png index 9eafd79..7d11cf7 100644 Binary files a/public/snug_cup.png and b/public/snug_cup.png differ -- cgit v1.2.3