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:
baross
bercsenyi
karman
martos
sch
vpk
wigner
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-bemutato grid.
3. Implementation Details
- Ensure that the images are optimized and responsive.
- Handle cases where content might be missing gracefully.
Description
Implement the detailed view pages for each dormitory. Users will navigate to these pages by clicking on the dormitory cards on the
/kollegium-bemutatogrid page.Requirements
1. Routing
/kollegium-bemutato/[slug]).barossbercsenyikarmanmartosschvpkwigner2. Content & Design
/kollegium-bemutatogrid.3. Implementation Details