diff --git a/src/components/BuildUseCases.tsx b/src/components/BuildUseCases.tsx index e4062bbf..90b15529 100644 --- a/src/components/BuildUseCases.tsx +++ b/src/components/BuildUseCases.tsx @@ -23,7 +23,7 @@ const BuildUseCases: React.FC = (props) => ( description: 'Use the React started kit to get the best look.', icon: { src: '/svg/react-icon.svg', alt: 'Web3 App' }, cta: { - url: 'https://github.com/fleekxyz/nextjs-template', + url: 'https://app.fleek.xyz/templates/clmf71ycb0004lb08mubafjnj/', text: 'try it', }, image: '/svg/nextjs-template.svg', @@ -33,7 +33,7 @@ const BuildUseCases: React.FC = (props) => ( description: 'Use the React started kit to get the best look.', icon: { src: '/svg/react-icon.svg', alt: 'NextJs App' }, cta: { - url: 'https://github.com/fleekxyz/react-template', + url: 'https://app.fleek.xyz/templates/clmf7apqf0007l808mo2f6937/', text: 'try it', }, image: '/svg/react-template.svg', @@ -43,7 +43,7 @@ const BuildUseCases: React.FC = (props) => ( description: 'Use the React started kit to get the best look.', icon: { src: '/svg/react-icon.svg', alt: 'React App' }, cta: { - url: 'https://github.com/fleekxyz/astro-template', + url: 'https://app.fleek.xyz/templates/clmf7io4a0009ic08ya3sjwyj/', text: 'try it', }, image: '/svg/astro-template.svg', diff --git a/src/components/ButtonYellowOutline.tsx b/src/components/ButtonYellowOutline.tsx index d0cf3cb6..f3a44a27 100644 --- a/src/components/ButtonYellowOutline.tsx +++ b/src/components/ButtonYellowOutline.tsx @@ -10,7 +10,7 @@ const ButtonYellowOutline: React.FC = (props) => { diff --git a/src/components/GlobeWithFloatingCards.tsx b/src/components/GlobeWithFloatingCards.tsx index f3871abb..9cce667d 100644 --- a/src/components/GlobeWithFloatingCards.tsx +++ b/src/components/GlobeWithFloatingCards.tsx @@ -60,124 +60,15 @@ const GlobeWithFloatingCards = () => { className="absolute left-0 top-0 -z-1 m-auto h-full w-full lg:hidden" />
- {/*
- - -
-
- - - Hosting - -
-

- Host web3 apps on web3 infra (IPFS, ENS, etc.). -

-
-
-
- - -
-
- - - Storage - -
-

- Store on Filecoin and Arweave, addressable via IPFS. -

-
-
-
- - -
-
- - - Domains - -
-

- Manage ENS, DNS, and IPNS records. -

-
-
-
-
*/} - {/*
- - -
-
- - - Content Addressing - -
-

- Use IPFS and/or IPNS for addressing data. -

-
-
-
- - -
-
- - - CDN - -
-

- Accelerate files, data, sites, gateways, and more. -

-
-
-
- -
-
- -
- - Compute - - - (coming soon) - -
-
-

- Choose from serverless and edge functions. -

-
-
-
*/} - -