05cd5b5139
main: enhance scroll styles and add CTA section
2026-02-07 00:31:26 +03:00
8f05d06fb9
Fixed the AntD message warning (dynamic theme / context)
2025-12-17 17:18:31 +03:00
9548694f13
PreferencesSelector: fix responsive styles
2025-12-17 17:11:51 +03:00
2c84cbd1ca
fix after antd updating
2025-12-17 16:46:11 +03:00
323a5665fe
fix issue
...
A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting.
2025-12-17 16:36:20 +03:00
adcab9eb3c
Implemented tab title = current page
2025-12-17 15:26:19 +03:00
3bc52d60c3
upgraded dependencies
2025-12-17 15:19:58 +03:00
Mohammed Al-yaseen
5f050a7a60
enhance footer mobile style & implement footer in each page
2025-08-02 15:36:11 +03:00
Mohammed Al-yaseen
7bcbea35e1
enhance the home page UI
2025-08-02 15:15:37 +03:00
Mohammed Al-yaseen
e6a3bd1fd5
enhance loader design
2025-08-02 02:25:27 +03:00
Mohammed Al-yaseen
e627594be9
site enhancements and add missing parts
2025-08-02 02:01:29 +03:00
Mohammed Al-yaseen
01ed3a2b7f
enhance ssr, add routes and enhance the header styles
2025-07-29 16:12:21 +03:00
Mohammed Al-yaseen
b803532cde
add some projects urls
2025-07-28 11:32:31 +03:00
Mohammed Al-yaseen
e32ddaa2db
enhance headers styles & update colors palette
2025-07-28 11:32:05 +03:00
Mohammed Al-yaseen
b2896c379f
ProjectsShowcase: add details modal
2025-07-28 10:40:33 +03:00
Mohammed Al-yaseen
c9998ce4e0
fixes
2025-07-28 02:08:21 +03:00
Mohammed Al-yaseen
9271f776d7
remove extra preference
2025-05-02 02:25:42 +03:00
Mohammed Al-yaseen
264eb84407
working on element theme
...
- note: gradient color doesn't take effects on texts
2025-04-08 18:22:08 +03:00
Mohammed Al-yaseen
2cec30d560
hero: apply some carve style to the hero section
2025-04-06 21:34:20 +03:00
Mohammed Al-yaseen
fbd966a3fd
Initial commit 🌟
2025-04-06 20:03:35 +03:00