From b8e4db678d3967e3d5820bf0a9fd2167d0d000bc Mon Sep 17 00:00:00 2001 From: kristof de spiegeleer Date: Thu, 6 Jun 2024 13:27:53 +0300 Subject: [PATCH 1/8] udpates --- src/navigation.js | 8 +- src/pages/autonomouscloud_engine.astro | 31 ++++ src/pages/ecosystem.astro | 50 ++++++ src/pages/incastats.astro | 14 ++ src/pages/index.astro | 218 ++++--------------------- src/pages/internetcapacity.astro | 4 + src/pages/nodes.astro | 66 ++++++-- src/pages/partners.astro | 71 ++++++++ src/pages/purpose.astro | 49 ++++++ src/pages/steps_node_buy.astro | 31 ++++ src/pages/technology.astro | 16 +- 11 files changed, 351 insertions(+), 207 deletions(-) create mode 100644 src/pages/autonomouscloud_engine.astro create mode 100644 src/pages/ecosystem.astro create mode 100644 src/pages/incastats.astro create mode 100644 src/pages/internetcapacity.astro create mode 100644 src/pages/partners.astro create mode 100644 src/pages/purpose.astro create mode 100644 src/pages/steps_node_buy.astro diff --git a/src/navigation.js b/src/navigation.js index 153437d..b2dc603 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -6,10 +6,14 @@ export const headerData = { text: 'Technology', href: getPermalink('/technology'), }, - { - text: 'Nodes', + { + text: 'Farming', href: getPermalink('/nodes'), }, + { + text: 'Ecosystem', + href: getPermalink('/ecosystem'), + }, { text: 'About', href: getPermalink('/about'), diff --git a/src/pages/autonomouscloud_engine.astro b/src/pages/autonomouscloud_engine.astro new file mode 100644 index 0000000..5872950 --- /dev/null +++ b/src/pages/autonomouscloud_engine.astro @@ -0,0 +1,31 @@ +--- +import Content from '~/components/widgets/Content.astro'; + +--- + + + + +

Autonomous Cloud Engine

+

+ Our cloud engine is autonomous and self-healing, enabling anyone to provide Internet capacity to the world. Our technology offers quantum-safe storage & network and is accessible to everyone. + +

We are a community-driven project and we firmly believe that, together, we can create a new Internet where users are the sole owners of their data and where everyone can thrive on the cloud. + +

Gone are the days where you needed to be a cloud expert with high capital to get into the cloud market. You can now become a cloud service provider and participate in the decentralization of the cloud...
one node at a time! + +

+
+ + +
+
+ +
\ No newline at end of file diff --git a/src/pages/ecosystem.astro b/src/pages/ecosystem.astro new file mode 100644 index 0000000..69fc8b2 --- /dev/null +++ b/src/pages/ecosystem.astro @@ -0,0 +1,50 @@ +--- +import Layout from '~/layouts/PageLayout.astro'; + +import Hero from '~/components/widgets/Hero.astro'; + +import INCAStats from './incastats.astro' +import Partners from './partners.astro' +import Purpose from './purpose.astro' + +const metadata = { + title: 'INCA — Decentralized Autonomous Cloud', + ignoreTitleTemplate: true, +}; +--- + + + + + + + Project INCA
ecosystem

+
+ + + + INCA, DePIN Cloud + Earn INCA rewards by providing INternet CApacity to the world! + +
+ + + + + + + + diff --git a/src/pages/incastats.astro b/src/pages/incastats.astro new file mode 100644 index 0000000..05821ad --- /dev/null +++ b/src/pages/incastats.astro @@ -0,0 +1,14 @@ +--- + +import Stats from '~/components/widgets/Stats.astro'; +--- + + + diff --git a/src/pages/index.astro b/src/pages/index.astro index ab0d0fd..541d2e1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -3,17 +3,19 @@ import Layout from '~/layouts/PageLayout.astro'; import { getPermalink } from '~/utils/permalinks'; import Hero from '~/components/widgets/Hero.astro'; -import Hero2 from '~/components/widgets/Hero2.astro'; import Note from '~/components/widgets/Note.astro'; -import Features from '~/components/widgets/Features.astro'; -import Features2 from '~/components/widgets/Features2.astro'; -import Features3 from '~/components/widgets/Features3.astro'; -import Steps from '~/components/widgets/Steps.astro'; +//import Features from '~/components/widgets/Features.astro'; + import Content from '~/components/widgets/Content.astro'; -import BlogLatestPosts from '~/components/widgets/BlogLatestPosts.astro'; +//import BlogLatestPosts from '~/components/widgets/BlogLatestPosts.astro'; import FAQs from '~/components/widgets/FAQs.astro'; -import Stats from '~/components/widgets/Stats.astro'; import CallToAction from '~/components/widgets/CallToAction.astro'; +//import Partners from './partners.astro' +import Purpose from './purpose.astro' +import Inca from './internetcapacity.astro' +import INCAStats from './incastats.astro' + + const metadata = { title: 'Project Internet Capacity — Decentralized Autonomous Cloud', @@ -22,6 +24,7 @@ const metadata = { --- + - - Project Internet Capacity
The Decentralized Autonomous Cloud + + + Welcome To + Project
+

+ + Compute
+ is the currency
+ of the future...

+ + Internet Capacity, DePIN Cloud @@ -53,12 +64,15 @@ const metadata = { Earn rewards by providing Internet Capacity to the world! + +
+ - - -

Autonomous Cloud Engine

-

- Our cloud engine is autonomous and self-healing, enabling anyone to provide Internet capacity to the world. Our technology offers quantum-safe storage & network and is accessible to everyone. - -

We are a community-driven project and we firmly believe that, together, we can create a new Internet where users are the sole owners of their data and where everyone can thrive on the cloud. - -

Gone are the days where you needed to be a cloud expert with high capital to get into the cloud market. You can now become a cloud service provider and participate in the decentralization of the cloud...
one node at a time! - -

-
- - -
-
-
- - - - - @@ -192,105 +133,10 @@ const metadata = { + + - Order a node', - description: - "We propose different nodes to suit your specific situation. From basic generic cloud services to advanced AI workloads, it's all possible on the grid.", - icon: 'tabler:package', - }, - { - title: 'Step 2: Connect the node', - description: - "Setting a node is a no brainer: plug the node to an eletric outlet and connect it to the Internet via a cable. That\'s it! You\'re hosting the grid!", - icon: 'tabler:plug-connected', - }, - { - title: 'Step 3: Earn rewards', - description: - 'The node is self-healing and autonomous. It\'s cruising speed from here on out: users can deploy on your node and you receive rewards.', - icon: 'tabler:award', - }, - { - title: 'You\'re a cloud solution provider!', - icon: 'tabler:rosette-discount-check', - }, - ]} - image={{ src: '~/assets/images/currency_of_future.png', alt: '' }}, - /> - - - - - -
-
-
- - - - - + + diff --git a/src/pages/internetcapacity.astro b/src/pages/internetcapacity.astro new file mode 100644 index 0000000..e415f88 --- /dev/null +++ b/src/pages/internetcapacity.astro @@ -0,0 +1,4 @@ + + +INternet +CApacity diff --git a/src/pages/nodes.astro b/src/pages/nodes.astro index e94d0ad..c795e18 100644 --- a/src/pages/nodes.astro +++ b/src/pages/nodes.astro @@ -6,6 +6,9 @@ import FAQs from '~/components/widgets/FAQs.astro'; import Steps from '~/components/widgets/Steps.astro'; import Features3 from '~/components/widgets/Features3.astro'; import CallToAction from '~/components/widgets/CallToAction.astro'; +import Hero from '~/components/widgets/Hero.astro'; +import InternetCapacity from './internetcapacity.astro'; +import NodeSteps from './steps_node_buy.astro' const metadata = { title: 'Nodes', @@ -15,16 +18,41 @@ const metadata = { - + + + + become an
+ +
Provider
+
+ + + + INCA, DePIN Cloud + Earn INCA rewards by providing IN + ternet CApacity to the world! + +
+ + + + - + @@ -228,13 +270,13 @@ const metadata = { diff --git a/src/pages/partners.astro b/src/pages/partners.astro new file mode 100644 index 0000000..f5dd9ac --- /dev/null +++ b/src/pages/partners.astro @@ -0,0 +1,71 @@ +--- +import Features2 from '~/components/widgets/Features2.astro'; + + +--- + + + + + + + +
+
+
diff --git a/src/pages/purpose.astro b/src/pages/purpose.astro new file mode 100644 index 0000000..9312470 --- /dev/null +++ b/src/pages/purpose.astro @@ -0,0 +1,49 @@ +--- +import Features from '~/components/widgets/Features.astro'; +--- + + diff --git a/src/pages/steps_node_buy.astro b/src/pages/steps_node_buy.astro new file mode 100644 index 0000000..db864f8 --- /dev/null +++ b/src/pages/steps_node_buy.astro @@ -0,0 +1,31 @@ +--- +import Steps from '~/components/widgets/Steps.astro'; +--- +Order a node
', + description: + "We propose different nodes to suit your specific situation. From basic generic cloud services to advanced AI workloads, it's all possible on the grid.", + icon: 'tabler:package', + }, + { + title: 'Step 2: Connect the node', + description: + "Setting a node is a no brainer: plug the node to an eletric outlet and connect it to the Internet via a cable. That\'s it! You\'re hosting the grid!", + icon: 'tabler:plug-connected', + }, + { + title: 'Step 3: Earn rewards', + description: + 'The node is self-healing and autonomous. It\'s cruising speed from here on out: users can deploy on your node and you receive rewards.', + icon: 'tabler:award', + }, + { + title: 'You\'re a cloud solution provider!', + icon: 'tabler:rosette-discount-check', + }, +]} +image={{ src: '~/assets/images/currency_of_future.png', alt: '' }}, +/> diff --git a/src/pages/technology.astro b/src/pages/technology.astro index b72ca87..53c3ace 100644 --- a/src/pages/technology.astro +++ b/src/pages/technology.astro @@ -8,7 +8,7 @@ import Layout from '~/layouts/PageLayout.astro'; import Steps from '~/components/widgets/Steps.astro'; import Content from '~/components/widgets/Content.astro'; import CallToAction from '~/components/widgets/CallToAction.astro'; - +import AutonomousCloud from './autonomouscloud_engine.astro' const metadata = { title: 'Technology', }; @@ -17,12 +17,14 @@ const metadata = { - - Our technology enables
a planetary-scale grid of interconnected nodes - + our technology enables a
+ a planetary-scale grid +
of interconnected nodes +
@@ -32,6 +34,8 @@ const metadata = { + + + + + +

Quantum-Safe File System

From 8b4d65f8146d1a9491e13419ff52468b6c285b68 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Thu, 6 Jun 2024 08:22:13 -0400 Subject: [PATCH 2/8] updated landing page and tech --- src/pages/autonomouscloud_engine.astro | 35 ++++++++++++++++++-------- src/pages/purpose.astro | 12 ++++----- src/pages/technology.astro | 2 +- 3 files changed, 31 insertions(+), 18 deletions(-) diff --git a/src/pages/autonomouscloud_engine.astro b/src/pages/autonomouscloud_engine.astro index 5872950..934718f 100644 --- a/src/pages/autonomouscloud_engine.astro +++ b/src/pages/autonomouscloud_engine.astro @@ -3,17 +3,31 @@ import Content from '~/components/widgets/Content.astro'; --- - - + > -

Autonomous Cloud Engine

+

Autonomous Cloud Engine

Our cloud engine is autonomous and self-healing, enabling anyone to provide Internet capacity to the world. Our technology offers quantum-safe storage & network and is accessible to everyone. @@ -25,7 +39,6 @@ import Content from '~/components/widgets/Content.astro'; -

+
- -
\ No newline at end of file + \ No newline at end of file diff --git a/src/pages/purpose.astro b/src/pages/purpose.astro index 9312470..d89d831 100644 --- a/src/pages/purpose.astro +++ b/src/pages/purpose.astro @@ -12,37 +12,37 @@ items={[ title: 'Zero-OS', description: 'Bare Metal Stateless Operating System: Lightweight, self-healing, adaptable, efficient, and compatible with almost all hardware.', - icon: 'tabler:brand-tailwind', + icon: 'tabler:circle', }, { title: 'Web2/Web3 + AI Compatible', description: 'Compatible with Web2, Web3 and AI: everything can run on our layer 0 infrastructure cloud.', - icon: 'tabler:components', + icon: 'tabler:world-www', }, { title: 'Mycelium Network', description: 'End-to-end encrypted shortest path overlay network system, capable of connecting billions of nodes and compatible with the existing Internet. Routing decisions are based on proximity between peers.', - icon: 'tabler:bulb', + icon: 'tabler:mushroom', }, { title: 'Quantum Safe Storage', description: 'Quantum Safe Storage can store data with up to 10x less overhead, data can never be lost or corrupted.', - icon: 'tabler:rocket', + icon: 'tabler:lock-square-rounded', }, { title: 'Open-Source and Community-Driven', description: "The grid is open-source and community-driven, with the community being an integral part of the ecosystem.", - icon: 'tabler:arrows-right-left', + icon: 'tabler:source-code', }, { title: 'Scalable Without limit', description: 'The grid is scalable to the planetary level: from the edge to massive datacenter scale.', - icon: 'tabler:list-check', + icon: 'tabler:infinity', }, ]} diff --git a/src/pages/technology.astro b/src/pages/technology.astro index 53c3ace..f713e2b 100644 --- a/src/pages/technology.astro +++ b/src/pages/technology.astro @@ -21,7 +21,7 @@ const metadata = { tagline="Technology" > - our technology enables a
+ Our technology enables
a planetary-scale grid
of interconnected nodes From e8e828ce866b311324933356073e1c18103f5550 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Thu, 6 Jun 2024 09:01:15 -0400 Subject: [PATCH 3/8] updated landing page and overall site --- src/navigation.js | 37 +++++------------------- src/pages/about.astro | 8 +++-- src/pages/ecosystem.astro | 8 ++--- src/pages/{nodes.astro => farming.astro} | 26 +++++++---------- src/pages/index.astro | 8 ++--- src/pages/partners.astro | 19 ++++++------ src/pages/purpose.astro | 2 +- src/pages/steps_node_buy.astro | 1 + 8 files changed, 41 insertions(+), 68 deletions(-) rename src/pages/{nodes.astro => farming.astro} (93%) diff --git a/src/navigation.js b/src/navigation.js index b2dc603..7d55817 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -8,7 +8,7 @@ export const headerData = { }, { text: 'Farming', - href: getPermalink('/nodes'), + href: getPermalink('/farming'), }, { text: 'Ecosystem', @@ -29,35 +29,14 @@ export const headerData = { export const footerData = { links: [ { - title: 'Technology', + title: 'Menu', links: [ - { text: 'Zero-OS', href: 'technology#zeroos' }, - { text: 'Mycelium Network', href: 'technology#mycelium' }, - { text: 'Quantum Safe File Storage', href: 'technology#qsfs' }, - { text: 'TFChain', href: 'technology#tfchain' }, - ], - }, - { - title: 'Nodes', - links: [ - { text: 'Silver', href: '/nodes' }, - { text: 'Platinum', href: '/nodes' }, - { text: 'AI', href: '/nodes' }, - ], - }, - { - title: 'About', - links: [ - { text: 'The Project', href: '/about' }, - { text: 'ThreeFold', href: 'https://threefold.io' }, - ], - }, - { - title: 'Contact', - links: [ - { text: 'Let\'s Connect', href: '/contact' }, - { text: 'Reach Support', href: 'https://threefoldfaq.crisp.help/en/' }, - { text: 'ThreeFold Chat', href: 'https://t.me/threefold' }, + { text: 'Home', href: '/' }, + { text: 'Technology', href: 'technology' }, + { text: 'Farming', href: 'farming' }, + { text: 'Ecosystem', href: 'ecosystem' }, + { text: 'About', href: 'about' }, + { text: 'Contact', href: 'contact' }, ], }, ], diff --git a/src/pages/about.astro b/src/pages/about.astro index 2e312ab..d68ab13 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -17,6 +17,7 @@ const metadata = { - Project INCA
ecosystem

+ Project INCA
Ecosystem

Project INCA
is proud of its many partnerships
providing a thriving ecosystem of like-minded individuals
and innovative products and services
- INCA, DePIN Cloud - Earn INCA rewards by providing INternet CApacity to the world! diff --git a/src/pages/nodes.astro b/src/pages/farming.astro similarity index 93% rename from src/pages/nodes.astro rename to src/pages/farming.astro index c795e18..83287b7 100644 --- a/src/pages/nodes.astro +++ b/src/pages/farming.astro @@ -11,7 +11,7 @@ import InternetCapacity from './internetcapacity.astro'; import NodeSteps from './steps_node_buy.astro' const metadata = { - title: 'Nodes', + title: 'Farming', }; --- @@ -28,11 +28,11 @@ const metadata = { target: '_blank', icon: 'tabler:brand-minecraft', }, - { text: 'Learn more', href: '#features' }, + { text: 'Learn more', href: '#nodesspecs' }, ]} > - become an
+ Become an

Provider
@@ -52,6 +52,7 @@ const metadata = { Welcome To Project


- - Compute
- is the currency
- of the future...

+ Compute
+ is the currency
+ of the future...

Internet Capacity, DePIN Cloud -
Compute is the currency of the future...
Earn rewards by providing Internet Capacity to the world!
diff --git a/src/pages/partners.astro b/src/pages/partners.astro index f5dd9ac..4ddedf1 100644 --- a/src/pages/partners.astro +++ b/src/pages/partners.astro @@ -9,6 +9,7 @@ import Features2 from '~/components/widgets/Features2.astro'; diff --git a/src/pages/purpose.astro b/src/pages/purpose.astro index d89d831..51294e4 100644 --- a/src/pages/purpose.astro +++ b/src/pages/purpose.astro @@ -3,7 +3,7 @@ import Features from '~/components/widgets/Features.astro'; --- Date: Thu, 6 Jun 2024 09:50:23 -0400 Subject: [PATCH 4/8] updated footer --- src/navigation.js | 20 +++++++++++++++++--- src/pages/index.astro | 8 ++++---- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/src/navigation.js b/src/navigation.js index 7d55817..354c779 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -29,14 +29,28 @@ export const headerData = { export const footerData = { links: [ { - title: 'Menu', + title: 'Project Overview', links: [ { text: 'Home', href: '/' }, { text: 'Technology', href: 'technology' }, + { text: 'About', href: 'about' }, + ], + }, + { + title: 'Join the Cloud', + links: [ { text: 'Farming', href: 'farming' }, { text: 'Ecosystem', href: 'ecosystem' }, - { text: 'About', href: 'about' }, - { text: 'Contact', href: 'contact' }, + { text: 'DIY Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' }, + + ], + }, + { + title: 'Communication', + links: [ + { text: 'Contact Us', href: 'mailto:info@threefold.io' }, + { text: 'ThreeFold Chat', href: 'https://t.me/threefold' }, + { text: 'ThreeFold Support', href: 'https://threefoldfaq.crisp.help/en/' }, ], }, ], diff --git a/src/pages/index.astro b/src/pages/index.astro index 2e0d85d..04cde1f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -36,7 +36,7 @@ const metadata = { target: '_blank', icon: 'tabler:brand-minecraft', }, - { text: 'Learn more', href: '#about' }, + { text: 'Learn more', href: '#purpose' }, ]} image={{ src: '~/assets/images/background.png', alt: '' }} > @@ -54,12 +54,12 @@ const metadata = { is the currency
of the future...

Internet Capacity, DePIN Cloud - Earn rewards by providing Internet Capacity to the world! + Earn rewards by providing Internet Capacity to the world!


@@ -73,7 +73,7 @@ const metadata = { Date: Thu, 6 Jun 2024 09:53:55 -0400 Subject: [PATCH 5/8] updated title --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 04cde1f..deb13ad 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -42,7 +42,7 @@ const metadata = { > - Welcome To + Welcome to Project


From 92ee1486beaf4f17373c5f11ce9df3f5c994c802 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Thu, 6 Jun 2024 10:23:15 -0400 Subject: [PATCH 6/8] updated smaller compute currency title --- src/components/widgets/Hero.astro | 10 ++++++++++ src/pages/index.astro | 10 +++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/src/components/widgets/Hero.astro b/src/components/widgets/Hero.astro index e8ce3ee..15f3708 100644 --- a/src/components/widgets/Hero.astro +++ b/src/components/widgets/Hero.astro @@ -6,6 +6,7 @@ import type { CallToAction } from '~/types'; export interface Props { id?: string; title?: string; + title2?: string; subtitle?: string; tagline?: string; content?: string; @@ -16,6 +17,7 @@ export interface Props { const { id, title = await Astro.slots.render('title'), + title2 = await Astro.slots.render('title2'), subtitle = await Astro.slots.render('subtitle'), tagline, content = await Astro.slots.render('content'), @@ -46,6 +48,14 @@ const { /> ) } + { + title2 && ( +

+ ) + }
{subtitle &&

} { diff --git a/src/pages/index.astro b/src/pages/index.astro index deb13ad..e3948f9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,12 +47,16 @@ const metadata = {

- - - + Compute
is the currency
of the future...

+
+ + + + + From 5df807b8bdd7a6656a4c5931965a9956dbb15598 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 6 Jun 2024 17:32:16 +0300 Subject: [PATCH 7/8] fix header / hero --- public/assets/images/logo.svg | 1 + src/assets/images/logo.svg | 1 + src/components/Logo.astro | 7 ++--- src/components/widgets/Note.astro | 2 +- src/config.yaml | 10 +++---- src/pages/about.astro | 6 ++-- src/pages/index.astro | 49 +++++++++++++++---------------- src/pages/partners.astro | 2 +- src/pages/technology.astro | 2 +- tailwind.config.cjs | 7 +++++ 10 files changed, 46 insertions(+), 41 deletions(-) create mode 100644 public/assets/images/logo.svg create mode 100644 src/assets/images/logo.svg diff --git a/public/assets/images/logo.svg b/public/assets/images/logo.svg new file mode 100644 index 0000000..3b064ba --- /dev/null +++ b/public/assets/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/images/logo.svg b/src/assets/images/logo.svg new file mode 100644 index 0000000..3b064ba --- /dev/null +++ b/src/assets/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/Logo.astro b/src/components/Logo.astro index 0da1ce1..0158131 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -2,8 +2,7 @@ import { SITE } from 'astrowind:config'; --- - - 🌎 {SITE?.name} + + Site Logo + {SITE?.name} diff --git a/src/components/widgets/Note.astro b/src/components/widgets/Note.astro index 9de443d..db45f71 100644 --- a/src/components/widgets/Note.astro +++ b/src/components/widgets/Note.astro @@ -5,7 +5,7 @@ import { Icon } from 'astro-icon/components';

- Project Internet Capacity: INCA: The Internet as intended.
diff --git a/src/config.yaml b/src/config.yaml index 4b40758..62a722e 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -1,5 +1,5 @@ site: - name: Project Internet Capacity + name: INCA site: 'https://threefold.io' base: '/' trailingSlash: false @@ -9,14 +9,14 @@ site: # Default SEO metadata metadata: title: - default: Project Internet Capacity - template: '%s — Project Internet Capacity' - description: "\U0001F680 Project Internet Capacity is the decentralized autonomous cloud for everyone." + default: INCA + template: '%s — INCA' + description: "\U0001F680 INCA is the decentralized autonomous cloud for everyone." robots: index: true follow: true openGraph: - site_name: Project INCA + site_name: INCA images: - url: '~/assets/images/inca_background.png' width: 1200 diff --git a/src/pages/about.astro b/src/pages/about.astro index 2e312ab..c10c50b 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -24,12 +24,12 @@ const metadata = { }} > - Project Internet Capacity
is the culmulation of years
of work by + INCA
is the culmulation of years
of work by ThreeFold
- Project Internet Capacity is the fourth generation of the ThreeFold Grid. Our technology is rock solid and has been running in production mode for years now on the main network. We wouldn't be here without our amazing community and its members who keep on evolving with us. This project will always have planet and people first in mind. + INCA is the fourth generation of the ThreeFold Grid. Our technology is rock solid and has been running in production mode for years now on the main network. We wouldn't be here without our amazing community and its members who keep on evolving with us. This project will always have planet and people first in mind. @@ -188,7 +188,7 @@ const metadata = { - - - Welcome To - Project
-

- - Compute
- is the currency
- of the future...

-
+ + +
+ + Site Logo + +
+

+ Project + INternet CApacity +

+

+ Compute is the Currency of the Future +

- - - - - - Internet Capacity, DePIN Cloud - -
Compute is the currency of the future...
- Earn rewards by providing Internet Capacity to the world!
- -
+

+ We are a community-driven, open-source project that has built a self-healing and autonomous cloud engine allowing anyone to become a cloud service provider.
+

+
+
+
@@ -146,7 +143,7 @@ const metadata = { classes={{ container: 'max-w-6xl' }} items={[ { - title: 'Why is the Project Internet Capacity necessary?', + title: 'Why is the INCA necessary?', description: "There is a cyber pandemic going on and there is a war for your attention! The cloud and Internet can be what it was always meant to be: for the people and peer-to-peer. The grid offers the possibility for anyone to own their share of the Internet.", }, diff --git a/src/pages/partners.astro b/src/pages/partners.astro index f5dd9ac..14bbe65 100644 --- a/src/pages/partners.astro +++ b/src/pages/partners.astro @@ -10,7 +10,7 @@ import Features2 from '~/components/widgets/Features2.astro'; Expand the Grid with Us - We have the technology for a planetary-scale alternative
to mainstream cloud and current monopolistic markets.

Project Internet Capacity is the Unbreakable Internet. + We have the technology for a planetary-scale alternative
to mainstream cloud and current monopolistic markets.

INCA is the Unbreakable Internet.
diff --git a/tailwind.config.cjs b/tailwind.config.cjs index 32b3139..1d139eb 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -17,8 +17,15 @@ module.exports = { serif: ['var(--aw-font-serif, ui-serif)', ...defaultTheme.fontFamily.serif], heading: ['var(--aw-font-heading, ui-sans-serif)', ...defaultTheme.fontFamily.sans], }, + letterSpacing: { + widest: '.25em', + custom: '.002em', + xs: '.0005em', + }, + }, }, plugins: [typographyPlugin], darkMode: 'class', }; + From 756791c21879cfe9737d3b3e72fb3e541a3eb79a Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Thu, 6 Jun 2024 11:49:52 -0400 Subject: [PATCH 8/8] added welcome to --- src/pages/index.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/index.astro b/src/pages/index.astro index 53ffffa..3d8c13b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,6 +47,9 @@ const metadata = { Site Logo
+

+ Welcome to +

Project INternet CApacity