This commit is contained in:
Kenneth Jannette
2024-04-23 03:18:52 -05:00
parent d582363cef
commit 37ea945e33
2 changed files with 16 additions and 10 deletions

View File

@@ -376,20 +376,25 @@ const HomePageB = () => {
Cut through the rote - focus on your priorities.
</h2>
<p className="section-two-body">
Novodraft is not a chatbot, or an AI assitant. It is a
huerstic framework that leverages AI to enhance your drafting,
and free you from reciting boilerplate, "raised-or-waived,"
"gotcha" arguments and objections.
Novodraft is not a chatbot, or an AI assistant. It is a
heuristic framework that leverages AI to free you from reciting
boilerplate, "raised-or-waived," "gotcha" arguments and
objections.
</p>
<p className="section-two-body">
Novodraft generates discovery requests and responses within
precisely-defined natural language parameters. It even applies
CRAC structure, where appropriate.
</p>
<p className="section-two-body">
Modeled on persuasive writing frameworks employed by actual
attorneys, Novodraft generates discovery requests and responses
within precsiely-defined natural language parameters. It even
applies CRAC structure, where appropriate.
This allows you to spend more time on key, dispositive issues.
The issues you know will carry the day.
</p>
<p className="section-two-body">
You wil find that yourself able to spend more time on key
dispositive issues. The issues your know will carry the day.
Most importantly, Novdraft observes and incorporates your unique
preferences. Over time, you will find yourself more able to
"lean in" on what matters the most.
</p>
<p className="section-two-body"></p>
<div

View File

@@ -208,6 +208,7 @@ section.section-one {
justify-content: center;
margin: auto;
padding-left: 30px;
padding-top: 6px;
width: 50%;
}