Skip to content

Commit

Permalink
Updated all marketing pages with new capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
csepreghy committed May 15, 2023
1 parent 6ea8bfb commit cfbf685
Show file tree
Hide file tree
Showing 26 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion roadmap/1_core-protocol/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Core Protocol
title: Core protocol

card: /img/roadmap/core-protocol.card.jpg
overlay: /img/roadmap/core-protocol.overlay.jpg
Expand Down
2 changes: 1 addition & 1 deletion roadmap/3_system_utils_and_dapps/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: System Utils & Dapps
title: System utils & dapps
card: /img/roadmap/system-utility.card.jpg
overlay: /img/roadmap/system-utility.overlay.jpg
---
Expand Down
2 changes: 1 addition & 1 deletion roadmap/5_developer_experience/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Developer Experience
title: Developer experience
card: /img/roadmap/dx.card.jpg
overlay: /img/roadmap/dx.overlay.jpg
---
Expand Down
2 changes: 1 addition & 1 deletion roadmap/6_infrastructure/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Infrastructure & Operations
title: Infrastructure & operations
card: /img/roadmap/infrastructure.card.jpg
overlay: /img/roadmap/infrastructure.overlay.jpg
---
Expand Down
2 changes: 1 addition & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"id": "distrikt",
"name": "Distrikt",
"name": "distrikt",
"oneLiner": "Censorship-resistant fully on-chain social media platform",
"website": "https://az5sd-cqaaa-aaaae-aaarq-cai.ic0.app/",
"tags": [
Expand Down
10 changes: 5 additions & 5 deletions src/components/BitcoinIntegrationPage/Content/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const Content: React.FC = () => {
<motion.div className="flex-[5] space-y-5" variants={transitions.item}>
<div className="bg-white rounded-xl p-6 md:p-8">
<h3 className="tw-heading-6 md:tw-heading-4 mb-4">
Network Integration
Network integration
</h3>
<p className="tw-paragraph mb-0">
One key tech development allowing smart contracts on the Internet
Expand All @@ -71,7 +71,7 @@ const Content: React.FC = () => {
</div>
<div className="bg-white rounded-xl p-6 md:p-8">
<h3 className="tw-heading-6 md:tw-heading-4 mb-4">
Chain-Key ECDSA
Chain-key ECDSA
</h3>
<p className="tw-paragraph mb-0">
The real magic behind Bitcoin integration is chain-key ECDSA
Expand All @@ -97,7 +97,7 @@ const Content: React.FC = () => {
>
<div className="md:w-6/10 md:mx-auto md:text-center">
<h2 className="tw-heading-4 md:tw-heading-2 text-gradient mb-3 md:mb-6">
Chain-Key Bitcoin
Chain-key bitcoin
</h2>
<p className="tw-lead-sm md:tw-lead mb-0">
Chain-Key Bitcoin (ckBTC) acts as a bitcoin ‘twin’ on ICP. It is
Expand Down Expand Up @@ -151,7 +151,7 @@ const Content: React.FC = () => {
className="button-outline"
href="https://dashboard.internetcomputer.org/bitcoin"
>
ckBTC on the Dashboard
ckBTC on the dashboard
</Link>
<Link
href="https://internetcomputer.org/docs/current/developer-docs/integrations/bitcoin/ckbtc"
Expand Down Expand Up @@ -179,7 +179,7 @@ const Content: React.FC = () => {
className="w-full "
/>
</p>
<p className="tw-paragraph mb-0 font-bold">Not a Bridged Token</p>
<p className="tw-paragraph mb-0 font-bold">Not a bridged token</p>
<p className="tw-paragraph mb-3">
Most blockchains rely on so-called bridges to wrap and unwrap
tokens, such as bitcoin. The recent incident where the FTX exchange
Expand Down
2 changes: 1 addition & 1 deletion src/components/LandingPage/Sustainable/Sustainable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Sustainable: React.FC<{ id?: string }> = ({ id }) => {
</div>
<div className="flex-1 md:order-1">
<h2 className="tw-heading-3 md:tw-heading-60 mb-6">
Transparently sustainable blockchain
Transparently sustainable bsslockchain
</h2>
<p className="tw-lead-sm mb-6">
Scalability and utility with low carbon cost — the Internet
Expand Down
22 changes: 11 additions & 11 deletions src/pages/capabilities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const SmallCard: React.FC<{
function FeaturesPage() {
return (
<Layout
title="World Computer Capabilities"
title="World Computer capabilities"
description="The Internet Computer is 'alien tech' crypto. It extends the
internet by smashing through historical limitations, unlocking new capabilities
for Web3 and the world..."
Expand All @@ -105,7 +105,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-2 mb-6"
variants={transitions.item}
>
World Computer Capabilities
World Computer capabilities
</motion.h1>
<motion.p
className="tw-lead-sm md:tw-lead mb-0"
Expand Down Expand Up @@ -139,7 +139,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-60 mb-3 md:mb-6"
variants={transitions.item}
>
Web Experience
Web experience
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-0"
Expand Down Expand Up @@ -404,7 +404,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-60 mb-3 md:mb-6"
variants={transitions.item}
>
Integrating Chains
Integrating chains
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-0"
Expand Down Expand Up @@ -491,7 +491,7 @@ function FeaturesPage() {
variants={transitions.item}
className="tw-heading-4 md:tw-heading-3 mb-4 "
>
Chain-key Transactions
Chain-key transactions
</motion.h3>
<motion.p
className="tw-paragraph md:tw-lead-sm text-black-60 mb-0"
Expand Down Expand Up @@ -534,7 +534,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-60 mb-3 md:mb-6"
variants={transitions.item}
>
Democracy on the Blockchain
Democracy on the blockchain
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-0"
Expand Down Expand Up @@ -637,7 +637,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-60 mb-4 md:mb-8"
variants={transitions.item}
>
Cool Protocol Stuff
Cool protocol stuff
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-0"
Expand All @@ -663,7 +663,7 @@ function FeaturesPage() {
></motion.div>
<SmallCard>
<h4 className="tw-heading-6 md:tw-heading-5 mb-3">
Chain-key Cryptography
Chain-key cryptography
</h4>
<p className="tw-paragraph-sm md:tw-paragraph text-black-60 mb-3">
The Internet Computer protocol uses a toolbox of advanced
Expand All @@ -682,7 +682,7 @@ function FeaturesPage() {
</SmallCard>
<SmallCard>
<h4 className="tw-heading-6 md:tw-heading-5 mb-3">
Concurrent Execution
Concurrent execution
</h4>
<p className="tw-paragraph-sm md:tw-paragraph text-black-60 mb-3">
Enabled by the IC's asynchronous communication, "actor" smart
Expand Down Expand Up @@ -751,7 +751,7 @@ function FeaturesPage() {
</SmallCard>
<SmallCard>
<h4 className="tw-heading-6 md:tw-heading-5 mb-3">
Subnets &amp; Infinite Scalability
Subnets &amp; infinite scalability
</h4>
<p className="tw-paragraph-sm md:tw-paragraph text-black-60 mb-3">
The Internet Computer incorporates a novel subnet architecture
Expand Down Expand Up @@ -788,7 +788,7 @@ function FeaturesPage() {
className="tw-heading-3 md:tw-heading-60 mb-3 md:mb-6"
variants={transitions.item}
>
Take a Tech Dive
Take a tech dive
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-6"
Expand Down
2 changes: 1 addition & 1 deletion src/pages/capabilities/sustainability.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function SustainabilityPage() {
>
Committed to
<br />
Green Tech
green tech
</motion.h1>
<motion.p
className="tw-lead-sm sm:tw-lead"
Expand Down
20 changes: 10 additions & 10 deletions src/pages/defi.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function DefiPage() {
className="tw-heading-3 md:tw-heading-2 mb-2 md:mb-6"
variants={transitions.item}
>
Next Generation DeFi
Next generation DeFi
</motion.h1>
<motion.p
className="tw-lead-sm md:tw-lead mb-8"
Expand Down Expand Up @@ -138,7 +138,7 @@ function DefiPage() {
6,500+ TX/s
</span>
<span className="tw-paragraph md:tw-lead-sm">
Typical Network Usage
Typical network usage
</span>
</motion.div>
<motion.div
Expand All @@ -148,7 +148,7 @@ function DefiPage() {
<span className="tw-heading-3 lg:tw-heading-60 text-gradient">
$0
</span>
<span className="tw-paragraph md:tw-lead-sm">Gas Fees</span>
<span className="tw-paragraph md:tw-lead-sm">Gas fees</span>
</motion.div>
<motion.div
className="flex flex-col gap-2"
Expand Down Expand Up @@ -181,7 +181,7 @@ function DefiPage() {
signing native transactions on other blockchains without using
bridges. Today, you can already swap BTC with ICP without ever
having to use insecure wrapped tokens. In the near future, this
could extent to ETH or even Dogecoin. .
could extent to ETH or even Dogecoin.
</p>
<p className="mb-0">
<Link
Expand Down Expand Up @@ -269,9 +269,9 @@ function DefiPage() {
className="tw-heading-4 md:tw-heading-60 text-white mb-6 md:mb-260"
variants={transitions.item}
>
Highest-Throughput
Highest-throughput
<br />
Blockchain
blockchain
</motion.h2>
<motion.p
className="md:tw-lead mb-6 md:mb-6"
Expand Down Expand Up @@ -436,7 +436,7 @@ function DefiPage() {
className="tw-heading-5 text-center mb-2 w-full mx-auto md:tw-heading-60 md:mb-6 lg:w-8/12"
variants={transitions.item}
>
Build the Future of DeFi
Build the future of DeFi
</motion.h2>
<motion.p
className="tw-lead-sm mb-0 text-center mx-auto md:w-6/12"
Expand All @@ -451,18 +451,18 @@ function DefiPage() {
variants={transitions.container}
>
<CardWithDescription
title="About HTTPS Outcalls"
title="About HTTPS outcalls"
description=""
href="/https-outcalls"
/>

<CardWithDescription
title="Sample Code"
title="Sample code"
description=""
href="/samples?selectedDomains=Asynchronous+DeFi"
/>
<CardWithDescription
title="Dev Docs"
title="Dev docs"
description=""
href="/docs/current/home"
/>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ function ShowcasePage(): JSX.Element {
<div className="blob blob-white blob-x-5 md:blob-x-9 blob-y-8 blob-md md:blob-lg"></div>

<h1 className="md:tw-heading-2 mb-8 md:mb-10 relative">
Enter the <br className="md:hidden" /> ICP Ecosystem
Enter the <br className="md:hidden" /> ICP ecosystem
</h1>
<div className="flex overflow-auto -mx-6 px-6 pb-4 md:mx-0 md:overflow-visible md:m-0 md:p-0 md:flex-wrap gap-3 relative ecosystem-pills-scrollbar ">
{/* <button className="rounded-full px-3 appearance-none border-solid border border-[#d2d2d2] hover:text-white hover:bg-infinite hover:border-transparent flex items-center">
Expand Down
24 changes: 12 additions & 12 deletions src/pages/ethereum-integration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ function EthereumIntegrationPage() {
className="tw-heading-4 md:tw-heading-3 mb-0 text-gradient"
variants={transitions.item}
>
Smart Contracts on the Internet Computer are the glue between
Smart contracts on the Internet Computer are the glue between
the world’s most important blockchains.
</motion.p>
{/* <motion.p
Expand Down Expand Up @@ -253,7 +253,7 @@ function EthereumIntegrationPage() {
className="text-gradient tw-heading-4 md:tw-heading-2 md:mb-10 text-center"
variants={transitions.item}
>
Solving the Ethereum Challenge
Solving the Ethereum challenge
</motion.h2>
<motion.p
className="tw-paragraph mb-0 text-center"
Expand All @@ -276,7 +276,7 @@ function EthereumIntegrationPage() {
>
<AnimatedProse className="md:w-[calc(50%-60px)]">
<h3 className="text-gradient inline-block">
Phase 1: HTTPS Outcalls
Phase 1: HTTPS outcalls
</h3>
<p>
The ICP community has started building the necessary functionality
Expand Down Expand Up @@ -334,7 +334,7 @@ function EthereumIntegrationPage() {
imageWithBlob="md:blob md:blob-purple blob-x-2 blob-y-5 blob-md"
>
<Prose>
<h3 className="md:mb-6">Community Collab</h3>
<h3 className="md:mb-6">Community collab</h3>
<p>
In February 2023, the ICP DeFi community convened at the DFINITY
headquarters in Zurich during a DeFi focused ICP.Lab to discuss
Expand Down Expand Up @@ -381,7 +381,7 @@ function EthereumIntegrationPage() {
className="tw-heading-4 md:tw-heading-2 mb-6 text-gradient"
variants={transitions.item}
>
Chain-Key ETH & ERC-20
Chain-key ETH & ERC-20
</motion.h2>
<motion.p
className="tw-lead-sm md:tw-lead mb-6"
Expand Down Expand Up @@ -419,9 +419,9 @@ function EthereumIntegrationPage() {
className="tw-heading-4 md:tw-heading-60 mb-0"
variants={transitions.item}
>
Build Your Own Ethereum
Build your own Ethereum
<br />
Multi-chain Solution
multi-chain solution
</motion.h2>
</div>

Expand Down Expand Up @@ -466,7 +466,7 @@ function EthereumIntegrationPage() {
className="bg-white/90 border border-solid border-white rounded-xl flex flex-col p-6 md:p-8"
variants={transitions.item}
>
<h3 className="tw-heading-5 mb-2">Omnic Cross-Chain Messaging</h3>
<h3 className="tw-heading-5 mb-2">Omnic cross-chain messaging</h3>
<p className="flex-1 tw-paragraph-sm text-black/60 mb-5">
Omnic cross-chain messaging is a community-built protocol
offering infrastructure for cross-chain message exchange between
Expand All @@ -487,7 +487,7 @@ function EthereumIntegrationPage() {
variants={transitions.item}
>
<h3 className="tw-heading-5 mb-2">
Paranic Cross-Chain Asset Bridge
Paranic cross-chain asset bridge
</h3>
<p className="flex-1 tw-paragraph-sm text-black/60 mb-5">
The Paranic project allows for exchanging assets between the IC
Expand All @@ -504,7 +504,7 @@ function EthereumIntegrationPage() {
className="bg-white/90 border border-solid border-white rounded-xl flex flex-col p-6 md:p-8"
variants={transitions.item}
>
<h3 className="tw-heading-5 mb-2">ERC-721 IC Assets Tutorial</h3>
<h3 className="tw-heading-5 mb-2">ERC-721 IC assets tutorial</h3>
<p className="flex-1 tw-paragraph-sm text-black/60 mb-5">
This tutorial explains hosting metadata for ERC-721 NFTs on the
Internet Computer and thus allows Ethereum NFT deployments to
Expand All @@ -522,7 +522,7 @@ function EthereumIntegrationPage() {
className="bg-white/90 border border-solid border-white rounded-xl flex flex-col p-6 md:p-8"
variants={transitions.item}
>
<h3 className="tw-heading-5 mb-2">Uniswap User Interface</h3>
<h3 className="tw-heading-5 mb-2">Uniswap user interface</h3>
<p className="flex-1 tw-paragraph-sm text-black/60 mb-5">
A demo that hosts a Uniswap user interface on the Internet
Computer to solve the shortcoming of the typical way of
Expand All @@ -542,7 +542,7 @@ function EthereumIntegrationPage() {
className="bg-white/90 border border-solid border-white rounded-xl flex flex-col p-6 md:p-8"
variants={transitions.item}
>
<h3 className="tw-heading-5 mb-2">No Key Wallet</h3>
<h3 className="tw-heading-5 mb-2">No key wallet</h3>
<p className="flex-1 tw-paragraph-sm text-black/60 mb-5">
This is an example project of a canister-based Ethereum wallet
using chain-key ECDSA signing.
Expand Down
2 changes: 1 addition & 1 deletion src/pages/how-it-works.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const CardGroup: React.FC<{ group: HowItWorksCardGroup }> = ({ group }) => {
function HowItWorks() {
return (
<Layout
title="How It Works"
title="How it works"
description="Learn how the Internet Computer blockchain realizes the vision of the World Computer. Dive into its technology, open-source repositories, in-depth video academy sessions, white papers, publications, and detailed technology articles."
editPath={`https://github.com/dfinity/portal/tree/master/how-it-works`}
>
Expand Down
Loading

0 comments on commit cfbf685

Please sign in to comment.