{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "empty-lp-section-1", "title": "Empty LP Section 1", "description": "Placeholder section for custom content", "registryDependencies": [ "https://shadcndesign-free.vercel.app/r/styles.json" ], "files": [ { "path": "components/pro-blocks/landing-page/empty-lp-sections/empty-lp-section-1.tsx", "content": "\"use client\";\n\nexport function EmptyLpSection1() {\n return (\n
\n
\n
\n Replace this div with your content\n
\n
\n
\n );\n}\n", "type": "registry:component", "target": "components/pro-blocks/landing-page/empty-lp-sections/empty-lp-section-1.tsx" } ], "type": "registry:component" }