Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c4980ddad | |||
| 0c60c31371 |
@@ -20,7 +20,7 @@ function UseCase() {
|
||||
<div key={index} className="col-12 col-md-6 col-lg-4">
|
||||
<div className="post-item-1">
|
||||
|
||||
{<Image width='auto' height='auto' src={blgImg} alt={i.title} />}
|
||||
{<Image width='100' height='100' src={blgImg} alt={i.title} />}
|
||||
<div className="b-post-details">
|
||||
<h3>
|
||||
<Link href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
|
||||
|
||||
Reference in New Issue
Block a user