File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ def integration_header() -> rx.Component:
88 class_name = "max-w-full inline-block bg-clip-text bg-gradient-to-r from-slate-12 to-slate-11 w-full font-xx-large text-center text-transparent text-balance mx-auto break-words" ,
99 ),
1010 rx .el .h2 (
11- """Easily connect with the tools and platforms
12- your team already uses to streamline your workflow .""" ,
11+ """Easily connect with the tools your team already uses
12+ or extend your app with any Python SDK, library, or API .""" ,
1313 class_name = "max-w-full w-full font-semibold text-md text-center text-slate-11 -mt-2 md:text-2xl mx-auto text-balance word-wrap break-words md:whitespace-pre" ,
1414 ),
1515 class_name = "flex flex-col justify-center items-center gap-4 mx-auto w-full max-w-[64.19rem] pb-[2.5rem] pt-12" ,
You can’t perform that action at this time.
0 commit comments