Commit Graph

25 Commits

Author SHA1 Message Date
Ümit Tunç d828df82bb refactor: localize all UI strings in the dijital-donusum product page using the t() helper 2026-06-01 23:20:37 +03:00
Ümit Tunç 690ee11336 docs: update customer testimonial names and company affiliations in digital transformation product page 2026-06-01 23:18:45 +03:00
Ümit Tunç c719e58d4e chore: update partner section header text to localized string 2026-06-01 23:15:59 +03:00
Ümit Tunç 7e2cd6eff4 feat: dynamically render partner logos from CMS in digital transformation product page 2026-06-01 23:15:54 +03:00
Ümit Tunç 0bdf0c3394 feat: add digital transformation product page layout and styles 2026-06-01 23:09:46 +03:00
Ümit Tunç c68e95631b feat: update finance page hero design, implement reusable hero buttons, and dynamic contact information 2026-05-26 23:42:46 +03:00
Ümit Tunç 8c4c58e094 refactor: update finance dashboard market cards to use flexbox layout for responsive wrapping 2026-05-26 23:33:35 +03:00
Ümit Tunç b7434e12c6 refactor: transition finance page to single-column layout with integrated logo header and grid-based rate cards 2026-05-26 23:32:10 +03:00
Ümit Tunç 121ba7d9c0 refactor: update finance dashboard grid layout and card styling to use Bootstrap utility classes 2026-05-26 23:31:23 +03:00
Ümit Tunç e054b04b06 ui: refactor live rates widget to use premium cards with SVG icons and updated typography 2026-05-26 23:29:27 +03:00
Ümit Tunç fe3d88c467 refactor: reorganize finance page layout by swapping rates and logo columns 2026-05-26 23:27:04 +03:00
Ümit Tunç 01a708b054 feat: add finance logo SVG and update finance product page 2026-05-26 23:27:00 +03:00
Ümit Tunç bd1ccb29c0 refactor: update finance page styles and layout and add finance logo asset 2026-05-26 23:25:36 +03:00
Ümit Tunç 8a08a0a89a feat: add Trunçgil Finance product with dedicated seeder and landing page views 2026-05-26 22:57:25 +03:00
Ümit Tunç 2d6af94c88 feat: implement Dekupai product landing page with supporting assets and database seeder 2026-05-24 00:48:06 +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ç 1950e8734c feat: localize landing page content and update icon asset paths 2026-05-11 10:04:58 +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
Ümit Tunç a1d02de86b Update Landing Page Layout and Improve Responsiveness: Adjusted the layout of the landing page by modifying the width of various sections for better responsiveness. Enhanced the styling of the featured image section and added a new divider for visual appeal. Updated the FAQ section header to utilize localization for improved language support, ensuring a consistent user experience across different languages. 2026-01-02 22:58:29 +03:00
Ümit Tunç 1fc23e7bda Update Header Template in Landing Page Blade: Changed the header template from 'Demo29 Header' to 'Demo27 Header' in the landing page view, ensuring consistency with the updated design and layout standards. 2026-01-02 20:58:30 +03:00
Ümit Tunç 97092dd793 Add Landing Page Section and Update Product Schema: Introduced a new LandingPageSection class to manage the layout and fields for the product landing page. Updated the ProductForm to include this new section, enhancing the product management interface. Added migration for landing_page_data in the products table and implemented localization for new fields in English and Turkish language files. Created a new landing Blade view to render the landing page dynamically, improving user experience and modularity. 2026-01-02 20:58:18 +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ç 1fa194260e Refactor Localization in Templates: Updated various templates to utilize the translation function for titles and content, enhancing localization support. Commented out unused fallback logic in the PageController for header templates, streamlining the rendering process. Added new header and navbar components while removing the deprecated navbar file, improving the overall structure and maintainability of the layout. 2025-12-31 23:35:42 +03:00
Ümit Tunç a85e6eebe0 Implement Product and ProductCategory Resources: Created new Filament resources for managing products and product categories, including pages for listing, creating, and editing. Added schemas for forms and tables, integrated translation support, and established relationships between products and categories. Enhanced the navigation structure to include product and service links in the frontend menu, improving overall site organization and user experience. 2025-12-30 22:16:45 +03:00