Commit Graph

9 Commits

Author SHA1 Message Date
pradeepkumar
772e1024cc feat: Implement useImageStatus hook and enhance image loading status handling across various components to address cached images and loading timeouts. 2026-03-18 11:54:40 +05:30
pradeepkumar
45adaf2deb feat: dynamically load About page content from CMS, replacing hardcoded defaults and adding a skeleton loader. 2026-03-12 23:51:48 +05:30
pradeepkumar
98fbac65bb refactor: Redesign the About page by updating content, descriptions, and various styling elements across all sections. 2026-03-08 01:09:47 +05:30
pradeepkumar
724ce6a735 feat: Implement S3 presigned URL resolution for CMS images across pages and apply minor styling adjustments to the header and hero sections. 2026-03-05 05:51:57 +05:30
pradeepkumar
be863d4ec2 feat: dynamically adjust About page content and calls-to-action based on the user's agent status. 2026-03-04 21:22:36 +05:30
pradeepkumar
ccb1045107 refactor: Replace Next.js Image component with a standard img tag and apply styling via className. 2026-02-24 03:39:26 +05:30
pradeepkumar
cc22d47d1e Fix: Conditionally apply CMS content to about page sections and refine rendering of "Why Choose Us" section elements based on data availability. 2026-02-24 03:37:02 +05:30
pradeepkumar
20857a9d59 feat: Implement CMS integration for the About page, including new content types and dynamic data loading with default fallbacks. 2026-02-24 03:30:22 +05:30
pradeepkumar
d325089ce0 feat: Introduce shared settings components, implement user settings pages, and refactor agent settings pages to utilize them. 2026-01-20 12:37:22 +05:30