diff --git a/src/components/ImpressUsers.tsx b/src/components/ImpressUsers.tsx index 0bf196fa..687b6810 100644 --- a/src/components/ImpressUsers.tsx +++ b/src/components/ImpressUsers.tsx @@ -5,6 +5,7 @@ import PageSection from '@components/PageSection'; import GridLayout from '@components/GridLayout'; import Button from '@components/Button'; import TextGlowHoverEffect from '@components/TextGlowHoverEffect'; +import { GrShare } from 'react-icons/gr'; import type { RoundedType } from '@components/PageSection'; import Link, { Target } from '@components/Link'; @@ -101,7 +102,14 @@ const ImpressUsers: React.FC = ({ rounded }) => {

- Your app needs to load fast, otherwise you'll lose customers. + Your app needs to load fast, otherwise you'll{' '} + + lose customers + + .
Fleek runs your app in 100+ edge locations to ensure fast loading worldwide.

diff --git a/src/content/blog/announcements/introducing-fleek-functions/index.md b/src/content/blog/announcements/introducing-fleek-functions/index.md index a90fce49..11387dfe 100644 --- a/src/content/blog/announcements/introducing-fleek-functions/index.md +++ b/src/content/blog/announcements/introducing-fleek-functions/index.md @@ -102,4 +102,4 @@ Here is also a full list of links and resources to help you get started: - [Fleek Functions Tutorial](/docs/cli/functions) - [Fleek Functions Platform Docs](/docs/platform/fleek-functions) -- [Fleek Function Early Performance Test](https://blog.fleek.network/post/fleek-network-testnet-phase-3-results/) +- [Fleek Functions Early Performance Test](https://blog.fleek.network/post/fleek-network-testnet-phase-3-results/)