diff --git a/README.md b/README.md index 751f464..8e1fef2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ The official website of OurPhone™ -[ourphone.ourworld.tf](https://ourphone.ourworld.tf/) +Production(master branch) [www.ourphone.ourworld.tf](https://ourphone.ourworld.tf/) + +Staging(developmentr branch) [www2.ourphone.ourworld.tf](https://www2.ourphone.ourworld.tf/) + Last updated: March 2023 diff --git a/content/buynow/.DS_Store b/content/buynow/.DS_Store index f10092a..abdf498 100644 Binary files a/content/buynow/.DS_Store and b/content/buynow/.DS_Store differ diff --git a/content/buynow/img/3NODES.png b/content/buynow/img/3NODES.png new file mode 100644 index 0000000..23a20fa Binary files /dev/null and b/content/buynow/img/3NODES.png differ diff --git a/content/buynow/index.md b/content/buynow/index.md index 4643881..7fc8079 100644 --- a/content/buynow/index.md +++ b/content/buynow/index.md @@ -23,7 +23,7 @@ weight: 2
-{% row(style="center" margin="withContainer" padding="both") %} +{% row(style="center" margin="narrow" padding="both") %} ![image](./img/phone1.png) @@ -41,11 +41,11 @@ Learn more about how to purchase **OurPhone™** Company's shares, and becom ||| -![image](./img/invest.png) +![image](./img/3nodes.png) - + -Support **OurPhone™** project by financing **OurPhone™** Company's hardware acquisition. +Become a **ThreeFold Farmer**, Buy ThreeFold's **3Node**, be the host for our sovereign Digital Life. {% end %}
\ No newline at end of file diff --git a/content/header/_index.md b/content/header/_index.md new file mode 100644 index 0000000..98b5b9e --- /dev/null +++ b/content/header/_index.md @@ -0,0 +1,15 @@ +--- +title: "Header" +description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us." +insert_anchor_links: "left" +template: "partials/header.html" +extra: + logoPath: "/images/logo_placeholder.png" + imgPath: "" +--- + +- [OURPHONE]("/") +- [BUYNOW]("/buynow") +- [SPECS]("/specs") +- [OUEVERSE]("https://ourverse.tf/") +- [TECHNOLOGY]("/technology") diff --git a/content/home/index.md b/content/home/index.md index 42f6982..53d675a 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -50,7 +50,7 @@ Have no concerns about your data being manipulated or stolen. -{% row(style="center" margin="withContainer" padding="top") %} +{% row(style="center" margin="narrow" padding="top") %} # Decentralized Smartphone
Like No Other @@ -59,7 +59,7 @@ Discover many unique features of __OurPhone™__ that makes it
the ultim {% end %} -{% row(style="center" margin="withContainer" padding="none") %} +{% row(style="center" margin="narrow" padding="none") %} ![Image](./img/data.png#sm#mx-auto) ### 100% Data Ownership @@ -79,7 +79,7 @@ __OurApps™__: decentralized SuperApps powered by __OurPhone™__ are {% end %} -{% row(style="center" margin="withContainer" padding="bottom") %} +{% row(style="center" margin="narrow" padding="bottom") %} ![Image](./img/decentralized.png#sm#mx-auto) ### Decentralized Network Support @@ -102,7 +102,7 @@ Any transfer of data is powered by __Planetary Network™__: a fully encrypt -{% row(style="center" margin="withContainer" padding="top") %} +{% row(style="center" margin="narrow" padding="top") %} # OurVerse™
Our Limitless Possibilities diff --git a/content/specs/index.md b/content/specs/index.md index 0febcbb..d637df1 100644 --- a/content/specs/index.md +++ b/content/specs/index.md @@ -23,12 +23,12 @@ weight: 2 - Based on Google Pixel 6a, 7 and 7 Pro - Graphene OS (Google-less Android) -- ThreeFold Quantum Safe Storage, +- ThreeFold Quantum Safe Storage - ThreeFold Planetary network - ThreeFold Edge Compute Technology - OurVerse SuperApps, Android apps Compatibility - FreeFlow Twin Technology -- Secure network layer +- Secure network layer {% end %} @@ -100,7 +100,7 @@ Fast and Responsive Display with High Durability #### __Battery and charging__ ###### 5000 mAh3 -###### 24+ hour battery life +###### 24h+ hour battery life ###### Fast wireless charging ||| @@ -168,7 +168,7 @@ Fast and Responsive Display with High Durability {% end %} -{% row(style="center" margin="narrow" padding="bottom") %} +{% row(margin="narrow" padding="bottom") %} ### __OurPhoneX__
diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index a1fca53..af3a053 100644 --- a/templates/partials/header_custom.html +++ b/templates/partials/header_custom.html @@ -120,9 +120,15 @@ {% if ' - {{link_label}} - + {% if header_label is containing("http") %} + + {{link_label}} + + {% else %} + + {{link_label}} + + {% endif %} {% else %}
{% set button_id = header_label ~ "-menu-btn" | slugify %}