Skip to content

Commit e5e582f

Browse files
authored
Update hero.py (#1406)
1 parent 9852382 commit e5e582f

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
@@ -18,7 +18,7 @@
1818
prompt_map = {
1919
"Use an Image": "Build an app from a reference image",
2020
"Chat App": "A chat app hooked up to an LLM",
21-
"Landing Page": "SaaS Landing Page for an AI Company",
21+
"Live Dashboard": "Live stream data on a real-time dashboard",
2222
}
2323

2424

0 commit comments

Comments
 (0)