diff --git a/web/components/home/home.tsx b/web/components/home/home.tsx index 712d8175..2a121f19 100644 --- a/web/components/home/home.tsx +++ b/web/components/home/home.tsx @@ -91,7 +91,7 @@ function SocialProof({label}: {label: React.ReactNode}) { function QuoteBlock({children}: {children: React.ReactNode}) { return (
{children}
@@ -109,10 +109,10 @@ function OpenSourceStrip({ badges: {label: string; url: string; primary?: boolean}[] }) { return ( -{description}
+{description}