> ## Documentation Index
> Fetch the complete documentation index at: https://mf2.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Web

> Marketing website with landing pages, blog, and pricing.

The `apps/web` directory contains the marketing website built on [Next.js](https://nextjs.org) and [Tailwind CSS](https://tailwindcss.com).

## Overview

Example pages are scaffolded with [TWBlocks](https://www.twblocks.com/). Keep them or replace them with your own.

```bash theme={null}
turbo dev --filter=web
```

## Features

* **[Design System](/packages/design-system)**: shadcn/ui components and hooks shared across apps.
* **[CMS](/packages/cms)**: Type-safe blog backed by BaseHub.
* **[SEO](/packages/seo)**: Metadata, Open Graph images, and JSON-LD.
* **[Analytics](/packages/analytics)**: PostHog visitor tracking.
* **[Observability](/packages/observability)**: Sentry error tracking.
