ClientProject #2833
Updated by Nazmul Hossain Shovon 8 months ago
**Description**
* Added a new ProductGrid component to display product cards with image, title, and price.
* Created a ProductSection component that fetches and displays a grid of products using ProductGrid.
* Updated the home page ([locale]/page.tsx) to include the new product section and sidebar layout.