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:
akcodez
2025-08-25 11:54:17 -07:00
parent 2282eb86b6
commit e94a5a0269
14 changed files with 662 additions and 163 deletions

View File

@@ -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