mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
Update payments and tokenization pages with new components and layout adjustments
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration. - Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation. - Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes. - Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
- page: docs/use-cases/index.md
|
||||
expanded: false
|
||||
items:
|
||||
- page: docs/use-cases/payments/index.md
|
||||
- page: docs/use-cases/payments/index.page.tsx
|
||||
label: Payments
|
||||
labelTranslationKey: sidebar.docs.use-cases.payments
|
||||
expanded: false
|
||||
items:
|
||||
- page: docs/use-cases/payments/peer-to-peer-payments-uc.md
|
||||
|
||||
Reference in New Issue
Block a user