HelperScripts-for-ProxmoxVE/frontend/src/app
Bram Suurd 4ef88cd051
Implement FAQ component and integrate it into the main page (#3709)
* Implement FAQ component and integrate it into the main page; update package-lock.json for development dependencies.

* Adjust Footer component padding for improved layout consistency

* Update FAQ section div to include an ID for improved accessibility and navigation

* Adjust ScriptAccordion max height for improved layout consistency

* Remove default value from Accordion in FAQ component

* Refactor FAQ items for clarity and consistency; update titles and content for improved user understanding.

* Refactor FAQ component to use index as key for Accordion items; remove IDs from FAQ_Items for simplified mapping.
2025-04-06 22:28:04 +02:00
..
api Forgot a thing (#3240) 2025-03-18 16:12:54 +01:00
category-view Update page.tsx 2025-01-27 17:51:25 +01:00
data Add basic pagination (#2715) 2025-02-27 15:56:56 +01:00
json-editor JSON editor note fix (#3260) 2025-03-19 12:04:58 +01:00
scripts Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
favicon.ico merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
layout.tsx fix missing favicon (#3620) 2025-04-02 20:12:09 +02:00
manifest.ts Switch from Pocketbase data retrieval to JSON (#100) 2024-11-06 23:47:04 +01:00
not-found.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
page.tsx Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
robots.ts Switch from Pocketbase data retrieval to JSON (#100) 2024-11-06 23:47:04 +01:00
sitemap.ts Update Sitemap to include new page (#244) 2024-11-14 13:46:02 +01:00