Commit graph

16 commits

Author SHA1 Message Date
ba8f3a5065 chore: clean legacy files 2025-09-06 14:49:53 -04:00
3bc68ca067 refactor(nav): drop navFor; build localized nav links with astro:i18n getRelativeLocaleUrl; update README 2025-09-06 14:31:18 -04:00
7613249b56 refactor(i18n): replace hrefFor usages with astro:i18n getRelativeLocaleUrl; update config and docs 2025-09-06 14:23:58 -04:00
38452ed5ca style(home): remove section dividers; add brand underline to all section titles (FR/EN) 2025-09-05 14:28:21 -04:00
096c5bb6c1 style(home): remove reviews outline; apply bg color to reviews and remove bg from map section (FR/EN) 2025-09-05 14:20:38 -04:00
adac8d1487 refactor(home): remove obsolete image grid under description; keep carousel as primary visual 2025-09-05 13:16:58 -04:00
ef6ba11a73 feat(icons): use brand color for facility icons and restore 'Crib on demand' in FR/EN 2025-09-05 13:13:15 -04:00
0add2152eb feat(home): revamp FR/EN landing pages—bigger hero, highlights strip, richer description imagery, improved facilities grid, image-backed apartment cards, and reviews layout 2025-09-05 12:54:44 -04:00
0ed53651da feat(layout): make footer sticky and main grow to fill viewport (flex column layout) 2025-09-05 12:45:58 -04:00
723c6d1082 feat(nav): add responsive mobile navigation with toggle; tidy header for md+; keep language switch and CTA accessible 2025-09-05 12:30:08 -04:00
ed80223e92 feat(policies): add FR/EN policy pages and i18n routes; update footer and consent links to localized URLs 2025-09-05 12:23:59 -04:00
4c4224eb46 refactor(i18n): use route manifest for all internal links; fix Astro frontmatter blocks; build passes 2025-09-05 12:11:37 -04:00
cc09505eca feat(i18n): add route manifest and use it for language toggle + hreflang; add alias redirects to avoid 404s on mismatched slugs 2025-09-05 11:59:18 -04:00
6cf3d3c853 feat(i18n): add language toggle and hreflang alternates; compute sibling FR/EN paths in layout 2025-09-05 11:40:41 -04:00
a298c119db style(tailwind): wire global Tailwind CSS, brand tokens, and replace hex with theme classes 2025-09-05 11:36:54 -04:00
1f5f9f75a8 build: switch to pnpm@10.15.1 and scaffold Astro Phase 1 stubs (FR) 2025-09-05 11:29:51 -04:00