diff --git a/src/components/Common/Card/index.tsx b/src/components/Common/Card/index.tsx index 2258d48a26..9596b8692f 100644 --- a/src/components/Common/Card/index.tsx +++ b/src/components/Common/Card/index.tsx @@ -150,7 +150,12 @@ export const ShowcaseCard: React.FC<{ className="bg-white/90 border overflow-hidden border-white border-solid rounded-xl px-6 py-8 text-black " variants={transitions.item} > - +

{title}

{subtitle}

{description}

diff --git a/src/pages/enterprise.tsx b/src/pages/enterprise.tsx index 80f12c837b..2cba011db7 100644 --- a/src/pages/enterprise.tsx +++ b/src/pages/enterprise.tsx @@ -330,7 +330,7 @@ function EnterprisePage() {

Secure inter-org workflows @@ -344,7 +344,7 @@ function EnterprisePage() {

Digital identity layer @@ -358,7 +358,7 @@ function EnterprisePage() {

Tokenized reward programs @@ -372,7 +372,7 @@ function EnterprisePage() {

Verifiable credentials @@ -386,7 +386,7 @@ function EnterprisePage() {

Simple self-custody @@ -400,7 +400,7 @@ function EnterprisePage() {

Supply chain

diff --git a/src/pages/icp-tokens.tsx b/src/pages/icp-tokens.tsx index 2cfc7ce121..ac6e575ddf 100644 --- a/src/pages/icp-tokens.tsx +++ b/src/pages/icp-tokens.tsx @@ -440,7 +440,7 @@ function TokenHolders(): JSX.Element { src="/img/showcase/icdex_logo.webp" loading="lazy" alt="" - className="w-20 h-20" + className="w-20 h-20 ml-0 mr-auto" >

ICDex

@@ -458,7 +458,7 @@ function TokenHolders(): JSX.Element { src="/img/showcase/icpswap_logo.webp" loading="lazy" alt="" - className="w-20 h-20" + className="w-20 h-20 ml-0 mr-auto" >

ICP.Swap