Project

General

Profile

ClientProject #2882

Updated by Nazmul Hossain Shovon 8 months ago

Description 

 * Introduced a new car details UI, including multiple new components under car-details (e.g., Auction, Gallery, DownloadButton, Inquiry, etc.). 
 * Added a new test details page at page.tsx. 
 * Updated layout.tsx to wrap content with a new LocalStateProvider. 
 * Added a components.json config for UI library setup. 
 * Made significant improvements to responsiveness and layout for car details components, switching many layouts from lg: (large screens) to md: (medium screens) for better mobile/tablet support. 
 * Improved the Inquiry modal's scrollability and usability on smaller screens. 
 * Adjusted various flex/grid layouts, spacing, and alignment for better consistency and responsiveness. 
 * Added a sample image to image.png for UI demonstration.

Back