diff --git a/frontend/src/views/HomeView.vue b/frontend/src/views/HomeView.vue index d67cd598..421a5ec5 100644 --- a/frontend/src/views/HomeView.vue +++ b/frontend/src/views/HomeView.vue @@ -29,7 +29,7 @@ const { getConfig } = storeToRefs(useConfigStore());

This website uses the Common Object Management Service so IDIR and BCeID - users can
upload and share files with each other. + users can
upload and share files.

@@ -58,7 +58,7 @@ const { getConfig } = storeToRefs(useConfigStore());

- With BCBox, you can use low-cost object storage for your files,
+ With BCBox, you can use low-cost object storage for your files, images and documents.

@@ -82,7 +82,7 @@ const { getConfig } = storeToRefs(useConfigStore());

You can assign custom permissions to other users through IDIR or BCeID authentication.

- You can also choose to share files with public links. + IDIR users can also choose to share files with public links. Contact your organization's privacy and security teams to see if this fits your intended use. Make sure you don't upload personal or private information without the consent of your Ministry Privacy Officer. @@ -188,3 +188,9 @@ const { getConfig } = storeToRefs(useConfigStore());

+ +