Actions
ClientProject #2833
openClientProject #2832: [Module] : Home
[FE] Product grid
Description
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.
Actions