9 Commits

Author SHA1 Message Date
76397637f0 Integrate dynamic settings into About page: update content sections to utilize AboutSettings for titles, subtitles, paragraphs, and media sources, enhancing content management and user experience. 2025-07-29 14:16:10 +05:00
c37f5fadf1 Add contact settings integration: update contact page to utilize dynamic settings for subtitle, header, paragraph, contact details, and map embed URL, enhancing content management and user experience. 2025-07-29 13:22:44 +05:00
189cb53856 Enhance ManageSolutions and ManageSuccess forms: replace icon_class text input with a searchable select component in ManageSolutions, add file upload for success images in ManageSuccess, and update SuccessSettings to include success_image property. Adjust related database migrations and views for dynamic content display. 2025-07-28 18:28:29 +05:00
2d1c7ea4f9 Add solutions image upload field and update settings: introduce a file upload component for solutions images in ManageSolutions, add solutions_image property to SolutionSettings, and update related database migrations and views to support dynamic image display. 2025-07-28 17:43:05 +05:00
ed369a5bf2 Add industry and text slide sections to homepage settings: introduce new fields in HomeSettings, update form structure in HomePageSettings, and modify homepage view to display dynamic content for industry and text slide areas. 2025-07-28 16:15:46 +05:00
6d564bb285 Enhance homepage with dynamic success and portfolio settings: replace static content with values from SuccessSettings and PortfolioSettings, and implement loops for skill and portfolio items. 2025-07-28 15:18:32 +05:00
fb4479929d Integrate dynamic solution settings into homepage: replace static service titles and button with values from SolutionSettings, and implement a loop to display service items dynamically. 2025-07-28 13:18:25 +05:00
b405cad6fe Add About Section to HomePageSettings and update HomePageController to include brand data. Modify HomeSettings to store new about section fields and update the homepage view to display these settings. 2025-07-28 13:08:26 +05:00
69dd14e06c first 2025-07-26 13:25:50 +05:00