generated from kir-dev/next-payload-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Description
Implement the detailed view pages for each dormitory. Users will navigate to these pages by clicking on the dormitory cards on the /kollegium-bemutato grid page.
Requirements
1. Routing
- Create dynamic routes or individual pages for each dormitory (e.g.,
/kollegium-bemutato/[slug]). - Supported slugs/paths corresponding to the drive folders:
barossbercsenyikarmanmartosschvpkwigner
2. Content & Design
- Content Source: Google Drive Link.
- Layout:
- Display the full description text ("folyó szöveg") for the specific dormitory.
- Display a gallery or list of additional images found in the respective dormitory's folder.
- Ensure the layout is readable and aesthetically pleasing, matching the site's theme.
- Include a "Back" button or navigation to return to the main
/kollegium-bemutatogrid.
3. Implementation Details
- Ensure that the images are optimized and responsive.
- Handle cases where content might be missing gracefully.
Reactions are currently unavailable