Commit Graph

30 Commits

Author SHA1 Message Date
Ümit Tunç 6614d13be2 refactor: update service cards to full-width mobile layout and apply light theme glass styling 2026-06-23 11:24:06 +03:00
Ümit Tunç 61480399b3 refactor: wrap service cards in anchor tags and update styling for a glassmorphism effect 2026-06-23 11:23:15 +03:00
Ümit Tunç e3e7ac7f18 style: add mobile-specific background image styling to hero section 2026-06-23 11:10:28 +03:00
Ümit Tunç f1c7e57e43 style: refine services card responsive typography and layout styling 2026-06-23 11:06:06 +03:00
Ü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ç 9c4dc0ff11 style: add hover transition effects to glass card headings 2026-06-02 06:29:17 +03:00
Ümit Tunç 092eb09316 fix: correct typo in CSS transition property and adjust hover brightness filter for service cards 2026-06-02 06:07:34 +03:00
Ümit Tunç 82ea32cd33 feat: add hover brightness transition effect to glass card icons 2026-06-02 06:07:28 +03:00
Ümit Tunç 2ee018c37c feat: apply glassmorphism effect to service cards and align call-to-action buttons 2026-06-02 06:01:59 +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ç 1b0800beb6 chore: update default testimonial section image path 2026-06-01 23:29:03 +03:00
Ümit Tunç a61c80ee3d feat: add Artificial Intelligence service page and update homepage card link 2026-05-23 23:48:54 +03:00
Ümit Tunç 53a265844f feat: add technology logos, implement WebDevelopmentPageSeeder, and update related service views and translations. 2026-05-23 11:06:36 +03:00
Ümit Tunç 474882ba7c feat: add new illustration for truncgil overview timeline and update styles for improved visual consistency across blog and component views 2026-05-22 05:34:04 +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ç 6a4a0101a5 feat: add AppDevelopmentPageSeeder for populating app development page content and enhance app development template with new features, styling, and localization support for improved user experience 2026-05-21 09:06:01 +03:00
Ümit Tunç b487613b71 chore: remove outdated "What We Do" section template to streamline codebase and improve maintainability 2026-05-21 08:58:04 +03:00
Ümit Tunç f35632ee0d feat: add Music Productions module with CRUD resources and frontend views 2026-05-20 22:15:04 +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
Muhammet Güler 177ebff119 feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs 2026-02-08 04:54:32 +03:00
Ümit Tunç 194e575619 Update Header and Add New Home Template: Enhanced the header layout by including a language selector for improved localization support. Introduced a new 'neler-yapariz' template that integrates various sections of the home page, ensuring a cohesive structure and better user experience. 2026-01-02 23:32:03 +03:00
Ümit Tunç 0ca75829bb frontend style fix 2026-01-01 16:25:27 +03:00
Ümit Tunç 12441517f6 Add Custom Header and Footer Blade Selection: Implemented options for selecting custom Blade files for header and footer templates in the Page settings. Enhanced the PageController to render these templates dynamically, improving modularity and user experience. Updated relevant views to support this new functionality, ensuring better localization and flexibility in template management. 2026-01-01 10:54:38 +03:00
Ümit Tunç 68b7907981 Refactor Header and Why Choose Us Templates: Updated the header template to dynamically retrieve social media links from settings, enhancing functionality and localization support. Modified button styles in the Why Choose Us section for a more consistent rounded appearance, improving overall design coherence. 2026-01-01 00:22:50 +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