Commit 473a252
committed
[Dashboard] reactive(1597) chainlist page update (#6566)
Added custom chain page info for Reactive Network
* Banner image
* CTA image
* About section
<!-- start pr-codex -->
---
## PR-Codex overview
This PR introduces new assets and functionality for a "Reactive Mainnet" section in the dashboard. It adds images and a call-to-action that promotes Web3 automation features.
### Detailed summary
- Added `reactiveBanner.jpg` and `reactiveCTA.jpg` assets.
- Introduced a new section for "Reactive Mainnet" in `chainMetaRecord`:
- Set `headerImgUrl` to `reactiveBanner.src`.
- Added an `about` description for Web3 automation.
- Configured `cta` with `backgroundImageUrl`, `title`, `buttonLink`, and `buttonText`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->1 parent 2d4c5ff commit 473a252
File tree
3 files changed
+14
-0
lines changed- apps/dashboard/src/app/(dashboard)/(chain)
- temp-assets
3 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
575 | 577 | | |
576 | 578 | | |
577 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
578 | 592 | | |
579 | 593 | | |
580 | 594 | | |
| |||
0 commit comments