Home Page
HomePageFAQ
Accordion FAQ sourced from the Nuxt Content misc collection.
HomePage
These components compose the restaurant directory's landing page.
Components
<XRdHomePageFAQ />
Accordion FAQ section. Fetches items from queryCollection("misc").path("/misc/faqs") using the page.meta.faqs array.
<XRdHomePageFAQ />
Props
This component accepts no props. Content sourced from the misc Nuxt Content collection.
AI Context
category: HomePage
package: "@xenterprises/nuxt-x-restaurants"
components:
- XRdHomePageFAQ
use-when: >
Adding an accordion FAQ section to the restaurant directory home page,
sourced from the Nuxt Content misc collection at /misc/faqs.
typical-page-section: FAQ section near the bottom of the home page.
