Skip to content

Commit ddd1c7d

Browse files
committed
[PRO-72] Portal: Update hero subtext
1 parent 6a7b556 commit ddd1c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/portal/src/app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ function Hero() {
4848
<h1 className="mb-3 font-bold text-4xl tracking-tighter lg:text-6xl">
4949
thirdweb Documentation
5050
</h1>
51-
<p className="mb-8 max-w-md text-lg text-muted-foreground leading-normal">
52-
Development framework for building onchain apps, games, and agents.
51+
<p className="mb-8 max-w-lg text-lg text-muted-foreground leading-normal text-pretty">
52+
Platform for building the next generation of internet products
5353
</p>
5454
<div className="flex gap-3">
5555
<ChatButton />

0 commit comments

Comments
 (0)