Commit Graph

227 Commits

Author SHA1 Message Date
mohvn
ec33ae6087 fix: light mode of firefox icon 2024-09-02 10:16:31 -03:00
mohvn
d52674b247 fix: removed w-fit duplicated 2024-09-02 10:12:29 -03:00
mauro-balades
5d4424e29a feat: Update Discord links in privacy policy and navigation
The code changes include:
- Updating the Discord link in the privacy policy page to [Zen Browser's Discord](https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748).
- Updating the Discord link in the navigation component to [Zen Browser's Discord](https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748).
2024-09-01 15:57:36 +02:00
mauro-balades
0a2e2e6295 feat: Update ThemePage to use lazy loading for images 2024-09-01 11:31:54 +02:00
mauro-balades
7575e7b22a feat: Add lazy loading for images in marketplace
The code changes include:
- Importing the `Image` component from `next/legacy/image` instead of `next/image` in multiple files.
- Adding a new `CachedImage` component that uses the `Image` component with a custom loader.
- Updating the `MarketplacePage` component to pass the `themes` prop to the `MarketplacePage` component.
2024-09-01 11:08:01 +02:00
mauro-balades
9599c606cf feat: Add lazy loading for images and update image components
The code changes include:
- Importing the `Image` component from `next/legacy/image` instead of `next/image` in multiple files.
- Adding a new `CachedImage` component that uses the `Image` component with a custom loader.
- Updating the `Logo` component to use the `CachedImage` component instead of the `img` tag.

Recent user commits and repository commits do not provide additional context for the commit message.
2024-09-01 00:51:37 +02:00
mauro-balades
1c181b972f chore: Update next.config.js and features.tsx 2024-09-01 00:06:58 +02:00
mauro 🤙
2867536722 Update features.tsx 2024-08-31 01:32:06 +02:00
mauro 🤙
2b31899e55 Update logo.tsx 2024-08-30 06:22:00 -07:00
Mohan Elias
2cde03e77a Merge branch 'zen-browser:main' into main 2024-08-30 09:09:32 -03:00
mohvn
f4492f05ce fix: adjusting the website's responsiveness 2024-08-30 09:08:53 -03:00
mauro-balades
8395dc1cc2 remove features 2024-08-30 14:06:28 +02:00
mauro-balades
52f98956f4 chore: Add logo to feature section 2024-08-30 14:05:32 +02:00
mauro-balades
2be28560d0 Merge branch 'main' of https://github.com/zen-browser/www 2024-08-30 13:59:34 +02:00
mauro-balades
0bac495026 Started working on features 2024-08-30 13:59:32 +02:00
mauro 🤙
974f09c61c Merge pull request #134 from ktz-dev/internationalization
feat: Multi-language support
2024-08-30 13:59:17 +02:00
NOCanoa
cf5df93d06 Merge pull request #132 from ktz-dev/fix-responsive-design-medium
fix: Responsive design on medium windows
2024-08-30 12:48:31 +01:00
NOCanoa
d247638b74 Merge pull request #133 from ktz-dev/minor-typo-fixes
fix: Minor typos
2024-08-30 12:39:53 +01:00
NOCanoa
d216713628 Update features.tsx
fix split screen aligment
2024-08-30 12:17:55 +01:00
Waled Khatiz
a68ee89be2 forgot-to-commit-the-rest 2024-08-30 14:42:45 +10:00
Waled Khatiz
b1aae853d0 fix: Minor typos 2024-08-30 12:01:29 +10:00
Waled Khatiz
c97d4344ab fix: Disable flex warping on checkboxes 2024-08-30 11:48:12 +10:00
Waled Khatiz
d6142c54de fix: Responsive design on medium windows 2024-08-30 11:28:55 +10:00
mauro-balades
673f10b007 Added mroe features 2024-08-30 02:10:50 +02:00
mauro-balades
7fd259f233 Added more to the site 2024-08-30 01:54:17 +02:00
mauro-balades
47e0fe8075 Started working on new site 2024-08-29 19:12:18 +02:00
mauro 🤙
1d5d28fa23 refactor: Update MobileLink component to use href.toString() for consistency 2024-08-27 23:22:23 +00:00
mauro 🤙
61a8f73364 Optimize image loading in components 2024-08-27 23:20:36 +00:00
mauro 🤙
b69f2d25e4 Optimize image loading in components 2024-08-27 23:18:00 +00:00
mauro-balades
30ddd65c91 feat: Optimize image loading in components 2024-08-27 17:49:49 +02:00
mauro-balades
7ca8d4fb7c feat: Refactor generateMetadata function and add support for jsDelivr CDN for images 2024-08-27 16:52:58 +02:00
mauro-balades
a3cf78d83a chore: Remove unused code and dependencies 2024-08-27 16:31:58 +02:00
mauro-balades
b6a64a0f52 chore: Remove unused code and dependencies 2024-08-27 15:57:55 +02:00
mauro 🤙
c06914d418 changed images to jsdeliv 2024-08-27 12:36:29 +00:00
Mauro Balades
bfd9c43330 chore: Update theme-page.tsx and themes.ts 2024-08-26 14:26:11 +02:00
Mauro Balades
10b764aa7f Fix typo in ThemeCard component 2024-08-26 14:21:20 +02:00
nitro
2f3523f9d5 Merge pull request #60 from n7itro/fix-1
refer to official docs instead of github
2024-08-26 14:15:56 +02:00
Jeroen
63b9757341 Fix typo in features.tsx (#62)
Fix typo in features.tsx
2024-08-26 14:13:21 +02:00
mauro 🤙
6e7a63f619 Merge branch 'main' into themecard_size_limit 2024-08-26 14:08:58 +02:00
Aditya Yaduvanshi
276d99a18e fix : community tile alignment 2024-08-26 05:51:55 +05:30
Aditya Yaduvanshi
9a1da1d4af Fix : Community tile alignment 2024-08-26 05:48:58 +05:30
mauro 🤙
06371e52fe Merge branch 'main' into fix-2 2024-08-25 21:06:27 +02:00
mauro 🤙
94243d4206 Merge pull request #103 from ktz-dev/styling_for_ultra-wide_monitors
fix: Formatting of features.tsx on ultrawide monitors
2024-08-25 21:05:47 +02:00
mauro 🤙
90d0f8d178 Merge pull request #100 from ktz-dev/fix_aarch64_typo
fix: Corrected capitalization of AArch64
2024-08-25 21:05:30 +02:00
Waled Khatiz
7b5a4adcfb fix: CardWrapper typo 2024-08-26 00:09:13 +10:00
Waled Khatiz
07cb648555 fix:Formatting of features.tsx on ultrawide monitors 2024-08-25 22:36:24 +10:00
Waled Khatiz
1c7d8ef1a9 feat:Giving length limits to ThemeCards 2024-08-25 22:26:44 +10:00
Waled Khatiz
fc14d12958 fix:Corrected capitalization of AArch64 2024-08-25 21:49:23 +10:00
mauro 🤙
2a7dc0cae3 Revert "refactor: Improved platform detection, UI enhancements, and overall code quality" 2024-08-25 00:51:46 +02:00
mauro 🤙
4838f336c5 Merge pull request #51 from BharathxD/refactor/download-page
refactor: Improved platform detection, UI enhancements, and overall code quality
2024-08-25 00:48:44 +02:00