diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-15 20:29:51 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-15 20:29:51 -0500 |
| commit | 8da2e149a937060dbf602fb4d7213811b3698fc8 (patch) | |
| tree | d88e9f5f2de8d93ed4d1c79c7aa905063d9087c8 /pages | |
| parent | 64576432ee275a9d0a4e3a6e77c0487736cf5550 (diff) | |
| download | snug-cup-8da2e149a937060dbf602fb4d7213811b3698fc8.tar.gz snug-cup-8da2e149a937060dbf602fb4d7213811b3698fc8.tar.bz2 snug-cup-8da2e149a937060dbf602fb4d7213811b3698fc8.zip | |
Added new images
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 4 |
1 files changed, 3 insertions, 1 deletions
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() { <h2>slogan here</h2> <a href="unity/index.html">3D Scale Demo</a> <br/> - <h2>Prototype</h2> + <h2>Render</h2> <img src="/snug_cup.png" width="50%" height="50%" /> + <h2>Colour palette</h2> + <img src="/palette.png" width="40%" height="40%" /> </div> <h1>Who are we?</h1> <p>We are a company that inovates cups.</p> |
