Home Page
HomePageLocalDiningGuide
SEO prose section sourced from a Nuxt Content misc collection.
HomePage
These components compose the restaurant directory's landing page.
Components
<XRdHomePageLocalDiningGuide />
Fetches and renders a Nuxt Content document from queryCollection("misc").path("/misc/homepage-seo") as prose. Used for SEO long-form content.
<XRdHomePageLocalDiningGuide />
Props
This component accepts no props. Content is fetched internally from the misc collection at /misc/homepage-seo.
AI Context
category: HomePage
package: "@xenterprises/nuxt-x-restaurants"
components:
- XRdHomePageLocalDiningGuide
use-when: >
Adding SEO long-form prose content to the restaurant directory home page,
sourced from the Nuxt Content misc collection at /misc/homepage-seo.
typical-page-section: SEO content section at the bottom of the home page.
