From 30ba7f1381c29bee08c24a6951b638cbfc7d9dcb Mon Sep 17 00:00:00 2001 From: Leo Huang <77544794+leogjhuang@users.noreply.github.com> Date: Thu, 20 Jun 2024 22:04:21 -0400 Subject: [PATCH] Change address from unit 842 to 968 (#361) --- components/applicant/Layout.tsx | 2 +- lib/invoices/utils.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/applicant/Layout.tsx b/components/applicant/Layout.tsx index d1031576..62f2b54e 100644 --- a/components/applicant/Layout.tsx +++ b/components/applicant/Layout.tsx @@ -119,7 +119,7 @@ function Footer() { Location - #842 - 5300, No.3 Rd + #968 - 5300, No.3 Rd
Lansdowne Centre
diff --git a/lib/invoices/utils.ts b/lib/invoices/utils.ts index bec0a6ed..360a3283 100644 --- a/lib/invoices/utils.ts +++ b/lib/invoices/utils.ts @@ -222,7 +222,7 @@ const applicationPdfDefinition = (input: { { text: [ 'Tel: 604-232-2404, Fax: 604-232-2415 Web: www.rcdrichmond.org\n', - '#842 - 5300, No.3 RD Lansdowne Centre Richmond BC V6X 2X9', + '#968 - 5300, No.3 RD Lansdowne Centre Richmond BC V6X 2X9', ], alignment: 'center', margin: [0, 15, 0, 0], @@ -563,7 +563,7 @@ const donationPdfDefinition = (input: { 'Sincerely,\n\n\n', 'RICHMOND CENTRE FOR DISABILITY\n', '(Charity Number: 88832-8432-RR0001)\n', - '#842 - 5300 No. 3 Road\n', + '#968 - 5300 No. 3 Road\n', 'Richmond, BC V6x 2X9\n', 'Tel: 604-232-2404\n', 'Website:www.rcdrichmond.org\n',