header updates
This commit is contained in:
parent
d11284ee55
commit
e799382422
@ -129,7 +129,7 @@ Let your imagination soar in OurVerse, start creating for the world and earn imm
|
||||
|
||||
No need to buy space. OurVerse provides free land for you to start creating!
|
||||
|
||||
<button>[BUILD](/)</button>
|
||||
<button>[LEARN MORE](/about)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
137
content/about/_index.md
Normal file
137
content/about/_index.md
Normal file
@ -0,0 +1,137 @@
|
||||
---
|
||||
title: "About"
|
||||
description: "About Ourverse."
|
||||
date: 2018-09-14T21:00:00-05:00
|
||||
updated: 2021-02-20T14:40:00-06:00
|
||||
draft: false
|
||||
extra:
|
||||
author:
|
||||
---
|
||||
|
||||
{% row(style="center lean-right") %}
|
||||
|
||||
## ABOUT **OURVERSE.**
|
||||
|
||||
<br/>
|
||||
|
||||
Check out the coolest experiences
|
||||
|
||||
already in OurVerse.
|
||||
|
||||
<button>[SHOW ME!](/use-cases#experiences)</button>
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{{ space() }}
|
||||
|
||||
{% row(style="center moderate" anchor="experiences") %}
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **SHOPPING**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Visit custom made shops in OurVerse and experience the future of e-commerce.
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **MEETINGS**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Meeting rooms in OurVerse can help you carry your meetings from a grid to a conference room.
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center moderate") %}
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **EXHIBITIONS**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Visit exhibitions and experience art digitally as you would in an actual gallery.
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **EVENTS**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Concerts, career fairs, anything you can imagine. OurVerse events redefine our understanding of virtual events.
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center moderate") %}
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **SOCIALIZING**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Elevate your digital socializing experience from chat boxes to VR meetups.
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
### META
|
||||
|
||||
### **GAMING**
|
||||
|
||||
<br/>
|
||||
|
||||
##### Create and play any VR game you can imagine.
|
||||
|
||||
{% end %}
|
||||
|
||||
{{ space() }}
|
||||
|
||||
{% row(style="center narrow invert-color" bgColor="#2d103e") %}
|
||||
|
||||
## GOT A
|
||||
|
||||
## **COOL IDEA?**
|
||||
|
||||
<br/>
|
||||
|
||||
Drop us a line and let us know.
|
||||
|
||||
We are always looking out for creative suggestions!
|
||||
|
||||
<button>[Email](/)</button>
|
||||
|
||||
{% end %}
|
@ -9,6 +9,7 @@ extra:
|
||||
---
|
||||
|
||||
- [HOME]("/")
|
||||
- [BLOGS]("https://threefold.io/blog")
|
||||
- [ABOUT]("/about")
|
||||
- [BLOG]("https://threefold.io/blog")
|
||||
- [USE CASES]("/use-cases")
|
||||
- [BUILD]("/")
|
||||
- [CONTACT US]("mailto:info@ourverse.tf")
|
||||
|
@ -110,7 +110,7 @@
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
<div class="hidden lg:flex-1 lg:flex lg:items-center lg:justify-between lg:space-x-12">
|
||||
<div class="hidden lg:flex-1 lg:flex lg:items-center lg:justify-end lg:space-x-12">
|
||||
<nav class="flex space-x-10">
|
||||
|
||||
{% for header_item in header_items %}
|
||||
|
Loading…
Reference in New Issue
Block a user