diff --git a/src/pages/what-is-the-ic.tsx b/src/pages/what-is-the-ic.tsx index a1b5a731f7..29a58029aa 100644 --- a/src/pages/what-is-the-ic.tsx +++ b/src/pages/what-is-the-ic.tsx @@ -23,7 +23,7 @@ function WhatIsIcpPage() { description={`The Internet Computer adds autonomous serverless cloud functionality to the public Internet - making it possible to build almost any system or service entirely on a decentralized network using “canister software,” an evolution of smart contracts.`} editPath={`https://github.com/dfinity/portal/edit/master/${__filename}`} > - +
- Learn more about ICP costs + Learn more about ICP costs @@ -341,8 +341,8 @@ function WhatIsIcpPage() { className="link-primary link-with-icon !text-white hover:text-white hover:opacity-80 duration-200 ease-in-out" href="/docs/current/developer-docs/smart-contracts/encryption/t-ecdsa/" > - Learn more about ICP contracts threshold - signing + Learn more about + ICP contracts threshold signing -

DAO control

+

+ DAO control{" "} +

Protocols often evolve slowly due to the need for consensus. ICP stands out by enabling frequent, decentralized updates @@ -452,7 +457,10 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

+

Scale out via subnets

@@ -472,7 +480,10 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

+

Powerful node hardware{" "}

@@ -493,7 +504,12 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

Asynchronous

+

+ Asynchronous{" "} +

ICP's smart contracts operate asynchronously, unlike Ethereum’s synchronous model which causes delays as @@ -513,7 +529,7 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

+

Decentralization

@@ -535,7 +551,12 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

WebAssembly

+

+ WebAssembly +

ICP uses WebAssembly, an open standard for binary formats, for its smart contracts. This enables developers to use various @@ -553,7 +574,12 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

Reverse gas

+

+ Reverse gas +

The reverse gas model allows developers to prepay gas fees by loading their smart contracts with 'cycles,' enabling users to @@ -573,7 +599,10 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

+

Smart contracts serve web assets{" "}

@@ -592,7 +621,10 @@ function WhatIsIcpPage() { alt="" className="h-24" /> -

+

Chain key cryptography

diff --git a/static/img/shareImages/share-what-is-the-ic.jpg b/static/img/shareImages/share-what-is-the-ic.jpg deleted file mode 100644 index dc1f1ed95b..0000000000 Binary files a/static/img/shareImages/share-what-is-the-ic.jpg and /dev/null differ diff --git a/static/img/shareImages/share-what-is-the-ic.webp b/static/img/shareImages/share-what-is-the-ic.webp new file mode 100644 index 0000000000..ce339458a1 Binary files /dev/null and b/static/img/shareImages/share-what-is-the-ic.webp differ