7 Commits

Author SHA1 Message Date
mstfyldz
5f3c33e179 seo: add llms.txt, update robots.txt, refresh sitemap and improve image alt tags 2026-05-05 00:44:23 +03:00
mstfyldz
b4128eb8b4 fix: remove incorrect relative path prefixes from Cloudinary URLs in CSS 2026-05-04 22:34:04 +03:00
mstfyldz
ee3c57bace accessibility: improve footer text contrast ratio 2026-05-04 22:29:26 +03:00
mstfyldz
e933076fda perf: set font-display to swap for all webfonts in CSS files 2026-05-04 22:19:44 +03:00
mstfyldz
4a674acdc9 feat: SEO optimization, footer redesign, broken links fix
- Added full SEO meta tags to all 6 pages (title, description, keywords, OG, canonical)
- Changed lang from 'zxx' to 'tr' on all pages
- Redesigned footer: 4-column layout with dark theme and gold accents
- Fixed 59 broken links (service-single, team-single, course-single, book-appointment)
- Migrated hero video to Cloudinary CDN with q_auto optimization
2026-05-04 21:50:04 +03:00
mstfyldz
dbf13ee382 feat: migrate all images to Cloudinary CDN
- Uploaded 42 active images to Cloudinary with auto optimization
- Removed 72 unused theme placeholder images
- Deleted local images/ directory entirely
- All images now served via Cloudinary CDN with f_auto,q_auto
2026-05-04 21:07:49 +03:00
mstfyldz
262f31a704 feat: Cloudinary image migration & preloader removal
- Migrated 25 images to Cloudinary CDN with auto format/quality optimization
- Removed preloader from all pages
- Added .gitignore for env, node_modules, and large image files
2026-05-04 21:03:38 +03:00