diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx
index be32595..19bf1c3 100644
--- a/src/components/HomepageFeatures/index.tsx
+++ b/src/components/HomepageFeatures/index.tsx
@@ -11,7 +11,7 @@ type FeatureItem = {
const FeatureList: FeatureItem[] = [
{
title: 'Open smart contracts',
- Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
+ Svg: require('@site/static/img/splash_1.png').default,
description: (
<>
VSC smart contracts were build from the ground up for openness and transparancy.
@@ -21,7 +21,7 @@ const FeatureList: FeatureItem[] = [
},
{
title: 'Scalable & future proof',
- Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
+ Svg: require('@site/static/img/splash_2.png').default,
description: (
<>
VSC is a L2 sidechain.
@@ -31,7 +31,7 @@ const FeatureList: FeatureItem[] = [
},
{
title: 'Lightning Fast',
- Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
+ Svg: require('@site/static/img/splash_3.png').default,
description: (
<>
VSC is powered by the Hive blockchain's lightning fast 3s block times and one block irreversibility.
diff --git a/static/img/splash_1.png b/static/img/splash_1.png
new file mode 100644
index 0000000..f59285c
Binary files /dev/null and b/static/img/splash_1.png differ
diff --git a/static/img/splash_2.png b/static/img/splash_2.png
new file mode 100644
index 0000000..0ff1dff
Binary files /dev/null and b/static/img/splash_2.png differ
diff --git a/static/img/splash_3.png b/static/img/splash_3.png
new file mode 100644
index 0000000..676cb97
Binary files /dev/null and b/static/img/splash_3.png differ
diff --git a/static/img/undraw_docusaurus_mountain.svg b/static/img/undraw_docusaurus_mountain.svg
deleted file mode 100644
index af961c4..0000000
--- a/static/img/undraw_docusaurus_mountain.svg
+++ /dev/null
@@ -1,171 +0,0 @@
-
diff --git a/static/img/undraw_docusaurus_react.svg b/static/img/undraw_docusaurus_react.svg
deleted file mode 100644
index 94b5cf0..0000000
--- a/static/img/undraw_docusaurus_react.svg
+++ /dev/null
@@ -1,170 +0,0 @@
-
diff --git a/static/img/undraw_docusaurus_tree.svg b/static/img/undraw_docusaurus_tree.svg
deleted file mode 100644
index d9161d3..0000000
--- a/static/img/undraw_docusaurus_tree.svg
+++ /dev/null
@@ -1,40 +0,0 @@
-