We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8649368 commit 45fe207Copy full SHA for 45fe207
pcweb/pages/landing/views/hero.py
@@ -445,7 +445,7 @@ def hero() -> rx.Component:
445
),
446
# Headings
447
rx.el.h1(
448
- "Build Internal Tools With AI",
+ "Prompt to production app, in seconds",
449
class_name="max-w-full inline-block bg-clip-text bg-gradient-to-r from-slate-12 to-slate-11 w-full text-5xl lg:text-6xl font-semibold text-center text-transparent text-balance mx-auto break-words z-[1]",
450
451
rx.el.h2(
0 commit comments