{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "stats-section-1", "title": "Stats Section 1", "description": "Statistics showcase with dual-column layout and metrics", "registryDependencies": [ "aspect-ratio", "https://shadcndesign-free.vercel.app/r/styles.json", "https://shadcndesign-free.vercel.app/r/tagline.json" ], "files": [ { "path": "components/pro-blocks/landing-page/stats-sections/stats-section-1.tsx", "content": "\"use client\";\n\nimport { AspectRatio } from \"@/components/ui/aspect-ratio\";\nimport Image from \"next/image\";\nimport { Tagline } from \"@/components/pro-blocks/landing-page/tagline\";\n\nexport function StatsSection1() {\n return (\n
\n
\n
\n
\n Stats section\n

\n Data-driven highlights that showcase impact\n

\n

\n Add a concise value statement that explains how your metrics\n demonstrate success and growth. Focus on transformation and\n measurable outcomes.\n

\n
\n
\n
\n

42,263

\n

\n Each stat should include a bold numerical figure followed by a\n brief, compelling description.\n

\n
\n
\n

$23M

\n

\n Each stat should include a bold numerical figure followed by a\n brief, compelling description.\n

\n
\n
\n
\n\n
\n \n \n \n
\n
\n
\n );\n}\n", "type": "registry:component", "target": "components/pro-blocks/landing-page/stats-sections/stats-section-1.tsx" } ], "type": "registry:component" }