Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaashu committed Dec 18, 2024
1 parent 31d59c0 commit a23e893
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/Page/ProjectShowcase.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ const ProjectsPage = () => {
This is the project Showcase page - Want to Build this page as a contributer
</h1>
</header>
<h1 className="text-2xl font-bold">Click here to contribute on this features 👇🏻</h1>
<h1 className="text-2xl font-bold">Click here to check out the feature details 👇🏻</h1>
<a href="https://github.com/codeaashu/DevDisplay/issues/571#issue-2678911438" target="_blank" rel="noreferrer">
<button className="inline-flex cursor-pointer items-center rounded-lg border-2 border-textSecondary bg-textSecondary px-[15px] py-1.5 text-center font-poppoins text-sm transition-all duration-500 hover:bg-transparent hover:text-textSecondary dark:text-white">
<span>Feature Details</span>
<span>
<b>🌟 Add Project Showcase Features 💌 & Get 8 Benefits 🌟</b>
</span>
</button>
</a>
</div>
Expand Down

0 comments on commit a23e893

Please sign in to comment.