Skip to content

Commit

Permalink
[TM-1571] Text updates to the dashboard's "learn more" page
Browse files Browse the repository at this point in the history
  • Loading branch information
dottyy committed Dec 17, 2024
1 parent b069527 commit c06a9fe
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/pages/dashboard/learn-more/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ const Homepage = () => {
Landscapes programme of 2024.
</Text>
<Text variant="text-14-light" as="p" className="text-darkCustom-150">
Please note that the dashboard is pre-filtered upon page load to display only projects from the
TerraFund Landscapes programme. Each project reports 12 times over six years.
Each project reports 12 times over six years.
</Text>
<Button variant="about-us" className="mt-6" onClick={() => (window.location.href = "/dashboard")}>
{t("Open Dashboard")}
Expand Down Expand Up @@ -149,9 +148,7 @@ const Homepage = () => {
>
here
</a>{" "}
or by clicking &ldquo;Dashboards&rdquo; on the navigation bar on the left of the screen. The dashboard is
pre-filtered to display projects from the TerraFund Landscapes programme. This filter can be removed by
using the clear filters button.
or by clicking &ldquo;Dashboards&rdquo; on the navigation bar on the left of the screen.
</Text>
</div>
<div className="flex flex-1 flex-col gap-4">
Expand Down Expand Up @@ -184,7 +181,7 @@ const Homepage = () => {
>
Lake Kivu & Rusizi River Basin
</a>
. These pages show relevant projects from both programmes, Top 100 and Landsacpes.
. These pages show relevant projects from both programmes, Top 100 and Landscapes.
</Text>
</div>
<div className="flex flex-1 flex-col gap-4">
Expand Down

0 comments on commit c06a9fe

Please sign in to comment.