aboutsummaryrefslogtreecommitdiff
path: root/pages/index.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-14 08:24:36 -0400
committerGitHub <noreply@github.com>2022-03-14 08:24:36 -0400
commit40133f0ac67c2d1cf03f56c01bd96e8b19ba1ee9 (patch)
tree416a7dcf7cca2e093b1c47f2219ada65ae606385 /pages/index.js
parent0a620bf00cda09acd9e7d6dba6d2294a111bc27f (diff)
downloadsnug-cup-40133f0ac67c2d1cf03f56c01bd96e8b19ba1ee9.tar.gz
snug-cup-40133f0ac67c2d1cf03f56c01bd96e8b19ba1ee9.tar.bz2
snug-cup-40133f0ac67c2d1cf03f56c01bd96e8b19ba1ee9.zip
Update index.js
Diffstat (limited to 'pages/index.js')
-rw-r--r--pages/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/index.js b/pages/index.js
index dc4b279..ad498cc 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -25,7 +25,6 @@ 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>
@@ -33,7 +32,6 @@ 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>