From 93a9ba9121af2b381ece79947804b694ff417bea Mon Sep 17 00:00:00 2001 From: MananTank Date: Wed, 22 Oct 2025 21:53:45 +0000 Subject: [PATCH] [PRO-72] Portal: Update hero subtext (#8292) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ## PR-Codex overview This PR updates the content of a paragraph in the `page.tsx` file to reflect a new description of the platform, enhancing its messaging and presentation. ### Detailed summary - Changed the text within a `

` tag: - From: "Development framework for building onchain apps, games, and agents." - To: "Platform for building the next generation of internet products." - Adjusted the class name from `max-w-md` to `max-w-lg` and added `text-pretty`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` ## Summary by CodeRabbit * **Style** * Updated hero section messaging to better reflect the platform's positioning and capabilities. * Enhanced text layout and formatting for improved readability on the homepage. --- apps/portal/src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/portal/src/app/page.tsx b/apps/portal/src/app/page.tsx index 4ceec0d0369..548e8eba351 100644 --- a/apps/portal/src/app/page.tsx +++ b/apps/portal/src/app/page.tsx @@ -48,8 +48,8 @@ function Hero() {

thirdweb Documentation

-

- Development framework for building onchain apps, games, and agents. +

+ Platform for building the next generation of internet products