Commit Graph

10 Commits

Author SHA1 Message Date
Ümit Tunç 5b07f385b1 refactor: split CareerApplication into separate Job and Intern application resources in Filament and update hero social links 2026-06-08 18:17:51 +03:00
Ümit Tunç 864f80c7b8 style: remove fixed background attachment from hero section 2026-06-02 19:52:38 +03:00
Ümit Tunç 81690db06d feat: make hero background image configurable via settings service 2026-06-02 05:59:43 +03:00
Ümit Tunç 97e95efb17 refactor: remove all social media link components from header, navbar, and partials view files 2026-06-02 05:47:26 +03:00
Ümit Tunç a9d6f17e3c feat: enhance localization support by adding new translations for blog categories and home menu, improving multilingual capabilities across the platform 2026-05-21 10:25:08 +03:00
Ümit Tunç 4168e1c8d4 feat: add localized hero title and extract underline styles, fix schema JSON syntax 2026-05-20 00:10:43 +03:00
Muhammet Güler 477993ec83 Optimize images to WebP and enable lazy loading. Add security headers (HSTS, CSP, etc) for A+ SSL score. 2026-02-17 10:30:36 +03:00
Muhammet Güler 7101f7878a Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi 2026-02-16 14:55:06 +03:00
Ümit Tunç cb0bbf87c7 Update Header and Home Templates: Modified the header template to dynamically retrieve contact information and social media links from settings, enhancing functionality and localization support. Updated the hero section background image for improved visual appeal. Simplified the services cards layout by removing unnecessary padding, contributing to a cleaner design. 2026-01-01 00:04:00 +03:00
Ümit Tunç 77a2713aec Implement Home Page Structure: Refactored the home template to include multiple new components for improved modularity and organization. Added sections for hero, services, solutions, testimonials, and contact information, enhancing the overall layout and user experience. Ensured all new components utilize localization for text content, maintaining consistency across languages. 2025-12-31 23:47:02 +03:00