Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 699d4c5

Browse files
author
dpatanin
committed
add Icons for provisions
1 parent 91843ce commit 699d4c5

5 files changed

Lines changed: 199 additions & 4 deletions

File tree

src/data/features.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"title": "Cloud Ready",
44
"description": "Ready to be deployed on a Cloud Server",
5-
"image": "/features/noun_branding_1885335.svg"
5+
"image": "/features/cloud.svg"
66
},
77
{
88
"title": "Open Source",
99
"description": "We are an Open Scource project and happy about your contribution",
10-
"image": "/features/noun_The Process_1885341.svg"
10+
"image": "/features/Open Source.svg"
1111
},
1212
{
1313
"title": "Scanner out of the box",
1414
"description": "We integrate Open Source Scanner ready to use",
15-
"image": "/features/noun_3d modeling_1885342.svg"
15+
"image": "/features/scan.svg"
1616
},
1717
{
1818
"title": "Scans behind the firewall",
1919
"description": "Our Scans can dig deeply in your Network",
20-
"image": "/features/noun_3d modeling_1885342.svg"
20+
"image": "/features/firewall.svg"
2121
}
2222
]

static/features/Open Source.svg

Lines changed: 1 addition & 0 deletions
Loading

static/features/cloud.svg

Lines changed: 47 additions & 0 deletions
Loading

static/features/firewall.svg

Lines changed: 101 additions & 0 deletions
Loading

static/features/scan.svg

Lines changed: 46 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)