more
This commit is contained in:
@@ -274,7 +274,14 @@ const HomePageB = () => {
|
||||
<div className="hero-middle-box">
|
||||
<div className="hero-middle">{heroString}</div>
|
||||
<div className="hero-middle">{heroString2}</div>
|
||||
<div className="hero-button-box"></div>
|
||||
<div className="hero-button-box">
|
||||
<button className="button-2" onClick={handleTryItButton}>
|
||||
Start A Free Trial
|
||||
</button>
|
||||
<button className="button-2" onClick={handleDemo}>
|
||||
Request a demo
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="hero-text-box">
|
||||
@@ -326,8 +333,9 @@ const HomePageB = () => {
|
||||
<p className="section-two-body">
|
||||
Intellidraft AI technology powers persuasive arguments and makes
|
||||
otherwise boilerplate objections compelling. Use it to augment
|
||||
your drafting as much or as little as you prefer. It learns from
|
||||
your edits, and, over time, drafts in your personalized style.
|
||||
your drafting as much or as little as you want. The framwork
|
||||
learns from your edits, and, over time, drafts in your
|
||||
personalized style.
|
||||
</p>
|
||||
<p className="section-two-body">
|
||||
Novodraft is not a “chatbot”, nor is it an “AI assitant”. It is
|
||||
@@ -357,7 +365,9 @@ const HomePageB = () => {
|
||||
<h2 className="section-three-header-mobile">
|
||||
Novo Drafting Technology
|
||||
</h2>
|
||||
<p className="section-three-subhead">Created by litigators .</p>
|
||||
<p className="section-three-subhead">
|
||||
Created by litigators, for litigators
|
||||
</p>
|
||||
</div>
|
||||
<div className="card-section-container">
|
||||
{/*********** CARD ONE *********** */}
|
||||
@@ -429,15 +439,13 @@ const HomePageB = () => {
|
||||
<div className="card-body">
|
||||
<div className="card-upper-box">
|
||||
<div className="home-card-title">
|
||||
<h3 className="foo-card-title">Proactive Alerts</h3>
|
||||
<h3 className="foo-card-title">Discovery Motions</h3>
|
||||
<div className="home-card-divider"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="home-card-text-box">
|
||||
<p className="card-texts">
|
||||
Your dashboard displays important deadlines, alerts, and can
|
||||
be configured to auto-draft documents with reminders for tasks
|
||||
such as service or hearings.
|
||||
Motions to compel disclosure. Ready to serve in 10 minutes
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user