diff --git a/src/components/buttons/RedButton.svelte b/src/components/buttons/RedButton.svelte
index c413629..277aaf6 100644
--- a/src/components/buttons/RedButton.svelte
+++ b/src/components/buttons/RedButton.svelte
@@ -6,11 +6,10 @@
export let extras
-
+{text}
+
diff --git a/src/components/buttons/WhiteButton.svelte b/src/components/buttons/WhiteButton.svelte
index ff77cb7..7dc1fcf 100644
--- a/src/components/buttons/WhiteButton.svelte
+++ b/src/components/buttons/WhiteButton.svelte
@@ -8,12 +8,10 @@
-
-
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index e2e1467..f764fe7 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -33,8 +33,8 @@ const { title = null } = Astro.props
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 3932524..cb89331 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -133,7 +133,7 @@ const metrics = await getCollection('aboutMetrics')
-
+
diff --git a/src/pages/career.astro b/src/pages/career.astro
index c9027bc..3fae757 100644
--- a/src/pages/career.astro
+++ b/src/pages/career.astro
@@ -139,7 +139,7 @@ const prereqs = await getCollection('prereqs')
NEXT STEPS
@@ -152,7 +152,7 @@ const prereqs = await getCollection('prereqs')
+ client:only />
diff --git a/src/pages/index.astro b/src/pages/index.astro
index e035288..ff67f16 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -73,7 +73,7 @@ products.sort((a, b) => a.data.order - b.data.order)
/>
-
+
diff --git a/src/pages/products/[...product].astro b/src/pages/products/[...product].astro
index 8a2f664..36f8e4a 100644
--- a/src/pages/products/[...product].astro
+++ b/src/pages/products/[...product].astro
@@ -105,7 +105,7 @@ const bgString = 'background-image:url(' + entry.data.background.src + ')'
-
+
diff --git a/src/pages/products/index.astro b/src/pages/products/index.astro
index fc92308..98a77e2 100644
--- a/src/pages/products/index.astro
+++ b/src/pages/products/index.astro
@@ -11,6 +11,6 @@ const products = await getCollection('products')
diff --git a/src/pages/roles/[...role].astro b/src/pages/roles/[...role].astro
index b009790..814218a 100644
--- a/src/pages/roles/[...role].astro
+++ b/src/pages/roles/[...role].astro
@@ -53,9 +53,9 @@ const entries = await getCollection('cohorts')
diff --git a/src/pages/roles/index.astro b/src/pages/roles/index.astro
index 351479f..ffb5a4a 100644
--- a/src/pages/roles/index.astro
+++ b/src/pages/roles/index.astro
@@ -104,7 +104,7 @@ const { frontmatter, compiledContent } = Astro.props
}
-
+