This commit is contained in:
Kenneth Jannette
2024-04-23 01:10:27 -05:00
parent d5a3ff85a7
commit 83bf5edbb0
3 changed files with 47 additions and 4 deletions

View File

@@ -262,7 +262,9 @@ const HomePageB = () => {
<div className="homepage-container">
<section className="section-one">
<div className="hero-text-container">
<h1 className="hero-top">AI-asssisted legal drafting</h1>
<h1 className="hero-top">
<h1 className="hero-top-text">AI-asssisted legal drafting</h1>
</h1>
<div
className="hero-imgbox"
style={{
@@ -272,8 +274,12 @@ const HomePageB = () => {
}}
>
<div className="hero-middle-box">
<div className="hero-middle">{heroString}</div>
<div className="hero-middle">{heroString2}</div>
<div className="hero-middle">
<h1 className="hero-middle-header">{heroString}</h1>
</div>
<div className="hero-middle">
<h1 className="hero-middle-header">{heroString2}</h1>
</div>
<div className="hero-button-box">
<button className="button-2" onClick={handleTryItButton}>
Start A Free Trial