more
This commit is contained in:
@@ -27,23 +27,25 @@ export const FeaturesBottom = () => {
|
||||
return (
|
||||
<div className="features-copy-wrapper">
|
||||
<h4 className="features-header-text">
|
||||
Discovery requests dramatically fast{" "}
|
||||
Discovery requests dramatically fast
|
||||
<p className="features-asterisk">*</p>
|
||||
</h4>
|
||||
<ul className="features-list">
|
||||
<li className="features-list-item-lower">
|
||||
<li className="features-list-item">
|
||||
Click mate: Generate discovery requests with a few clicks, with the
|
||||
help of your Intellidraft AI assistant.
|
||||
help of your Intellidraft AI assistant. And/or...
|
||||
</li>
|
||||
<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 className="features-list-item">
|
||||
You have 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-lower">
|
||||
<li className="features-list-item">
|
||||
Done: get a draft together in minutes, with a formatted .docx for
|
||||
service.
|
||||
</li>
|
||||
</ul>
|
||||
<p className="steps-p"></p>
|
||||
<p className="features-disclosure">* Launching spring '24</p>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user