Skip to content

Commit

Permalink
forcura
Browse files Browse the repository at this point in the history
  • Loading branch information
SaravanakumarVijay committed Aug 29, 2021
1 parent 55a76d6 commit f57fb3e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
Binary file added src/assets/images/forcura.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ const bigProjects = {
footerLink: [
{
name: "Visit Website",
url: "https://debrismanagement.com"
url: "https://debrismanagement.com/"
}
// you can add extra buttons here.
]
Expand All @@ -266,6 +266,17 @@ const bigProjects = {
url: "https://inmateinbox.net/"
}
]
},
{
image: require("./assets/images/forcura.jpg"),
projectName: "Forcura",
projectDesc: "Forcura Empowers Your Business To Thrive And Provide Better Patient Care.best-in-class care coordination platform simplifies document workflows, data exchanges, and secure communications from any device – all while interfacing seamlessly with your existing systems",
footerLink: [
{
name: "Visit Website",
url: "https://www.forcura.com/"
}
]
}

],
Expand Down

0 comments on commit f57fb3e

Please sign in to comment.