Commit 53b4635
committed
[PRO-249] Portal: Update OG images (#7664)
<!--
## 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 focuses on updating the metadata for various payment-related components in the `thirdweb` application, enhancing the clarity and consistency of the titles and icons associated with payments and vault features.
### Detailed summary
- Updated metadata in `apps/portal/src/app/payments/sell/page.mdx`: Changed title to "Sell Tokens" and icon to "payments".
- Updated metadata in `apps/portal/src/app/vault/page.mdx`: Added image with title "thirdweb Vault" and icon "vault".
- Updated metadata in `apps/portal/src/app/payments/routes/page.mdx`: Changed title to "Find Routes" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/layout.tsx`: Changed icon from "payment" to "payments".
- Updated metadata in `apps/portal/src/app/payments/tokens/page.mdx`: Changed title to "Get Token Prices" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/page.mdx`: Changed title to "Get started with Payments" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/products/page.mdx`: Changed title to "Sell a Product" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/custom-data/page.mdx`: Changed title to "Custom Payment Data" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/send/page.mdx`: Changed title to "Send a payment" and icon to "payments".
- Updated metadata in `apps/portal/src/app/payments/webhooks/page.mdx`: Changed title to "Payments Webhooks" and icon to "payments".
- Added new format script in `apps/portal/package.json`.
> ✨ 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
* **New Features**
* Added and updated metadata images and titles across several pages, including "Contracts", "Vault", and various "Payments" pages for improved visual representation.
* Introduced support for a new "vault" icon in metadata image options.
* **Style**
* Improved formatting and removed extraneous blank lines in code examples and UI components for better readability.
* Cleaned up whitespace in multiple example code snippets.
* **Chores**
* Added a new formatting script for consistent code style across the project.
* **Refactor**
* Simplified Open Graph image layouts by removing certain UI elements.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 37414eb commit 53b4635
File tree
17 files changed
+49
-86
lines changed- apps/portal
- public/og
- icons
- src
- app
- api/og
- contracts
- payments
- custom-data
- products
- routes
- sell
- send
- tokens
- webhooks
- vault
- components/Document
17 files changed
+49
-86
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
Loading
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 67 | | |
99 | 68 | | |
100 | 69 | | |
| |||
107 | 76 | | |
108 | 77 | | |
109 | 78 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 79 | | |
131 | 80 | | |
132 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments