Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 22, 2025


PR-Codex overview

This PR updates the content of a paragraph in the page.tsx file, changing its description to better reflect the platform's purpose.

Detailed summary

  • Removed the old paragraph text: "Development framework for building onchain apps, games, and agents."
  • Added new paragraph text: "Platform for building the next generation of internet products."
  • Increased the maximum width class from max-w-md to max-w-lg.
  • Added the class text-pretty to the paragraph.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Style
    • Updated homepage hero messaging to position the product as a platform for the next generation of internet products.
    • Adjusted hero layout for a wider presentation and refined paragraph styling to improve readability and visual appeal.

@linear
Copy link

linear bot commented Oct 22, 2025

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 22, 2025 16:46 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Oct 22, 2025

⚠️ No Changeset found

Latest commit: 93a9ba9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Oct 22, 2025 9:55pm
4 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
nebula Skipped Skipped Oct 22, 2025 9:55pm
thirdweb_playground Skipped Skipped Oct 22, 2025 9:55pm
thirdweb-www Skipped Skipped Oct 22, 2025 9:55pm
wallet-ui Skipped Skipped Oct 22, 2025 9:55pm

@vercel vercel bot temporarily deployed to Preview – wallet-ui October 22, 2025 16:46 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www October 22, 2025 16:46 Inactive
@vercel vercel bot temporarily deployed to Preview – nebula October 22, 2025 16:46 Inactive
@MananTank MananTank marked this pull request as ready for review October 22, 2025 16:46
@MananTank MananTank requested review from a team as code owners October 22, 2025 16:46
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Oct 22, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 22, 2025

Walkthrough

Updated the portal homepage hero: replaced the heading copy with "Platform for building the next generation of internet products" and adjusted presentation classes (increased max-width and added a paragraph styling class). No functional or exported API changes.

Changes

Cohort / File(s) Summary
Hero Section Content & Styling
apps/portal/src/app/page.tsx
Replaced hero heading text with "Platform for building the next generation of internet products", changed container class from max-w-md to max-w-lg, and added text-pretty to the paragraph class.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Pre-merge checks and finishing touches

❌ Failed checks (3 warnings)
Check name Status Explanation Resolution
Out of Scope Changes Check ⚠️ Warning In addition to the required text update, the PR modifies styling by changing max-width classes and adding a new CSS class, which were not part of PRO-72’s scope focused solely on updating the hero subtext. Either remove or justify the styling adjustments in a separate issue or update the linked issue to include these presentation changes.
Description Check ⚠️ Warning The description block retains only the commented template and the autogenerated PR-Codex overview without filling in the required sections such as the PR title, notes for the reviewer, and testing instructions, leaving the template unused. Please replace the template comments with the actual PR title, provide reviewer notes summarizing key points, and include concrete testing instructions to complete the description.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title “[PRO-72] Portal: Update hero subtext” succinctly identifies the primary change—updating the hero section’s subtext—and references the associated issue, making it clear and specific without unnecessary detail.
Linked Issues Check ✅ Passed The changes directly update the hero subtext to “Platform for building the next generation of internet products” as specified in PRO-72, meeting the linked issue’s coding objective without omission.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pro-72

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between ddd1c7d and 93a9ba9.

📒 Files selected for processing (1)
  • apps/portal/src/app/page.tsx (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • apps/portal/src/app/page.tsx
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (1)
  • TEAM-0000: Entity not found: Issue - Could not find referenced Issue.

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.90%. Comparing base (6a7b556) to head (93a9ba9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8292   +/-   ##
=======================================
  Coverage   54.90%   54.90%           
=======================================
  Files         919      919           
  Lines       60665    60665           
  Branches     4129     4129           
=======================================
  Hits        33310    33310           
  Misses      27254    27254           
  Partials      101      101           
Flag Coverage Δ
packages 54.90% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 22, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.55 KB (0%) 1.3 s (0%) 254 ms (+348.16% 🔺) 1.6 s
thirdweb (cjs) 365.82 KB (0%) 7.4 s (0%) 674 ms (+40.74% 🔺) 8 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 164 ms (+6466.49% 🔺) 278 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 113 ms (+4848.54% 🔺) 124 ms
thirdweb/react (minimal + tree-shaking) 19.09 KB (-0.04% 🔽) 382 ms (-0.04% 🔽) 128 ms (+5086.45% 🔺) 510 ms

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 22, 2025

Merge activity

<!--

## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

## How to test

Unit tests, playground, etc.

-->

<!-- start pr-codex -->

---

## 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 `<p>` 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}`

<!-- end pr-codex -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## 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.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@vercel vercel bot temporarily deployed to Preview – nebula October 22, 2025 21:53 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 22, 2025 21:53 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 22, 2025 21:53 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www October 22, 2025 21:53 Inactive
@graphite-app graphite-app bot merged commit 93a9ba9 into main Oct 22, 2025
23 checks passed
@graphite-app graphite-app bot deleted the pro-72 branch October 22, 2025 21:56
@vercel vercel bot temporarily deployed to Production – wallet-ui October 22, 2025 21:56 Inactive
@vercel vercel bot temporarily deployed to Production – nebula October 22, 2025 21:56 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground October 22, 2025 21:56 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb-www October 22, 2025 21:56 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants