From e6fbf6f58411a34f00d363aa4ed851f661cdc3b4 Mon Sep 17 00:00:00 2001 From: suejinkim20 Date: Wed, 26 Aug 2026 10:27:34 -0400 Subject: [PATCH 1/2] update content for home page --- apps/site/src/pages/index.astro | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/apps/site/src/pages/index.astro b/apps/site/src/pages/index.astro index 4c43380..f311e60 100644 --- a/apps/site/src/pages/index.astro +++ b/apps/site/src/pages/index.astro @@ -96,7 +96,7 @@ const lifecycleSteps = [ icon: 'lock_outline', title: 'Confirm or request access', description: - 'Use your eRA Commons account to access approved datasets or submit a DAR through dbGaP.', + 'Use your eRA Commons account to access approved datasets or submit a dbGaP request.', action: { label: 'Check Access', path: '/data/check-access', @@ -117,10 +117,9 @@ const lifecycleSteps = [ number: '04', icon: 'local_library', title: 'Advance and share research', - description: - 'Collaborate, reproduce analyses, and publish research outputs.', + description: 'Collaborate, reproduce analyses, and share research outputs.', action: { - label: 'View Research', + label: 'View BDC-Enabled Research', path: '/news/bdc-enabled-research', }, }, @@ -181,9 +180,9 @@ const nextEvent = events[0]; tone="muted" >

- BDC is a research community where investigators can find, access, store, share, and analyze - heart, lung, blood, and sleep data in secure cloud workspaces. As one of NHLBI's data - repositories, BDC helps researchers share scientific data, reproduce findings, and reuse + BDC represents a research community where investigators can find, access, store, share, and analyze + heart, lung, blood, and sleep data in secure cloud workspaces. As one of NHLBI's Controlled Access + Data Repositories (CADRs), BDC helps researchers share scientific data, reproduce findings, and reuse trusted resources to accelerate biomedical discovery.

@@ -284,18 +283,18 @@ const nextEvent = events[0]; }
- Funding may be available for academic use.  + Funding may be available for Funding may be available for courses and training. Learn more.
@@ -377,7 +376,7 @@ const nextEvent = events[0];

Ready to Work in BDC?

- Get help finding data for your research or analyzing in a secure cloud workspace. + Get help finding data or using our secure cloud workspace.

From c882f1c62b570fb321054ca970015d03e91b5a6f Mon Sep 17 00:00:00 2001 From: suejinkim20 Date: Wed, 26 Aug 2026 10:28:11 -0400 Subject: [PATCH 2/2] add link for Controlled Access Data Repositories --- apps/site/src/pages/index.astro | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/site/src/pages/index.astro b/apps/site/src/pages/index.astro index f311e60..676c907 100644 --- a/apps/site/src/pages/index.astro +++ b/apps/site/src/pages/index.astro @@ -180,10 +180,11 @@ const nextEvent = events[0]; tone="muted" >

- BDC represents a research community where investigators can find, access, store, share, and analyze - heart, lung, blood, and sleep data in secure cloud workspaces. As one of NHLBI's Controlled Access - Data Repositories (CADRs), BDC helps researchers share scientific data, reproduce findings, and reuse - trusted resources to accelerate biomedical discovery. + BDC represents a research community where investigators can find, access, store, share, and analyze + heart, lung, blood, and sleep data in secure cloud workspaces. As one of NHLBI's + Controlled + Access Data Repositories (CADRs), BDC helps researchers share scientific data, reproduce + findings, and reuse trusted resources to accelerate biomedical discovery.