Skip to content

Commit f149f5f

Browse files
Using new advertizing compontent on home page
1 parent 28200f9 commit f149f5f

1 file changed

Lines changed: 26 additions & 4 deletions

File tree

docs/docs/index.mdx

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,32 @@ slug: /
77
---
88
The Riverscapes Viewers make it possible to consume and explore any of the [riverscape projects available on the Data Exchange](https://data.riverscapes.net).
99

10-
- **A free way to view riverscape data with curated symbology** - Easily explore [riverscape projects](https://data.riverscapes.net) as maps, with repeatable, curated symbology and meaningful layer organization.
11-
- **Consistent Cartography** - Stop wasting time repeatedly symbolizing layers. Riverscapes Viewers automatically applies carefully curated symbology to data, ensuring the same look and feel every time.
12-
- **Logical Table of Contents** - Data are presented in a meaningful hierarchy that is relevant to the type of data you are looking at. Layers can be added to your current map and are automatically organized into a matching table of contents.
13-
- **Helpful Metadata** - Riverscapes Viewers make it easy to see where data originated from and navigate to the source. Metadata is available for all layers, providing context and provenance.
10+
<AdvertizingWrapper
11+
cardsize="sm"
12+
cards={[
13+
{
14+
title: "Free",
15+
description: "A free way to view riverscape data with curated symbology - Easily explore riverscape projects as maps, with repeatable, curated symbology and meaningful layer organization.",
16+
},
17+
{
18+
title: "Consistent Cartography",
19+
description: "Stop wasting time repeatedly symbolizing layers. Riverscapes Viewers automatically applies carefully curated symbology to data, ensuring the same look and feel every time.",
20+
},
21+
,
22+
{
23+
title: "Logical Table of Contents",
24+
description: "Data are presented in a meaningful hierarchy that is relevant to the type of data you are looking at. Layers can be added to your current map and are automatically organized into a matching table of contents.",
25+
},
26+
,
27+
]}
28+
/>
29+
<!--
30+
{
31+
title: "Helpful Metadata",
32+
description: "Riverscapes Viewers make it easy to see where data originated from and navigate to the source. Metadata is available for all layers, providing context and provenance.",
33+
logoUrl: "https://cdn.riverscapes.net/icons/consortium/consortium.svg",
34+
},
35+
-->
1436

1537
## Versions
1638

0 commit comments

Comments
 (0)