Commit Graph

188 Commits

Author SHA1 Message Date
akcodez
09708e58de update event images 2025-10-21 08:57:03 -07:00
akcodez
b237a6a2f1 feat: add new events and update existing event details
- Introduced new events: XRPL Town Hall Meeting #5 and XRPL Aquarium Residency Demo Day #7 with relevant details.
- Updated the date format for the existing hackathon event.
- Replaced images for the hackathon event with the new Italy Hackathon image.
- Added new images for the Town Hall Meeting and Aquarium Residency events.
2025-10-13 12:13:56 -07:00
mDuo13
1894f78a5d Remove beta AI agent 2025-10-07 11:30:49 -07:00
akcodez
39a044089a fix image size issues across community payments and tokenization pages 2025-09-30 14:58:09 -07:00
mDuo13
1de30f07a8 Refactor use-case end cards to use bg images 2025-09-30 14:38:11 -07:00
akcodez
55db17553d remove non needed important 2025-09-30 12:32:22 -07:00
akcodez
46c6a5de5a update responsiveness and layout 2025-09-30 07:58:00 -07:00
akcodez
8571afb3d5 conditional image for mobile 2025-09-30 07:56:27 -07:00
akcodez
666448a748 qa changes 2025-09-30 07:09:29 -07:00
akcodez
2ee62e42ff add whitepaper 2025-09-29 09:08:28 -07:00
akcodez
c30e259ff3 merge master in 2025-09-24 09:26:55 -07:00
Amarantha Kulkarni
49292c20ba Merge pull request #3304 from interc0der/add-joey-wallet
Add Joey Wallet
2025-09-23 12:37:15 -07:00
akcodez
6b10cf3568 Update community page content and links 2025-09-16 13:50:38 -07:00
interc0der
28868c42aa fix: update joey logo to png for use.page 2025-09-16 11:38:08 -05:00
interc0der
ce4a873cfa chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page 2025-09-16 11:25:32 -05:00
interc0der
536da9975b chore: add joey wallet assets 2025-09-16 10:47:27 -05:00
akcodez
6ddf7ea293 design touh ups 2025-09-10 11:00:48 -07:00
Maria Shodunke
3391a79503 Fix wide screen gap 2025-09-10 10:14:35 -07:00
mDuo13
9ac9d976c8 Fix various style issues 2025-09-10 10:14:26 -07:00
mDuo13
de8bc3faaf Adjust style colors & improve code walkthrough 2025-09-10 10:14:18 -07:00
akcodez
2e8b0565f7 merge main in 2025-09-10 10:13:44 -07:00
akcodez
a6fb937b6f update event imgae 2025-09-10 10:12:05 -07:00
akcodez
c656d093a5 Add new events: EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025. Update event details for XRP Community Night NYC, including date, location, and registration link. 2025-09-10 10:12:05 -07:00
akcodez
c8aa8f1d50 Refactor tokenization page layout and enhance styling
- Updated the structure of the tokenization page to improve readability and organization.
- Introduced new sections for video content and benefits, enhancing user engagement.
- Adjusted CSS styles for better responsiveness and alignment with design standards.
- Added a new margin utility class in _helpers.scss for consistent spacing.
- Improved the developer resources section to handle single card layouts more effectively.
2025-09-02 12:56:35 -07:00
akcodez
6164bfe7af Update CSS variables in devportal2024-v1.css for improved consistency
- Adjusted CSS variable definitions for better alignment with design standards.
- Ensured future styling adjustments can be made more easily.
2025-08-28 11:15:01 -07:00
akcodez
8f9ba68704 Enhance styling for tokenization page and update CSS variables
- Added padding to the developer tools section within the tokenization page for improved layout.
- Updated CSS variables in devportal2024-v1.css for consistency and future styling adjustments.
2025-08-28 11:07:57 -07:00
akcodez
ae71602d6d Update CSS and SCSS files for improved styling consistency
- Corrected the class name from `.fiipay` to `.friipay` in the _use-cases.scss file to ensure proper image rendering.
- No changes made to the devportal2024-v1.css file, but it remains updated for future styling adjustments.
2025-08-28 11:02:33 -07:00
akcodez
023321d6de Enhance payments integration styles and layout for improved responsiveness
- Added max-width and margin adjustments to the payments integration section for better alignment on larger screens.
- Implemented responsive breakpoints for the payments integration section to ensure optimal display on medium and large devices.
- Introduced new styles for light mode payment logos and embedded payments icons, enhancing visual consistency across the payments page.
2025-08-26 10:49:22 -07:00
akcodez
12cf498d2b Refactor payments page layout and styles for improved responsiveness
- Simplified the hero section by removing unnecessary container classes.
- Adjusted padding and margins in the payments styles to enhance layout consistency across various screen sizes.
- Updated media queries to ensure better responsiveness for video content and typography on smaller devices.
2025-08-26 10:24:21 -07:00
akcodez
703f761a08 Enhance payments and tokenization pages with developer resources and layout improvements
- Integrated DeveloperResourcesSection into both payments and tokenization pages to provide developers with essential resources and community links.
- Updated payment URLs for various stablecoins to direct users to relevant external resources.
- Improved layout and styling for the payments integration section, ensuring better responsiveness and user experience.
- Refactored CSS for shared developer tools styles between payments and tokenization pages, enhancing visual consistency.
2025-08-26 10:15:53 -07:00
akcodez
9e2b88fbb8 Refactor payments and index pages to integrate BenefitsSection component
- Replaced the manual benefits list in the index page with the BenefitsSection component for improved maintainability.
- Added BenefitsSection to the payments page, showcasing embedded payment use cases with new card data.
- Updated ProjectCards component to support optional button text for enhanced project presentation.
- Introduced new CSS styles for embedded payments icons and battle-tested project cards for better visual consistency.
2025-08-26 07:38:18 -07:00
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
akcodez
2282eb86b6 adds basis 2025-08-25 09:18:57 -07:00
akcodez
665d04396e add new layout for payments page 2025-08-22 11:50:48 -07:00
mDuo13
e12e40a926 Fix blog landing bugs & add case study category 2025-08-14 11:38:07 -07:00
akcodez
a2964909fd Add new events to the community events page and include associated images for "Building on the XRP Ledger" and "TUM XRPL Blockchain Day". 2025-08-04 07:47:35 -07:00
Maria Shodunke
61009fcd39 Add crossmark wallet to wallets list 2025-07-16 17:42:27 +01:00
akcodez
b416365695 Refactor home hero graphic styles and update image attributes for better responsiveness. Adjusted width to 100% with a max-width of 856px and set height to auto. Removed width attribute from the image tag in index.page.tsx. 2025-07-14 11:23:30 -07:00
akcodez
4c2aa70736 adds new event 2025-07-07 11:08:26 -07:00
akcodez
228ff1a63e replace some existing event images, add 3 new past events 2025-06-12 11:00:11 -07:00
akcodez
8d72c91e4f rm arrows 2025-06-11 10:16:19 -07:00
akcodez
d327c69864 Enhance light theme styles by adding color properties for section titles and utility cards. 2025-06-10 16:35:02 -07:00
akcodez
f161bd0331 adjust height of card 2025-06-10 15:17:28 -07:00
akcodez
603bcd9106 Update RWA Tokenization documentation with new features and improved descriptions; adjust CSS for better layout and responsiveness. 2025-06-10 14:39:14 -07:00
akcodez
ddf36ff2dd events + community page: add XRPL Core Dev Bootcamp and additional meetups, including XRPL Townhall Meeting #4 and XRP Ledger Meetup in Cannes. Introduce new images for events. 2025-06-09 08:35:58 -07:00
mDuo13
9dce798703 Merge branch 'ja-dynamicnft' 2025-05-28 14:17:44 -07:00
mDuo13
d043759f72 Fix source link floating in Japanese 2025-05-28 14:12:07 -07:00
akcodez
13b0f89f21 update z index on xrplai 2025-05-07 12:50:43 -07:00
akcodez
92316c5f42 bump z index to 10 2025-05-07 12:29:53 -07:00
akcodez
05a02c27a2 bump z index to 2 2025-05-07 12:28:45 -07:00