diff options
Diffstat (limited to 'pages/index.js')
| -rw-r--r-- | pages/index.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js index 2d0f0d3..0a9c26a 100644 --- a/pages/index.js +++ b/pages/index.js @@ -16,7 +16,8 @@ export default function Home() { <iframe allowFullScreen webkitallowfullscreen width="640" height="480" frameBorder="0" seamless src="https://p3d.in/e/coEzR+spin+load"></iframe> <h2>Render</h2> <img src="/snug_cup.png" width="50%" height="50%" /> - <h2>Colour palette</h2> + <h2>Cup Demo</h2> + <iframe width="560" height="315" src="https://www.youtube.com/embed/W7Vau2PgaH0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true"></iframe> <h2>Colour palette</h2> <img src="/palette.png" width="40%" height="40%" /> <h2>Price</h2> <p>Snug Cup: $25</p> |
