more
This commit is contained in:
@@ -261,10 +261,6 @@ const HomePageB = () => {
|
||||
const homeContent = (
|
||||
<div className="homepage-container">
|
||||
<section className="section-one">
|
||||
<div className="hero-text-container">
|
||||
<h1 className="hero-top">
|
||||
<h1 className="hero-top-text">AI-asssisted legal drafting</h1>
|
||||
</h1>
|
||||
<div
|
||||
className="hero-imgbox"
|
||||
style={{
|
||||
@@ -273,11 +269,8 @@ const HomePageB = () => {
|
||||
borderRadius: "20px",
|
||||
}}
|
||||
>
|
||||
<div className="hero-middle-box">
|
||||
<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">
|
||||
@@ -288,7 +281,6 @@ const HomePageB = () => {
|
||||
Request a demo
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div className="hero-text-box">
|
||||
<div className="hero-text">
|
||||
ATTN: Attorneys - reclaim hours every week. Spend more time
|
||||
@@ -349,15 +341,11 @@ const HomePageB = () => {
|
||||
</div>
|
||||
<div className="hero-testi-right">
|
||||
<div className="hero-testi-right-inner">
|
||||
<div className="hero-test-pic-box">
|
||||
<img
|
||||
className="hero-testi-face"
|
||||
src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/bdb625eb-2949-4416-f675-6660e1a04f00/public"
|
||||
></img>
|
||||
</div>
|
||||
<div className="hero-testi-text"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user