Remove mold cost online tool content from home page

This commit is contained in:
Gan, Jimmy
2025-12-17 00:08:22 +08:00
parent 4e95326c61
commit 0a480cccea
+1 -19
View File
@@ -13,25 +13,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
<body> <body>
<Header /> <Header />
<main> <main>
<h2>😄 Mold Cost Online Tool</h2>
<p>
Welcome to the mold cost online tool.
</p>
<p>
This tool can be used for mold cost calculation following the given context.
</p>
<p>Here is the few steps for using it.</p>
<ul>
<li>First you will need to register an account to start using it.</li>
<li>Then you xx</li>
<li>Thirdly you, xx</li>
<li>If you are a power user, you may ...</li>
</ul>
<p>
Have fun! If you get stuck, you may <a href="https://jimmygan.com/about"
>contact me
</a>
</p>
</main> </main>
<Footer /> <Footer />
</body> </body>