Contribute Directly
-
+
Share your knowledge by adding new case studies or toolkit resources,
or by improving existing ones.
diff --git a/src/components/Hero.astro b/src/components/Hero.astro
index f86322d..18ec6b4 100644
--- a/src/components/Hero.astro
+++ b/src/components/Hero.astro
@@ -11,7 +11,7 @@ const { align = "center", tagline, title, subheading } = Astro.props;
-
{title}
+
{title}
{tagline &&
{tagline}
}
diff --git a/src/components/HowCanThisToolkitHelpYou.astro b/src/components/HowCanThisToolkitHelpYou.astro
index 7616a22..9155653 100644
--- a/src/components/HowCanThisToolkitHelpYou.astro
+++ b/src/components/HowCanThisToolkitHelpYou.astro
@@ -35,10 +35,10 @@
>
-
+
Understand Your Users
-
+
Learn proven techniques for gathering insights into the needs,
behaviors, and pain points of your target audience.
@@ -69,10 +69,10 @@
>
-
+
Design Effective Solutions
-
+
Discover methods for translating user insights into user-friendly and
impactful environmental data products and services.
@@ -101,10 +101,10 @@
>
-
+
Test and Refine
-
+
Explore approaches for evaluating your solutions with users, gathering
feedback, and iterating for continuous improvement.
@@ -135,10 +135,10 @@
>
-
+
Facilitate Collaboration
-
+
Learn how to build strong partnerships with stakeholders throughout
the design process, ensuring diverse perspectives are included.
diff --git a/src/components/LatestCaseStudies.astro b/src/components/LatestCaseStudies.astro
index 7080c62..434fcbf 100644
--- a/src/components/LatestCaseStudies.astro
+++ b/src/components/LatestCaseStudies.astro
@@ -47,7 +47,7 @@ const latestCaseStudies = (await getCollection("case-studies"))
-
+
{caseStudy.data.title}
@@ -57,7 +57,7 @@ const latestCaseStudies = (await getCollection("case-studies"))
))}
-
+
{caseStudy.data.description}
diff --git a/src/components/LatestTools.astro b/src/components/LatestTools.astro
index 781a9c3..8637d7f 100644
--- a/src/components/LatestTools.astro
+++ b/src/components/LatestTools.astro
@@ -42,7 +42,7 @@ const latestTools = (await getCollection("toolkit"))
-
+
{latestTool.data.title}
@@ -52,10 +52,10 @@ const latestTools = (await getCollection("toolkit"))
))}
-
+
{latestTool.data.description}
-
+
Read more
-
+