more
This commit is contained in:
@@ -283,8 +283,8 @@ const HomePageB = () => {
|
||||
</div>
|
||||
<div className="hero-text-box">
|
||||
<div className="hero-text">
|
||||
ATTN: Attorneys - reclaim hours every week. Spend more time
|
||||
growing your practice, or just get home in time for dinner.
|
||||
Reclaim hours every week. Spend more time growing your practice,
|
||||
or just get home in time for dinner.
|
||||
</div>
|
||||
<div className="arrow-container">
|
||||
<div className="arrow-sub-left"></div>
|
||||
@@ -375,16 +375,9 @@ const HomePageB = () => {
|
||||
<h2 className="section-three-header">
|
||||
Made by Attorneys, for Attorneys.
|
||||
</h2>
|
||||
<div className="text-block-2-box">
|
||||
<p className="section-three-wubhead">
|
||||
Tech developed by litigators that understand your needs.
|
||||
</p>
|
||||
</div>
|
||||
<p className="section-two-body">
|
||||
We understand the demands on your time. For example, that
|
||||
discovery request on your desk. With as few as three clicks, you
|
||||
can draft a ready-to-serve response in minutes. It's as easy as
|
||||
uploading a .pdf file.
|
||||
With as few as three clicks, you can draft a ready-to-serve
|
||||
response in minutes. It's as easy as uploading a .pdf file.
|
||||
</p>
|
||||
<p className="section-two-body">
|
||||
Novodraft cuts through the mire of rote tasks, but does much
|
||||
|
||||
@@ -119,6 +119,7 @@ section.section-one {
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
margin-top: 50px;
|
||||
padding-right: 8px;
|
||||
height: 130px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user