diff --git a/landing-page/src/app/not-found.tsx b/landing-page/src/app/not-found.tsx
index ff503d1b..c67b883b 100644
--- a/landing-page/src/app/not-found.tsx
+++ b/landing-page/src/app/not-found.tsx
@@ -22,7 +22,7 @@ export default function NotFound() {
404
-
+
{notFoundCopy.message}
diff --git a/landing-page/src/components/CodeShowcase.tsx b/landing-page/src/components/CodeShowcase.tsx
index 61ed9a26..b7235338 100644
--- a/landing-page/src/components/CodeShowcase.tsx
+++ b/landing-page/src/components/CodeShowcase.tsx
@@ -14,7 +14,7 @@ export function CodeShowcase() {
30-second setup. Any framework.
-
+
Fully typed, tree-shakable, and designed to match your application's design system out of the box.
@@ -60,7 +60,7 @@ export function CodeShowcase() {
{"\n "}
return(
{"\n "}
- {"// Just drop it wherever you need it"}
+ {"// Just drop it wherever you need it"}
{"\n "}
{"<"}SocialShare
diff --git a/landing-page/src/components/EverywhereFeatures.tsx b/landing-page/src/components/EverywhereFeatures.tsx
index 4bc6c8c0..61181ee4 100644
--- a/landing-page/src/components/EverywhereFeatures.tsx
+++ b/landing-page/src/components/EverywhereFeatures.tsx
@@ -92,7 +92,7 @@ export function EverywhereFeatures() {
@@ -117,9 +118,9 @@ export function Features() {
))}
-
+
{cards.map((card, i) => (
-
+
))}
diff --git a/landing-page/src/components/Footer.tsx b/landing-page/src/components/Footer.tsx
index 148c583c..7bc6de7e 100644
--- a/landing-page/src/components/Footer.tsx
+++ b/landing-page/src/components/Footer.tsx
@@ -33,7 +33,7 @@ export function Footer() {
Right now.
-
+
Two CDN tags, one function call. No account, no API key, no
build step. Your users will be sharing in under 30
@@ -174,7 +174,7 @@ export function Footer() {
{/* Bottom bar */}