diff --git a/src/components/landing/LandingCodeExampleCard.server.tsx b/src/components/landing/LandingCodeExampleCard.server.tsx index 8193b1d9..aff72d65 100644 --- a/src/components/landing/LandingCodeExampleCard.server.tsx +++ b/src/components/landing/LandingCodeExampleCard.server.tsx @@ -25,29 +25,33 @@ export function LandingCodeExampleCard({ return (
+ {example.code}
+
+ {example.code}
-