Update description and buttons

This commit is contained in:
2026-04-05 18:05:35 -04:00
parent 667ace07dc
commit e0d37c135c

View File

@@ -12,10 +12,10 @@
<body> <body>
<div class="hero"> <div class="hero">
<h1 class="mini-title">Welcome to<br><span>Jibo Revived</span></h1> <h1 class="mini-title">Welcome to<br><span>Jibo Revived</span></h1>
<p>Jibo was a $900 robot</p> <p>Jibo was a $900 robot. In 2019 they shut down the servers, and we are here to bring it back to life.</p>
<div class="btn-group"> <div class="btn-group">
<button class="btn btn-primary">Get Started</button> <button class="btn btn-primary">Get Started</button>
<button class="btn btn-glass">Learn More</button> <button class="btn btn-glass">Join the Discord</button>
</div> </div>
</div> </div>
</body> </body>