diff --git a/content/header/_index.md b/content/header/_index.md index 4e80449..3199517 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -10,6 +10,7 @@ extra: - [Home]("/") - [About]("/about") +- [Technology]("/technology") - [Contact]("/contact") diff --git a/content/technology/img/technology2.png b/content/technology/img/technology2.png new file mode 100644 index 0000000..f751e9b Binary files /dev/null and b/content/technology/img/technology2.png differ diff --git a/content/technology/img/technology22.png b/content/technology/img/technology22.png new file mode 100644 index 0000000..e347deb Binary files /dev/null and b/content/technology/img/technology22.png differ diff --git a/content/technology/index.md b/content/technology/index.md new file mode 100644 index 0000000..37a80d2 --- /dev/null +++ b/content/technology/index.md @@ -0,0 +1,9 @@ +--- +title: "About" +description: "" +date: 2018-09-14 +updated: 2021-02-20 +draft: false +weight: 3 +template: "layouts/technology.html" +--- diff --git a/templates/layouts/technology.html b/templates/layouts/technology.html new file mode 100644 index 0000000..b0ddbe3 --- /dev/null +++ b/templates/layouts/technology.html @@ -0,0 +1,16 @@ +{% extends "_default/base.html" %} +{% block content %} + + + + +
+ {% set page = get_page(path="technology/index.md") %} + {{page.content | safe}} +
+ + +{% include "partials/technology1.html" %} +{% include "partials/technology2.html" %} + +{% endblock content %} \ No newline at end of file diff --git a/templates/partials/technology1.html b/templates/partials/technology1.html index 80b9085..4903ef4 100644 --- a/templates/partials/technology1.html +++ b/templates/partials/technology1.html @@ -5,27 +5,25 @@
-

ABOUT US

-

A cyber pandemic Antidote

-

We can help you “rethink“ your next project to achieve security, - efficiency and scale which was not possible before, essential for the evolving needs of emerging IT workloads.

+
+
+
+

TECHNOLOGY

+

A more Advanced and Sustainable Digital Future

+

Our technological framework provides global effectiveness emphasizing security, efficiency, and sustainability.

-
Creators on the platform
-
8,000+
+
to build the World Largest Decentralized Internet Grid
+
#1
-
Flat platform fee
-
3%
+
Autonomous operations
+
100%
-
Uptime guarantee
-
99.9%
-
-
-
Paid out to creators
-
$70M
+
Energy Saved compared to traditional infrastructure
+
+90%
diff --git a/templates/partials/technology2.html b/templates/partials/technology2.html new file mode 100644 index 0000000..0e75718 --- /dev/null +++ b/templates/partials/technology2.html @@ -0,0 +1,16 @@ +
+
+ +

Technology Architecture +

+

Our advanced architecture seamlessly integrates cutting-edge compute, storage, and network technologies to deliver unparalleled performance, scalability, and security. Designed for modern IT workloads, it supports everything from edge computing to large-scale data centers, ensuring efficiency and resilience at every level.

+
+
+ + +
+
\ No newline at end of file diff --git a/templates/partials/technology4.html b/templates/partials/technology4.html new file mode 100644 index 0000000..0a23242 --- /dev/null +++ b/templates/partials/technology4.html @@ -0,0 +1,61 @@ +
+
+
+

Stay on top of customer support

+

Lorem ipsum dolor sit amet consect adipisicing elit. Possimus magnam voluptatum cupiditate veritatis in accusamus quisquam.

+
+
+
+
+
+
+ +
+ Unlimited inboxes +
+
+

Non quo aperiam repellendus quas est est. Eos aut dolore aut ut sit nesciunt. Ex tempora quia. Sit nobis consequatur dolores incidunt.

+

+ Learn more +

+
+
+
+
+
+ +
+ Manage team members +
+
+

Vero eum voluptatem aliquid nostrum voluptatem. Vitae esse natus. Earum nihil deserunt eos quasi cupiditate. A inventore et molestiae natus.

+

+ Learn more +

+
+
+
+
+
+ +
+ Spam report +
+
+

Et quod quaerat dolorem quaerat architecto aliquam accusantium. Ex adipisci et doloremque autem quia quam. Quis eos molestiae at iure impedit.

+

+ Learn more +

+
+
+
+
+
+
+ \ No newline at end of file