aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-14 08:16:05 -0400
committerGitHub <noreply@github.com>2022-03-14 08:16:05 -0400
commit0a620bf00cda09acd9e7d6dba6d2294a111bc27f (patch)
tree8397993c55aa3a4662a4e21e51e0245eed54c008
parent5edb35aef340c1b86a3dbc045ba1607a4a3ae4e9 (diff)
downloadsnug-cup-0a620bf00cda09acd9e7d6dba6d2294a111bc27f.tar.gz
snug-cup-0a620bf00cda09acd9e7d6dba6d2294a111bc27f.tar.bz2
snug-cup-0a620bf00cda09acd9e7d6dba6d2294a111bc27f.zip
Update index.js
-rw-r--r--pages/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/index.js b/pages/index.js
index ad498cc..dc4b279 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -25,6 +25,7 @@ export default function Home () {
</div>
<h1>Description</h1>
<p>Snug Cup is a electrical heating cup that heats up beverage. It has a battery that can last for 4 hours.</p>
+<!--
<h1>Team</h1>
<ul>
<li>Andrew Lee (Web Developer & Model Creator)</li>
@@ -32,6 +33,7 @@ export default function Home () {
<li>Cleopatra Protopapadakis (Designer)</li>
<li>Mehar Ahmad (Marketer)</li>
</ul>
+-->
</Container>
<footer className={styles.footer}>
<p>&copy; Copyright 2021, Snug Cup. All rights reserved.</p>