fix: Capitalise "Stripe" (#1173)

Small fix, I noticed on the marketing site
This commit is contained in:
Sam Poder
2024-05-29 20:33:01 -07:00
committed by GitHub
parent ede6eea88d
commit 6bd2f68014

View File

@ -70,7 +70,7 @@ export const ShareConnectPaidWidgetBento = ({
<CardContent className="grid grid-cols-1 gap-8 p-6">
<p className="text-foreground/80 leading-relaxed">
<strong className="block">Get paid (Soon).</strong>
Integrated payments with stripe so you dont have to worry about getting paid.
Integrated payments with Stripe so you dont have to worry about getting paid.
</p>
<div className="flex items-center justify-center p-8">