From a9439995eac35ed08ec6753f9a66a97391079336 Mon Sep 17 00:00:00 2001 From: dbca-serkan Date: Mon, 27 Jul 2026 15:35:24 +0800 Subject: [PATCH 1/8] Update privacy and acknowledge text v1 --- .../components/layout/main/NewApplication.tsx | 2 +- .../components/layout/main/PrivacyPolicy.tsx | 45 ++++++++++++------- 2 files changed, 29 insertions(+), 18 deletions(-) diff --git a/frontend/src/components/layout/main/NewApplication.tsx b/frontend/src/components/layout/main/NewApplication.tsx index ecf3223..a8c0a32 100644 --- a/frontend/src/components/layout/main/NewApplication.tsx +++ b/frontend/src/components/layout/main/NewApplication.tsx @@ -218,7 +218,7 @@ const PrivacyConsentDialogContent = ({ disabled={!isVerificationComplete} /> )} - label="I acknowledge that DBCA will collect, use and disclose my personal information in accordance with applicable privacy laws and DBCA's Privacy Policy." + label="I acknowledge the above information and that DBCA will handle my personal information in accordance with applicable privacy laws and its Privacy Policy." /> diff --git a/frontend/src/components/layout/main/PrivacyPolicy.tsx b/frontend/src/components/layout/main/PrivacyPolicy.tsx index e143271..ab4ef15 100644 --- a/frontend/src/components/layout/main/PrivacyPolicy.tsx +++ b/frontend/src/components/layout/main/PrivacyPolicy.tsx @@ -1,6 +1,7 @@ import Box from "@mui/material/Box"; import Link from "@mui/material/Link"; import Typography from "@mui/material/Typography"; +import LaunchIcon from "@mui/icons-material/Launch"; /** * Displays the S717 privacy collection notice content. @@ -12,77 +13,87 @@ export const PrivacyContent = () => { return ( <> - The Department of Biodiversity, Conservation and Attractions (DBCA) collects personal information in order to: + The Department of Biodiversity, Conservation and Attractions (DBCA) collects personal information to: -