updated lokinet roadmap images

This commit is contained in:
William Grant 2021-11-22 16:19:19 +11:00
parent 51bd8ff43f
commit 090c96ed11
3 changed files with 4 additions and 5 deletions

View File

@ -1,10 +1,9 @@
import Image from 'next/image';
import { useMeasure } from 'react-use';
import { NAVIGATION, METADATA } from '../constants';
import { SideMenuItem } from '../state/navigation';
import { METADATA, NAVIGATION } from '../constants';
import CustomHead from '../components/CustomHead';
import Image from 'next/image';
import { SideMenuItem } from '../state/navigation';
import { useMeasure } from 'react-use';
function Roadmap() {
const [ref, { width, height }] = useMeasure();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 241 KiB

After

Width:  |  Height:  |  Size: 241 KiB