diff --git a/src/Constants/Copy/featuresCopy.js b/src/Constants/Copy/featuresCopy.js
index c4250a4..34e8b1a 100644
--- a/src/Constants/Copy/featuresCopy.js
+++ b/src/Constants/Copy/featuresCopy.js
@@ -4,18 +4,19 @@ export const FeaturesTop = () => {
Discovery responses in a dash
-
- 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.
-
- 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.
+
+ -
+ Done: Impressive response documents are editable and pre-formatted to
comport with applicable local rules.
- -
- 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.
-
@@ -26,19 +27,20 @@ export const FeaturesBottom = () => {
return (
- Discovery requests - done dramatically fast{" "}
+ Discovery requests dramatically fast{" "}
- -
- Generate discovery requests with a few clicks, by leveraging your
- Intellidraft AI assitant.
+
-
+ Click mate: Generate discovery requests with a few clicks, with the
+ help of your Intellidraft AI assistant.
- -
- Select manually from a comprehensive request library, categorized by
- cae type and customizable to your case's facts.
+
-
+ Options: Select manually from a comprehensive request library,
+ categorized by case type and customizable to your case's facts.
- -
- Done in minutes, with a formatted .docx for review and service.
+
-
+ Done: get a draft together in minutes, with a formatted .docx for
+ service.
diff --git a/src/styles/features.scss b/src/styles/features.scss
index 28f3170..a7cd2a0 100644
--- a/src/styles/features.scss
+++ b/src/styles/features.scss
@@ -139,7 +139,14 @@
width: 98%;
text-align: justify;
font-size: 0.94rem;
- margin: 6px 0px;
+ margin: 8px 0px;
+ }
+
+ .features-list-item-lower {
+ width: 98%;
+ text-align: justify;
+ font-size: 0.94rem;
+ margin: 8px 0px 8px 8px;
}
.features-top-right {