Skip to content

Commit

Permalink
add promo
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jan 3, 2024
1 parent 7999b67 commit c95b8c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/Intro.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { Meta } from '@storybook/blocks';
import img from './assets/unify.png';

<Meta title="Docs/Intro" />

Expand Down Expand Up @@ -30,9 +31,12 @@ import { Meta } from '@storybook/blocks';

<hr />

<a href="https://unifyviz.com?utm=reagraph" target="_blank" style={{ background: 'black', padding: 5, borderRadius: 5, position: 'absolute', bottom: 5, right: 5, width: 250 }}>
<img src={img} alt="Unify Viz" />
Checkout <strong>Unify Viz</strong>, our premium 300+ Figma and React chart components →
</a>

Reagraph is a high-performance network graph visualization built in WebGL for React.

If you are looking for flow charts, checkout <a href="https://reaflow.dev?utm=reagraph" target="_blank">reaflow</a>.

Checkout Unify Viz, our premium offering 300+ Figma and React professionally designed data visualization components. <a href="https://unifyviz.com?utm=reagraph" target="_blank">Learn more →</a>
</div>
Binary file added docs/assets/unify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c95b8c9

Please sign in to comment.