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