diff --git a/public/index.html b/public/index.html
index 8eab3de..2f0d043 100644
--- a/public/index.html
+++ b/public/index.html
@@ -43,7 +43,7 @@
-
+
Coverview - Creating cover images for your blogs is now super easy
diff --git a/public/manifest.json b/public/manifest.json
index 080d6c7..e8b1055 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
- "short_name": "React App",
- "name": "Create React App Sample",
+ "short_name": "Coverview",
+ "name": "Coverview",
"icons": [
{
"src": "favicon.ico",
@@ -8,12 +8,12 @@
"type": "image/x-icon"
},
{
- "src": "logo192.png",
+ "src": "logo.png",
"type": "image/png",
"sizes": "192x192"
},
{
- "src": "logo512.png",
+ "src": "logo.png",
"type": "image/png",
"sizes": "512x512"
}
diff --git a/src/components/Home.js b/src/components/Home.js
index 2a770cd..da4fbd0 100644
--- a/src/components/Home.js
+++ b/src/components/Home.js
@@ -82,14 +82,14 @@ const Home = () => {
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.
diff --git a/src/components/walloflove.js b/src/components/walloflove.js
index 88eebf9..a8ff2bb 100644
--- a/src/components/walloflove.js
+++ b/src/components/walloflove.js
@@ -8,15 +8,15 @@ const WallOfLove = () => {
script.setAttribute('type', 'text/javascript');
script.setAttribute('src', 'https://widget.senja.io/js/iframeResizer.min.js');
- window.iFrameResize(
- { log: false, checkOrigin: false },
- '#senja-frame-902012ea');
+ // window.iFrameResize(
+ // { log: false, checkOrigin: false },
+ // '#senja-frame-902012ea');
let frame = document.getElementById('senja-frame-902012ea');
frame.setAttribute('src', "https://widget.senja.io/widget/902012ea-9b49-433a-96df-5cb43fd9a648");
document.body.appendChild(script);
- },[])
+ })
return (
@@ -25,9 +25,10 @@ const WallOfLove = () => {
title="wall of love"
src=""
data-src="https://widget.senja.io/widget/902012ea-9b49-433a-96df-5cb43fd9a648"
- frameborder="0"
+ frameBorder="0"
scrolling="no"
width="100%"
+ height="100%"
className="w-9/12 mx-auto"
>