more
This commit is contained in:
@@ -4,18 +4,19 @@ export const FeaturesTop = () => {
|
||||
<h4 className="features-header-text">Discovery responses in a dash</h4>
|
||||
<ul className="features-list">
|
||||
<li className="features-list-item">
|
||||
Go from a discovery request on your desk to a precise response, ready
|
||||
for service, in less time than it takes to order a coffee.
|
||||
Dashing: go from a discovery request on your desk to a precise
|
||||
response, ready for service, in less time than it takes to order a
|
||||
coffee.
|
||||
</li>
|
||||
<li className="features-list-item">
|
||||
Impressive response documents are editable and pre-formatted to
|
||||
Configurable: adjust the verbosity of your AI assistant's rhetoric.
|
||||
Dial down for a concise response or up for more analysis and
|
||||
persuasive arguments supporting objections.
|
||||
</li>
|
||||
<li className="features-list-item">
|
||||
Done: Impressive response documents are editable and pre-formatted to
|
||||
comport with applicable local rules.
|
||||
</li>
|
||||
<li className="features-list-item">
|
||||
Configurable settings adjust the verbosity of your AI assitant's
|
||||
rhetoric. Dial down for a concise repsonse or up for greater anlysis
|
||||
and additional persuasive arguments.
|
||||
</li>
|
||||
</ul>
|
||||
<p className="steps-p"></p>
|
||||
</div>
|
||||
@@ -26,19 +27,20 @@ export const FeaturesBottom = () => {
|
||||
return (
|
||||
<div className="features-copy-wrapper">
|
||||
<h4 className="features-header-text">
|
||||
Discovery requests - done dramatically fast{" "}
|
||||
Discovery requests dramatically fast{" "}
|
||||
</h4>
|
||||
<ul className="features-list">
|
||||
<li className="features-list-item">
|
||||
Generate discovery requests with a few clicks, by leveraging your
|
||||
Intellidraft AI assitant.
|
||||
<li className="features-list-item-lower">
|
||||
Click mate: Generate discovery requests with a few clicks, with the
|
||||
help of your Intellidraft AI assistant.
|
||||
</li>
|
||||
<li className="features-list-item">
|
||||
Select manually from a comprehensive request library, categorized by
|
||||
cae type and customizable to your case's facts.
|
||||
<li className="features-list-item-lower">
|
||||
Options: Select manually from a comprehensive request library,
|
||||
categorized by case type and customizable to your case's facts.
|
||||
</li>
|
||||
<li className="features-list-item">
|
||||
Done in minutes, with a formatted .docx for review and service.
|
||||
<li className="features-list-item-lower">
|
||||
Done: get a draft together in minutes, with a formatted .docx for
|
||||
service.
|
||||
</li>
|
||||
</ul>
|
||||
<p className="steps-p"></p>
|
||||
|
||||
Reference in New Issue
Block a user