More
This commit is contained in:
@@ -285,8 +285,8 @@ const HomePageB = () => {
|
||||
</div>
|
||||
<div className="hero-text-box">
|
||||
<div className="hero-text">
|
||||
Reclaim hours every week. Spend more time growing your practice,
|
||||
or just get home in time for dinner.
|
||||
ATTN: Attorneys - reclaim hours every week. Spend more time
|
||||
growing your practice, or just get home in time for dinner.
|
||||
</div>
|
||||
<div className="hero-testi-box">
|
||||
<StarFill
|
||||
@@ -324,7 +324,9 @@ const HomePageB = () => {
|
||||
<StarFill
|
||||
style={{ color: "#FFD700", height: "20px", width: "20px" }}
|
||||
/>
|
||||
<div className="review-box">Over 650 satisfied users</div>
|
||||
<div className="review-box">
|
||||
Used by over 1,100 Novodrafters
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -358,10 +360,10 @@ const HomePageB = () => {
|
||||
</p>
|
||||
</div>
|
||||
<p className="section-two-body">
|
||||
Novodraft understands 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.
|
||||
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.
|
||||
</p>
|
||||
<p className="section-two-body">
|
||||
Novodraft cuts through a mire of rote tasks, but does much more
|
||||
@@ -370,19 +372,20 @@ const HomePageB = () => {
|
||||
<p className="section-two-body">
|
||||
Intellidraft AI technology powers persuasive arguments and makes
|
||||
otherwise boilerplate objections compelling. Augment your
|
||||
drafting as much or as little as you want. The framwork observes
|
||||
from your edits, and, over time, adopts your personalized style.
|
||||
drafting as much or as little as you want. Novodraft actively
|
||||
observes your edits, and, over time, incorporates your
|
||||
personalized style.
|
||||
</p>
|
||||
<p className="section-two-body">
|
||||
Novodraft is not a “chatbot”, nor is it an “AI assitant”. It is
|
||||
not subject to “hallucinations”.{" "}
|
||||
</p>
|
||||
<p className="section-two-body">
|
||||
Novodraft is an AI-assisted discovery drafting tool, modeled on
|
||||
human attorney’s legal writing styles. It algorithmically drafts
|
||||
This is an advanced, AI-assisted drafting tool, modeled on human
|
||||
attorney's legal drafting styles. It algorithmically drafts
|
||||
discovery requests, responses and persuasive objections, within
|
||||
specific parameters. Where appropriate it applies CRAC
|
||||
structure.
|
||||
specific NLP parameters. It even applies CRAC structure, where
|
||||
appropriate.
|
||||
</p>
|
||||
<p className="section-two-body"></p>
|
||||
<div
|
||||
@@ -482,7 +485,9 @@ const HomePageB = () => {
|
||||
</div>
|
||||
<div className="home-card-text-box">
|
||||
<p className="card-texts">
|
||||
Motions to compel disclosure. Ready to serve in 10 minutes
|
||||
Motions to compel disclosure. Fully editable/customizable to
|
||||
your individual preferences. Automtically formatted for your
|
||||
jurisdiction, ready to serve in 10 minutes or less.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -84,7 +84,7 @@ section.section-one {
|
||||
.hero-imgbox {
|
||||
background-image: url("../Assets/Images/opac_butta.png") no-repeat;
|
||||
height: 700px;
|
||||
width: 1160px;
|
||||
width: 1360px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@@ -99,13 +99,14 @@ section.section-one {
|
||||
|
||||
.hero-text {
|
||||
text-align: center;
|
||||
width: 650px;
|
||||
width: 750px;
|
||||
font-size: 1.5rem;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.hero-button-box {
|
||||
margin-top: 60px;
|
||||
padding-left: 8px;
|
||||
width: 100%;
|
||||
height: 160px;
|
||||
}
|
||||
@@ -286,7 +287,7 @@ img.img-1 {
|
||||
.section-3 {
|
||||
min-height: 680px;
|
||||
font-family: Roboto;
|
||||
background-color: rgb(240, 247, 250);
|
||||
background-color: #e2fffe;
|
||||
margin: 20px 0px 30px 0px;
|
||||
}
|
||||
|
||||
@@ -733,6 +734,18 @@ li.nav-item {
|
||||
padding: 0 19px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1100px) and (max-width: 1250px) {
|
||||
.hero-imgbox {
|
||||
width: 1080px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 980px) {
|
||||
.hero-imgbox {
|
||||
width: 820px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 498px) {
|
||||
.mobile-lower-header-1 {
|
||||
display: none;
|
||||
|
||||
@@ -475,7 +475,7 @@ p.text-block-4 {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 12px auto 0px auto;
|
||||
color: #757575;
|
||||
color: #000;
|
||||
letter-spacing: 0.13rem;
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
.navbar-main {
|
||||
height: 5rem;
|
||||
background-color: rgb(240, 247, 250);
|
||||
background-color: #e2fffe;
|
||||
color: var(--accent-orange);
|
||||
.navbar-nav {
|
||||
gap: 1.3rem;
|
||||
|
||||
Reference in New Issue
Block a user