commerce/components
google-labs-jules[bot] 531f7bb420 Add frontend component skeletons and fix build error
This commit introduces the initial skeleton structure for several frontend pages as per the e-commerce starter kit plan:
- Home Page: Modified to support CMS-configurable sections (mocked).
- Content Pages: Added dynamic route for CMS-based content (mocked).
- Product Detail Page: Displays product information (mocked).
- Product List/Category Page: Displays products with mock filters/search.
- Search Page: Implements mock Relewise-powered search.
- Login Page: Basic login form structure.
- My Page: Sections for orders, quotes, downloads, profile (mocked).
- Cart & Checkout Page: Cart management and checkout form structure (mocked).

Additionally, this commit includes:
- A fix for a TypeScript type error in `app/content/[slug]/page.tsx` related to `PageProps` by introducing an explicit `ContentPageProps` interface.
- Addition of basic navigation links in the main navbar to improve site traversability.
2025-05-22 09:29:11 +00:00
..
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00
2024-07-28 23:26:03 -05:00
2025-02-09 11:38:22 -06:00
2023-07-24 19:40:29 -07:00
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00