Updated new pdf screen

This commit is contained in:
rockyeverlast
2024-05-07 15:48:26 +05:30
parent 654b8c3066
commit 2477a4af57
2 changed files with 8 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@@ -356,27 +356,27 @@ export const IdentitySecurityContent = [
documents: [
{
id: 1,
title: "How Can I Build on Rubix?",
title: "Cybersecurity",
link: secuirty1,
name: `Rubix_powered_privacy_preserving_retail_CBDC_solution.pdf`,
name: `Cybersecurity`,
},
{
id: 2,
title: "How Can I Build on Rubix?",
title: "Rubix DID Powering Secure Enterprise messaging",
link: secuirty2,
name: `Rubix_powered_privacy_preserving_retail_CBDC_solution.pdf`,
name: `Rubix_DID-Powering_Secure_Enterprise_messaging`,
},
{
id: 3,
title: "How Can I Build on Rubix?",
title: "Rubix VC Framework Ver1",
link: secuirty3,
name: `Rubix_powered_privacy_preserving_retail_CBDC_solution.pdf`,
name: `Rubix_VC_Framework_Ver1`,
},
{
id: 4,
title: "How Can I Build on Rubix?",
title: "UNIFID",
link: secuirty4,
name: `Rubix_powered_privacy_preserving_retail_CBDC_solution.pdf`,
name: `UNIFID.pdf`,
},
],
},