diff --git a/src/Components/Home/HomePageB.js b/src/Components/Home/HomePageB.js index bdb00ee..2615174 100644 --- a/src/Components/Home/HomePageB.js +++ b/src/Components/Home/HomePageB.js @@ -274,7 +274,14 @@ const HomePageB = () => {
{heroString}
{heroString2}
-
+
+ + +
@@ -326,8 +333,9 @@ const HomePageB = () => {

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.

Novodraft is not a “chatbot”, nor is it an “AI assitant”. It is @@ -357,7 +365,9 @@ const HomePageB = () => {

Novo Drafting Technology

-

Created by litigators .

+

+ Created by litigators, for litigators +

{/*********** CARD ONE *********** */} @@ -429,15 +439,13 @@ const HomePageB = () => {
-

Proactive Alerts

+

Discovery Motions

- 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

diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 9aefe21..8c316b1 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -84,7 +84,7 @@ section.section-one { .hero-imgbox { background-image: url("../Assets/Images/opac_butta.png") no-repeat; height: 700px; - width: 1200px; + width: 1160px; z-index: 1; } @@ -96,16 +96,17 @@ section.section-one { .hero-text { text-align: center; - padding-top: 20px; width: 650px; font-size: 1.5rem; color: #000; } .hero-button-box { + margin-top: 60px; width: 100%; - height: 200px; + height: 160px; } + .first-section-subcontainer { padding-top: 35px; padding-left: 20px;