This commit is contained in:
Kenneth Jannette
2024-04-19 21:47:58 -05:00
parent c1ca762d85
commit 5742f09995
3 changed files with 33 additions and 10 deletions

View File

@@ -263,15 +263,23 @@ const HomePageB = () => {
<section className="section-one">
<div className="hero-text-container">
<h1 className="hero-top">AI-asssisted legal drafting</h1>
<div className="hero-middle">{heroString}</div>
<div className="hero-middle">{heroString2}</div>
<div className="hero-middle">
Reclaim hours every week. Spend more time growing your practice, or
just get home in time for dinner.
<div
className="hero-imgbox"
style={{
backgroundImage: `url(https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/9ebe6b9b-10e5-4782-c15c-8374bed7f900/public)`,
backgroundSize: "cover",
borderRadius: "20px",
}}
>
<div className="hero-middle">{heroString}</div>
<div className="hero-middle">{heroString2}</div>
<div className="hero-text">
Reclaim hours every week. Spend more time growing your practice,
or just get home in time for dinner.
</div>
</div>
</div>
</section>
{/* Section 2 */}
<section className="section-2">
<div className="home-row">
@@ -281,7 +289,6 @@ const HomePageB = () => {
Made by Attorneys, for Attorneys
</h2>
</div>
<div className="pad-2">
<img
src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/5f0f6f11-bb56-4f03-b05e-189d4f1a5600/public"