diff options
Diffstat (limited to 'pages/index.js')
| -rw-r--r-- | pages/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/index.js b/pages/index.js index d5835e8..2d0f0d3 100644 --- a/pages/index.js +++ b/pages/index.js @@ -21,6 +21,8 @@ export default function Home() { <h2>Price</h2> <p>Snug Cup: $25</p> </div> + <h1>Description</h1> + <p>Snug Cup is a electrical heating cup that heats up beverage. It uses the latest heating technology.</p> <h1>Team</h1> <ul> <li>Andrew Lee (Web Developer & Model Creator)</li> |
