From 54ce7a4b258b725e4d60ab94ec1dceded0df0c41 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 19:44:47 -0600 Subject: [PATCH 1/6] more --- src/Components/Footer/Footer.js | 2 +- src/Components/Home/HomePage.js | 6 +++--- src/Components/SignupPage/SignupPage.js | 19 +++++++++++++++---- src/Constants/Copy/featuresCopy.js | 12 ++++++------ 4 files changed, 25 insertions(+), 14 deletions(-) diff --git a/src/Components/Footer/Footer.js b/src/Components/Footer/Footer.js index 8944be4..7f100c6 100644 --- a/src/Components/Footer/Footer.js +++ b/src/Components/Footer/Footer.js @@ -17,7 +17,7 @@ const Footer = () => { -
+
handleClick("tos")}> Terms of Service diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js index b0885c8..e04eab5 100644 --- a/src/Components/Home/HomePage.js +++ b/src/Components/Home/HomePage.js @@ -215,8 +215,8 @@ const HomePage = () => {

- Questions about our products and services? We’re here to - answer! + Questions about our applications and services? We are here + to answer.

Questions about our products and services? @@ -233,7 +233,7 @@ const HomePage = () => { Request a demo

diff --git a/src/Components/SignupPage/SignupPage.js b/src/Components/SignupPage/SignupPage.js index e55eca0..e4656d6 100644 --- a/src/Components/SignupPage/SignupPage.js +++ b/src/Components/SignupPage/SignupPage.js @@ -44,11 +44,9 @@ const SignupPage = () => { getFormDataDefaults(paymentfields) ); const [showPaymentModal, setShowPaymentModal] = useState(false); - const [showSelectPlan, setShowSelectPlan] = useState( isUpgrade ? true : false ); - //const [showSelectPlan, setShowSelectPlan] = useState(true); const [activeRadioOption, setActiveRadioOption] = useState("partner"); const [selectedPlan, setSelectedPlan] = useState([signupRadioFields[1]]); @@ -255,8 +253,19 @@ const SignupPage = () => { setShowPaymentModal(true); }; + const scrollToLowerPanel = () => { + let target = document.getElementById("scroll-target-id"); + if (target) { + window.scrollTo({ + top: target.offsetTop, + behavior: "smooth", + }); + } + }; + const handleCancelModal = () => { setShowPromoModal(!showPromoModal); + setTimeout(scrollToLowerPanel, 400); setShowSelectPlan(!showSelectPlan); }; @@ -574,7 +583,9 @@ const SignupPage = () => { labelText="Select A Plan" />
-
Free trial available!
+
+ Free trial available! +
); const disableIndex = @@ -585,7 +596,7 @@ const SignupPage = () => { {isBusy ? : null} {!isUpgrade && !isBusy ? signupForm : <>} {showSelectPlan && !isBusy ? ( -
+
diff --git a/src/Constants/Copy/featuresCopy.js b/src/Constants/Copy/featuresCopy.js index f2d7303..870b82a 100644 --- a/src/Constants/Copy/featuresCopy.js +++ b/src/Constants/Copy/featuresCopy.js @@ -1,21 +1,21 @@ export const FeaturesTop = () => { return (
-

Discovery responses in a dash

+

Discovery responses in minutes

  • - Dashing: go from a discovery request on your desk to a precise + Don't blink: go from a discovery request on your desk to a precise response, ready for service, in less time than it takes to order lunch.
  • - Configurable: adjust the verbosity of your AI assistant's rhetoric. + Configurable: adjust the verbosity of your AI assistant's responses. Dial down for a concise response or up for more analysis and - persuasive arguments supporting objections. + persuasive arguments.
  • - Done: Impressive response documents are editable and pre-formatted to - comport with applicable local rules. + Perfection, simply: Impressive response documents are editable to your + taste, pre-formatted and comport with applicable local style.

From 46c4194e202983934f6dc5b3ef10cffe3ef82f70 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 19:46:51 -0600 Subject: [PATCH 2/6] more --- src/Components/SignupPage/SignupPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/SignupPage/SignupPage.js b/src/Components/SignupPage/SignupPage.js index e4656d6..2117e17 100644 --- a/src/Components/SignupPage/SignupPage.js +++ b/src/Components/SignupPage/SignupPage.js @@ -265,7 +265,7 @@ const SignupPage = () => { const handleCancelModal = () => { setShowPromoModal(!showPromoModal); - setTimeout(scrollToLowerPanel, 400); + setTimeout(scrollToLowerPanel, 93); setShowSelectPlan(!showSelectPlan); }; From cfeeab278ae304aad6d0781778df9d0234a25938 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 20:00:17 -0600 Subject: [PATCH 3/6] more --- src/Components/Home/HomePage.js | 8 ++++---- src/styles/homepage.scss | 11 +++++++---- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js index e04eab5..5c0395c 100644 --- a/src/Components/Home/HomePage.js +++ b/src/Components/Home/HomePage.js @@ -215,17 +215,17 @@ const HomePage = () => {

- Questions about our applications and services? We are here - to answer. + Questions about our services?

We are here to + answer!

Questions about our products and services?

We’re here to answer!

-
+
Let us show you how Novodraft will revolutionize your - practice. Join our growing base of satisfied Novodrafters. + practice. Request a demo - join our satisfied Novodrafters.
diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 6e8400a..6423b6f 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -491,9 +491,11 @@ h4.heading-6 { font-family: Roboto; font-size: 28px; font-weight: 500; - line-height: 40px; /* 156.25% */ + line-height: 38px; /* 156.25% */ letter-spacing: 0.369px; text-transform: capitalize; + margin-bottom: 18px; + margin-top: 12px; } h6.heading-7 { @@ -502,15 +504,16 @@ h6.heading-7 { font-size: 16px; font-style: normal; font-weight: 500; - line-height: 36.197px; /* 228.571% */ + line-height: 24px; letter-spacing: 0.339px; } -.foo-heading { +.join-heading { font-family: Roboto; color: #fff; font-size: 1.1rem; font-weight: 400; + width: 520px; } .d-flex.div-block-3 { @@ -1143,7 +1146,7 @@ li.nav-item { justify-content: center; } - .foo-heading { + .join-heading { font-size: 1rem; text-align: justify; margin: 1.1rem 0rem; From ed62b63823411fb6ffc9082387aa13f2dd30b22a Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 20:00:56 -0600 Subject: [PATCH 4/6] more --- src/styles/homepage.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 6423b6f..6f096de 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -495,7 +495,7 @@ h4.heading-6 { letter-spacing: 0.369px; text-transform: capitalize; margin-bottom: 18px; - margin-top: 12px; + margin-top: 8px; } h6.heading-7 { From a95fd36a6d9798aa800866e606f2ff1bc191aab8 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 20:01:43 -0600 Subject: [PATCH 5/6] more --- src/styles/homepage.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 6f096de..9577843 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -495,7 +495,7 @@ h4.heading-6 { letter-spacing: 0.369px; text-transform: capitalize; margin-bottom: 18px; - margin-top: 8px; + margin-top: 6px; } h6.heading-7 { From a06a7939b7b6ceb87ce776c3793a19b7ba1eb2fa Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Fri, 16 Feb 2024 20:04:31 -0600 Subject: [PATCH 6/6] more --- src/Components/SignupPage/SignupPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/SignupPage/SignupPage.js b/src/Components/SignupPage/SignupPage.js index 2117e17..bd4778c 100644 --- a/src/Components/SignupPage/SignupPage.js +++ b/src/Components/SignupPage/SignupPage.js @@ -499,7 +499,7 @@ const SignupPage = () => {

Create A Novodraft Account

{!isUpgrade ? (
- Start a free trial - save hours and draft better discovery + Start a free trial - save hours and draft smarter discovery
) : ( <>