Skip to content

Commit 45fe207

Browse files
committed
change h1
1 parent 8649368 commit 45fe207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcweb/pages/landing/views/hero.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ def hero() -> rx.Component:
445445
),
446446
# Headings
447447
rx.el.h1(
448-
"Build Internal Tools With AI",
448+
"Prompt to production app, in seconds",
449449
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]",
450450
),
451451
rx.el.h2(

0 commit comments

Comments
 (0)