Commit Graph

11 Commits

Author SHA1 Message Date
e6d754d014 perf: convert fonts to WOFF2 (10x smaller), fix preload to match, add html,body CSS font rule
All checks were successful
Build frontend / build (push) Successful in 42s
2026-03-30 15:34:36 +00:00
8f2679253b Fix font loading flash: font-display block + preload
Some checks failed
Build frontend / build (push) Has been cancelled
- Changed @font-face from font-display: swap to block (hides text until font loads)
- Added preload links for 3 most used font weights (Regular, Bold, Medium)
- Eliminates FOUC (Flash of Unstyled Content) where default font shows first
2026-03-30 15:31:35 +00:00
48523067fc Use local Madani Arabic font files instead of CDN
All checks were successful
Build frontend / build (push) Successful in 1m2s
- Added @font-face for all 9 weights (Thin to Black)
- Removed CDN links from layout.js
- Font loads locally from public/fonts/
2026-03-28 16:52:31 +00:00
e0f80f3dee Clean up debug logging in login flow
All checks were successful
Build frontend / build (push) Successful in 57s
2026-03-28 16:44:37 +00:00
552bbdd269 fixing the meta data layout
All checks were successful
Build frontend / build (push) Successful in 39s
2026-03-21 17:45:13 +03:00
f6c6119c18 Edit rtl
All checks were successful
Build frontend / build (push) Successful in 32s
2026-03-20 14:17:59 +03:00
1c8e888ea3 Added Admin page, Login, forgot password, register and owner with profile 2026-03-17 20:36:59 +03:00
6d81ff56a8 Edit admin page
Edit home image
Added properties page
2026-02-15 01:53:37 +03:00
61c16f6cec Edit name 2026-01-29 20:01:20 +03:00
1b39752c90 Initial commit: Deploy SweetHome project 2026-01-29 19:34:28 +03:00
98680267fc Initial commit from Create Next App 2026-01-28 17:32:36 +03:00