Commit Graph

7 Commits

Author SHA1 Message Date
dee74d335f fix: font-display block → swap to prevent FOIT in header
All checks were successful
Build frontend / build (push) Successful in 1m14s
2026-03-30 15:32:08 +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
8c75c7c659 Added map for home 2026-03-07 07:34:31 +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