diff --git a/src/Components/Home/HomePageB.js b/src/Components/Home/HomePageB.js index 3095b51..dcc53d9 100644 --- a/src/Components/Home/HomePageB.js +++ b/src/Components/Home/HomePageB.js @@ -324,7 +324,7 @@ const HomePageB = () => { -
Used by over 600 subscribers
+
Over 650 satisfied users
diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 6c71629..df75120 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -286,7 +286,7 @@ img.img-1 { .section-3 { min-height: 680px; font-family: Roboto; - background-color: var(--background-blue); + background-color: rgb(240, 247, 250); margin: 20px 0px 30px 0px; }