diff --git a/src/assets/images/cover1.png b/src/assets/images/cover1.png deleted file mode 100644 index 2c8f215..0000000 Binary files a/src/assets/images/cover1.png and /dev/null differ diff --git a/src/assets/images/cover1.webp b/src/assets/images/cover1.webp new file mode 100644 index 0000000..3e22c8f Binary files /dev/null and b/src/assets/images/cover1.webp differ diff --git a/src/assets/images/cover2.png b/src/assets/images/cover2.png deleted file mode 100644 index 2db026f..0000000 Binary files a/src/assets/images/cover2.png and /dev/null differ diff --git a/src/assets/images/cover2.webp b/src/assets/images/cover2.webp new file mode 100644 index 0000000..54915d6 Binary files /dev/null and b/src/assets/images/cover2.webp differ diff --git a/src/assets/images/cover3.png b/src/assets/images/cover3.png deleted file mode 100644 index a95a79c..0000000 Binary files a/src/assets/images/cover3.png and /dev/null differ diff --git a/src/assets/images/cover3.webp b/src/assets/images/cover3.webp new file mode 100644 index 0000000..e4ba4ba Binary files /dev/null and b/src/assets/images/cover3.webp differ diff --git a/src/assets/images/cover4.png b/src/assets/images/cover4.png deleted file mode 100644 index ac0fd91..0000000 Binary files a/src/assets/images/cover4.png and /dev/null differ diff --git a/src/assets/images/cover4.webp b/src/assets/images/cover4.webp new file mode 100644 index 0000000..4c68640 Binary files /dev/null and b/src/assets/images/cover4.webp differ diff --git a/src/components/CoverImage.css b/src/components/CoverImage.css index c65ab31..ade91dc 100644 --- a/src/components/CoverImage.css +++ b/src/components/CoverImage.css @@ -1,6 +1,6 @@ .dev { - height: 350px; - width: 870px; + height: 340px; + width: 860px; } .hashnode { diff --git a/src/components/Editor.js b/src/components/Editor.js index cb5777c..3a2fcb4 100644 --- a/src/components/Editor.js +++ b/src/components/Editor.js @@ -170,7 +170,7 @@ class Editor extends React.Component { className="focus:outline-none border text-xl p-2 rounded" value={this.state.pattern}> - + diff --git a/src/components/Faq.js b/src/components/Faq.js index adb9234..6853d68 100644 --- a/src/components/Faq.js +++ b/src/components/Faq.js @@ -8,46 +8,46 @@ const Faq = () => {
What is Coverview?
Coverview is a tool to create cover images for your blogs quickly and easily.
Is Coverview free?
Yes! Coverview is absolutely free to use.
Can I upload my custom brand logo?
Yes.Just search and select custom in icon section and you can upload your own logo to personalize your cover images.
See example
Can I use coverview for non-technical/personal blogs?
Yes! Why not? Even though coverview was built with technical blogs in mind, you can still use it for your personal blogs. Check out the stylish theme for more.
Why use Coverview?
Because it's simple, quick and easy to use. Why spend hours designing when you can create cover images in seconds?
Want to support/sponsor the project?
If coverview adds value in your life and you wish to support this project, you can sponsor me on Github or buy me a coffee.
Around 7 million blog posts are published daily. And with the rise of new-age blogging tools, it will only go up.
+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.
+A good cover image can lead to higher conversion rate than a random stock image.
Choose from different themes
Unsplash integration, custom icon for personal branding and more.
So you can focus on writing your blog and never worry about those cover images.
@@ -188,13 +187,13 @@ const Home = () => { -