20 Commits

Author SHA1 Message Date
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
tequ
b21252f499 Fix DevTool links to use Link component 2025-07-18 22:53:57 +09: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
7adec12374 Change home hero graphic image loading to eager 2025-02-10 10:21:13 -08:00
akcodez
3de3664c43 Improve home page performance
- Fix Cumulative Layout Shifts (CLS)
- Add lazy loading to images
2025-02-03 14:32:10 -08:00
akcodez
258829303a Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneurs" for improved clarity. 2025-01-10 08:49:51 -08:00
Nazarii Mykhailets
ba6e87abf0 Merge branch 'master' into redocly-rc-migration 2024-06-27 11:42:39 +03:00
mDuo13
0dfcd7c2da Fix some linking issues in home & about 2024-06-20 13:17:04 -07:00
mDuo13
dceccd7b1d Fix page jump when loading home hero image 2024-05-31 15:29:19 -07:00
Nazarii Mykhailets
7402168061 feat: migrate to the realm rc version 2024-05-28 17:09:54 +03:00
mDuo13
cfbea963e2 Use translation key for homepage h1 2024-05-14 15:55:00 -07:00
tequ
4f6878a6b2 [JA] translate home 2024-04-20 16:28:31 +09:00
akcodez
cce24257c9 fixes a tag issues 2024-02-13 12:40:43 -08:00
Aria Keshmiri
72292949c3 Update index.page.tsx
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:22:51 -08:00
Aria Keshmiri
4a0b9b83fa Update index.page.tsx
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:22:46 -08:00
Aria Keshmiri
ea1b688888 Update index.page.tsx
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:22:41 -08:00
akcodez
be99807d2c adds seo title description and h1 changes 2024-02-07 10:43:51 -08:00
Amarantha Kulkarni
fd4b22c51c Remove extraneous HTML code in title 2024-02-02 11:02:08 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00