more
This commit is contained in:
@@ -24,6 +24,15 @@ const FeaturesPage = () => {
|
||||
<img className="features-image-one" src={legalTechFlip} />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
export default FeaturesPage;
|
||||
|
||||
/*
|
||||
|
||||
<div className="features-bottom-wrapper">
|
||||
<div className="features-bottom-right">
|
||||
<img className="features-image-one" src={legalTek} />
|
||||
@@ -32,9 +41,5 @@ const FeaturesPage = () => {
|
||||
<FeaturesBottom />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
export default FeaturesPage;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user