more
This commit is contained in:
@@ -289,43 +289,56 @@ const HomePageB = () => {
|
||||
growing your practice, or just get home in time for dinner.
|
||||
</div>
|
||||
<div className="hero-testi-box">
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{ color: "#FFD700", height: "20px", width: "20px" }}
|
||||
/>
|
||||
<div className="review-box">
|
||||
Used by over 1,100 Novodrafters
|
||||
<div className="hero-testi-left">
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{
|
||||
color: "#FFD700",
|
||||
height: "20px",
|
||||
width: "20px",
|
||||
marginRight: "6px",
|
||||
}}
|
||||
/>
|
||||
<StarFill
|
||||
style={{ color: "#FFD700", height: "20px", width: "20px" }}
|
||||
/>
|
||||
<div className="review-box">
|
||||
Used by over 1,100 Novodrafters
|
||||
</div>
|
||||
</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/dfa2feb0-c3fe-4da8-3ec5-ada7961d8700/public"
|
||||
></img>
|
||||
</div>
|
||||
<div className="hero-testi-text"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user