diff --git a/src/assets/images/arrow.png b/src/assets/images/arrow.png new file mode 100644 index 0000000..4a9ad70 Binary files /dev/null and b/src/assets/images/arrow.png differ diff --git a/src/assets/images/dev-logo.png b/src/assets/images/dev-logo.png new file mode 100644 index 0000000..0289905 Binary files /dev/null and b/src/assets/images/dev-logo.png differ diff --git a/src/assets/images/hashnode-logo.png b/src/assets/images/hashnode-logo.png new file mode 100644 index 0000000..f073be6 Binary files /dev/null and b/src/assets/images/hashnode-logo.png differ diff --git a/src/assets/images/step1.png b/src/assets/images/step1.png new file mode 100644 index 0000000..04f5b95 Binary files /dev/null and b/src/assets/images/step1.png differ diff --git a/src/assets/images/step2.png b/src/assets/images/step2.png new file mode 100644 index 0000000..f55b938 Binary files /dev/null and b/src/assets/images/step2.png differ diff --git a/src/components/Home.js b/src/components/Home.js index 4a98035..7124a5f 100644 --- a/src/components/Home.js +++ b/src/components/Home.js @@ -6,6 +6,12 @@ import cover2 from '../assets/images/cover2.png' import cover3 from '../assets/images/cover3.png' +import step1 from '../assets/images/step1.png' +import step2 from '../assets/images/step2.png' + +import hashnodeLogo from '../assets/images/hashnode-logo.png' +import devLogo from '../assets/images/dev-logo.png' + const Home = () => { @@ -57,6 +63,128 @@ const Home = () => { + + + + +
+ +
+
+

Why cover images are more important than you think?

+

+ +
+ +
+ +
+
+ +
+

Around 7 million blog posts are published daily. And with the rise of new-age blogging tools, it will only go up.

+
+ +
+
+ +
+

A good cover image can lead to higher conversion rate than a random stock image.

+
+ +
+ + + +
+ + +

With coverview, you can create cover images in seconds.

+
+ +
+ +
+
1
+ +

Add title and author of your blog post

+
+ preview + +
+ +
--------→
+ +
+ +
+
2
+ +

Customize with colors, fonts, icons and patterns

+
+ preview + +
+
+ + + +
+ +
+
3
+ +

Choose from different themes

+

Unsplash integration, custom icon for personal branding and more.

+
+ +
+
+ preview + preview + +
+ + +
+ preview + preview + +
+ +
+ +
+ + +
+ +
+ +

Supports platforms like Hashnode or Dev.to

+
+
+ hashnode + dev +
+
+ + + + + +
+

Simple, quick, and easy to use

+

So you can focus on writing your blog and never worry about those cover images.

+ + + +
+ +
+ + + ); }