diff --git a/src/Components/Home/HomePageB.js b/src/Components/Home/HomePageB.js
index 2615174..885cf6b 100644
--- a/src/Components/Home/HomePageB.js
+++ b/src/Components/Home/HomePageB.js
@@ -283,12 +283,12 @@ const HomePageB = () => {
-
Reclaim hours every week. Spend more time growing your practice,
or just get home in time for dinner.
+
diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss
index 8c316b1..4ad8f56 100644
--- a/src/styles/homepage-b.scss
+++ b/src/styles/homepage-b.scss
@@ -91,7 +91,10 @@ section.section-one {
.hero-text-box {
width: 100%;
display: flex;
+ flex-direction: column;
justify-content: center;
+ align-items: center;
+ margin: auto;
}
.hero-text {
@@ -119,8 +122,10 @@ section.section-one {
width: 980px;
}
-.hero-imgbox {
- background: url();
+.hero-testi-box {
+ background-color: purple;
+ height: 100px;
+ width: 700px;
}
.text-block-1 {
padding: 20px 0px;