added new images and text to the services sections

This commit is contained in:
Ebube
2024-01-13 20:47:24 +01:00
parent e323168927
commit 0ebbc26104
8 changed files with 57 additions and 32 deletions
+2 -2
View File
@@ -19,12 +19,12 @@ function Blog({ blogItem, imgUrl, loader }) {
const headerLoaderStyles = {
"--text-container-width": "300px",
"--text-container-height": "34px",
"--text-container-height": "18px",
};
const bodyTextLoaderStyles = {
"--text-container-width": "770px",
"--text-container-height": "150px",
"--text-container-height": "15px",
};
return (