service page link
This commit is contained in:
@@ -34,7 +34,8 @@ function DetailsService() {
|
||||
Our platform provides a range of skills in categories including consulting,
|
||||
finance & accounting, website & app development, creative & design,
|
||||
customer support and operations.
|
||||
Learn more at < a href = "www.wrenchBoard.com" >www.wrenchBoard.com</a>
|
||||
<hr />
|
||||
Learn more at < a href = "https://dashboard.wrenchboard.com" >WrenchBoard</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -23,7 +23,9 @@ function UseCase() {
|
||||
return (
|
||||
<div className="col-lg-4">
|
||||
<div className="post-item-1">
|
||||
<img src={blgImg} alt={i.title} />
|
||||
|
||||
{<img src={blgImg} alt={i.title} />}
|
||||
{/* <img src={`../assets/images/${i.meta_value}`} /> */}
|
||||
<div className="b-post-details">
|
||||
|
||||
<h3>
|
||||
|
||||
Reference in New Issue
Block a user