Commit Graph

8 Commits

Author SHA1 Message Date
akcodez
e94a5a0269 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.
2025-08-25 11:54:17 -07:00
Dennis Dawson
f15eccefb7 Move send mpts to tutorials, redo screenshots, revise code samples 2025-04-02 14:04:13 -07:00
Dennis Dawson
09826b9035 Incorporate MPT Use Case 2 with Use Case 1 2025-03-20 14:00:46 -07:00
akcodez
075eeecf86 xumm ----> Xaman 2024-08-13 10:31:19 -07:00
tequ
6540826922 Merge commit '3ebafec49747be8216cb4a4414792986d234b5e5' into ja-tokenization 2024-07-08 08:32:36 +09:00
mDuo13
91b32d872c Tokenization fixes:
- remove articles focused on price speculation
- fix network speed stat
2024-07-03 16:57:42 -07:00
tequ
491a81938b [JA] translate tokenization page 2024-07-02 10:04:10 +09:00
jonathanlei
87b32ec4cb Add Tokenization landing page
Co-authored by: Rome Reginelli <rome@ripple.com>, pdp2121 <71317875+pdp2121@users.noreply.github.com>

fix file names + small styling

fix top nav link

update nav list

fix security card and margin

add featured projects + fix margins

add related articles

update link and light mode

mobile view

add prev next buttons

small styling fixes

add unique key & zindex

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update styles/_use-cases.scss

Update styles/light/_light-theme.scss

add sidebar children back + styling changes

Fix tokenization frontmatter & security links

Add link from Tokenization to NTTs page
2024-06-21 17:03:41 -07:00