This commit is contained in:
Kenneth Jannette
2024-02-16 19:44:47 -06:00
parent bc3d704a44
commit 54ce7a4b25
4 changed files with 25 additions and 14 deletions

View File

@@ -215,8 +215,8 @@ const HomePage = () => {
<div className="col-md-6">
<div className="bottom-header-box">
<h4 className="heading-6">
Questions about our products and services? Were here to
answer!
Questions about our applications and services? We are here
to answer.
</h4>
<h4 className="heading-6-mobile">
Questions about our products and services?
@@ -233,7 +233,7 @@ const HomePage = () => {
Request a demo
</button>
<button className="button-2" onClick={handleLogin}>
Go to product login
Go to login
</button>
</div>
</div>