Update page.tsx

This commit is contained in:
mcp-agent 2025-03-16 17:19:51 +07:00 committed by GitHub
parent 644de0b957
commit 6cd0d42ad9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,7 +88,7 @@ const careApps = [
</>
),
className: "from-red-500 to-orange-500",
link: "https://github.com/ohcnetwork/care_scribe_fe",
link: "https://git.ohn.foundation/OpenHealthcareNetwork/care.ohn.scribe",
},
{
name: "HCX - Health Care Exchange",
@ -105,7 +105,7 @@ const careApps = [
/>
</>
),
link: "https://github.com/ohcnetwork/care_hcx_fe",
link: "https://git.ohn.foundation/OpenHealthcareNetwork/care.ohn.hcx",
},
{
name: "ABDM - Ayushman Bharat Digital Mission",
@ -122,7 +122,7 @@ const careApps = [
/>
</>
),
link: "https://github.com/ohcnetwork/care_abdm_fe",
link: "https://git.ohn.foundation/OpenHealthcareNetwork/care.ohn.abdm",
},
];
@ -198,7 +198,7 @@ export default function Page() {
</Text>
<div className="flex items-center gap-4 mt-6">
<Link
href="https://github.com/ohcnetwork/care_fe"
href="https://git.ohn.foundation/OpenHealthcareNetwork/care.ohn"
className=" opacity-80 bg-white text-black px-4 py-2 rounded-full font-semibold hover:opacity-100 transition-all flex items-center"
target="_blank"
>
@ -346,7 +346,7 @@ export default function Page() {
</Heading>
<div className="flex items-center justify-center flex-col md:flex-row gap-4 mt-6">
<Link
href="https://github.com/ohcnetwork/care_fe"
href="https://git.ohn.foundation/OpenHealthcareNetwork/care.ohn"
className=" opacity-80 bg-black text-white px-6 py-4 rounded-full font-semibold hover:opacity-100 transition-all flex items-center"
target="_blank"
>