Commit Graph
6 Commits
Author SHA1 Message Date
mstfyldz 99951328ed fix(lint): resolve eslint warnings, type errors and clean unused code 2026-08-23 01:51:51 +03:00
mstfyldz b312bc5593 feat: add admin panel, Openinary media integration and standardized footer backlink 2026-08-23 01:40:48 +03:00
mstfyldz cbb25881ad style(hero): make home title single line 2026-06-04 20:13:53 +03:00
mstfyldz 7059a1f3a4 fix(seo): resolve pagespeed insights performance and accessibility issues
- Add priority to hero image and replace css background-image with Next.js Image component for faster LCP
- Add aria-label and aria-expanded to mobile menu button in Navbar
- Add aria-label to social media links in Footer
- Replace css background-image with Next.js Image component in CTA and Services sections
2026-06-04 13:04:26 +03:00
mstfyldz e1d8bae5a4 feat(seo): implement SEO audit remediations
- Add dynamic sitemap.ts, robots.ts, and llms.txt route
- Add metadataBase and JSON-LD Organization schema to layout
- Set canonical alternates for all routes
- Migrate raw img tags to next/image for LCP optimization
- Add SEO dictionary strings to tr.json and en.json
2026-06-04 12:29:19 +03:00
mstfyldz 716bad9d7c first commit 2026-06-03 16:13:15 +03:00