Marketplace
Widgets and block variations
Hosted integrations live alongside 100+ generated block combinations built from 20 core primitives.
Block primitive variations
Hero optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title, description
Optional: variant, density, style, description
JSON snippet
{
"type": "hero",
"id": "hero-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Hero Editorial example
Suggested page: /widgets
{
"type": "hero",
"id": "hero-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Hero optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title, description
Optional: variant, density, style, description
JSON snippet
{
"type": "hero",
"id": "hero-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Hero Commerce example
Suggested page: /widgets
{
"type": "hero",
"id": "hero-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Hero optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title, description
Optional: variant, density, style, description
JSON snippet
{
"type": "hero",
"id": "hero-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Hero Glass example
Suggested page: /widgets
{
"type": "hero",
"id": "hero-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Hero optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title, description
Optional: variant, density, style, description
JSON snippet
{
"type": "hero",
"id": "hero-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Hero Compact example
Suggested page: /widgets
{
"type": "hero",
"id": "hero-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Hero optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title, description
Optional: variant, density, style, description
JSON snippet
{
"type": "hero",
"id": "hero-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Hero Luxury example
Suggested page: /widgets
{
"type": "hero",
"id": "hero-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "section:editorial"
Section optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "section",
"id": "section-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Section Editorial example
Suggested page: /widgets
{
"type": "section",
"id": "section-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "section:commerce"
Section optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "section",
"id": "section-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Section Commerce example
Suggested page: /widgets
{
"type": "section",
"id": "section-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Section optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "section",
"id": "section-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Section Glass example
Suggested page: /widgets
{
"type": "section",
"id": "section-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Section optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "section",
"id": "section-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Section Compact example
Suggested page: /widgets
{
"type": "section",
"id": "section-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Section optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "section",
"id": "section-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Section Luxury example
Suggested page: /widgets
{
"type": "section",
"id": "section-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Card optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "card",
"id": "card-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Card Editorial example
Suggested page: /widgets
{
"type": "card",
"id": "card-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Card optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "card",
"id": "card-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Card Commerce example
Suggested page: /widgets
{
"type": "card",
"id": "card-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Card optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "card",
"id": "card-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Card Glass example
Suggested page: /widgets
{
"type": "card",
"id": "card-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Card optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "card",
"id": "card-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Card Compact example
Suggested page: /widgets
{
"type": "card",
"id": "card-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Card optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "card",
"id": "card-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Card Luxury example
Suggested page: /widgets
{
"type": "card",
"id": "card-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Grid optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "grid",
"id": "grid-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Grid Editorial example
Suggested page: /widgets
{
"type": "grid",
"id": "grid-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Grid optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "grid",
"id": "grid-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Grid Commerce example
Suggested page: /widgets
{
"type": "grid",
"id": "grid-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Grid optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "grid",
"id": "grid-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Grid Glass example
Suggested page: /widgets
{
"type": "grid",
"id": "grid-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Grid optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "grid",
"id": "grid-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Grid Compact example
Suggested page: /widgets
{
"type": "grid",
"id": "grid-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Grid optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "grid",
"id": "grid-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Grid Luxury example
Suggested page: /widgets
{
"type": "grid",
"id": "grid-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
List optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "list",
"id": "list-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
List Editorial example
Suggested page: /widgets
{
"type": "list",
"id": "list-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
List optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "list",
"id": "list-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
List Commerce example
Suggested page: /widgets
{
"type": "list",
"id": "list-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
List optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "list",
"id": "list-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
List Glass example
Suggested page: /widgets
{
"type": "list",
"id": "list-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
List optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "list",
"id": "list-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
List Compact example
Suggested page: /widgets
{
"type": "list",
"id": "list-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
List optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "list",
"id": "list-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
List Luxury example
Suggested page: /widgets
{
"type": "list",
"id": "list-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "banner:editorial"
Banner optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "banner",
"id": "banner-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Banner Editorial example
Suggested page: /widgets
{
"type": "banner",
"id": "banner-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Banner optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "banner",
"id": "banner-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Banner Commerce example
Suggested page: /widgets
{
"type": "banner",
"id": "banner-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Banner optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "banner",
"id": "banner-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Banner Glass example
Suggested page: /widgets
{
"type": "banner",
"id": "banner-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Banner optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "banner",
"id": "banner-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Banner Compact example
Suggested page: /widgets
{
"type": "banner",
"id": "banner-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Banner optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "banner",
"id": "banner-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Banner Luxury example
Suggested page: /widgets
{
"type": "banner",
"id": "banner-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
CTA optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: label, href
Optional: variant, density, style, description
JSON snippet
{
"type": "cta",
"id": "cta-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
CTA Editorial example
Suggested page: /widgets
{
"type": "cta",
"id": "cta-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
CTA optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: label, href
Optional: variant, density, style, description
JSON snippet
{
"type": "cta",
"id": "cta-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
CTA Commerce example
Suggested page: /widgets
{
"type": "cta",
"id": "cta-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
CTA optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: label, href
Optional: variant, density, style, description
JSON snippet
{
"type": "cta",
"id": "cta-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
CTA Glass example
Suggested page: /widgets
{
"type": "cta",
"id": "cta-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
CTA optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: label, href
Optional: variant, density, style, description
JSON snippet
{
"type": "cta",
"id": "cta-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
CTA Compact example
Suggested page: /widgets
{
"type": "cta",
"id": "cta-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
CTA optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: label, href
Optional: variant, density, style, description
JSON snippet
{
"type": "cta",
"id": "cta-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
CTA Luxury example
Suggested page: /widgets
{
"type": "cta",
"id": "cta-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "pricing:editorial"
Pricing optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: plans
Optional: variant, density, style, description
JSON snippet
{
"type": "pricing",
"id": "pricing-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Pricing Editorial example
Suggested page: /widgets
{
"type": "pricing",
"id": "pricing-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "pricing:commerce"
Pricing optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: plans
Optional: variant, density, style, description
JSON snippet
{
"type": "pricing",
"id": "pricing-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Pricing Commerce example
Suggested page: /widgets
{
"type": "pricing",
"id": "pricing-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Pricing optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: plans
Optional: variant, density, style, description
JSON snippet
{
"type": "pricing",
"id": "pricing-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Pricing Glass example
Suggested page: /widgets
{
"type": "pricing",
"id": "pricing-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Pricing optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: plans
Optional: variant, density, style, description
JSON snippet
{
"type": "pricing",
"id": "pricing-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Pricing Compact example
Suggested page: /widgets
{
"type": "pricing",
"id": "pricing-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Pricing optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: plans
Optional: variant, density, style, description
JSON snippet
{
"type": "pricing",
"id": "pricing-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Pricing Luxury example
Suggested page: /widgets
{
"type": "pricing",
"id": "pricing-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
FAQ optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "faq",
"id": "faq-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
FAQ Editorial example
Suggested page: /widgets
{
"type": "faq",
"id": "faq-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
FAQ optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "faq",
"id": "faq-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
FAQ Commerce example
Suggested page: /widgets
{
"type": "faq",
"id": "faq-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
FAQ optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "faq",
"id": "faq-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
FAQ Glass example
Suggested page: /widgets
{
"type": "faq",
"id": "faq-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
FAQ optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "faq",
"id": "faq-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
FAQ Compact example
Suggested page: /widgets
{
"type": "faq",
"id": "faq-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
FAQ optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "faq",
"id": "faq-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
FAQ Luxury example
Suggested page: /widgets
{
"type": "faq",
"id": "faq-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Testimonial · Editorial
block: "testimonial:editorial"
Testimonial optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: quote, author
Optional: variant, density, style, description
JSON snippet
{
"type": "testimonial",
"id": "testimonial-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Testimonial Editorial example
Suggested page: /widgets
{
"type": "testimonial",
"id": "testimonial-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Testimonial · Commerce
block: "testimonial:commerce"
Testimonial optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: quote, author
Optional: variant, density, style, description
JSON snippet
{
"type": "testimonial",
"id": "testimonial-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Testimonial Commerce example
Suggested page: /widgets
{
"type": "testimonial",
"id": "testimonial-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "testimonial:glass"
Testimonial optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: quote, author
Optional: variant, density, style, description
JSON snippet
{
"type": "testimonial",
"id": "testimonial-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Testimonial Glass example
Suggested page: /widgets
{
"type": "testimonial",
"id": "testimonial-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Testimonial · Compact
block: "testimonial:compact"
Testimonial optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: quote, author
Optional: variant, density, style, description
JSON snippet
{
"type": "testimonial",
"id": "testimonial-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Testimonial Compact example
Suggested page: /widgets
{
"type": "testimonial",
"id": "testimonial-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Testimonial · Luxury
block: "testimonial:luxury"
Testimonial optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: quote, author
Optional: variant, density, style, description
JSON snippet
{
"type": "testimonial",
"id": "testimonial-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Testimonial Luxury example
Suggested page: /widgets
{
"type": "testimonial",
"id": "testimonial-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Stats optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "stats",
"id": "stats-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Stats Editorial example
Suggested page: /widgets
{
"type": "stats",
"id": "stats-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Stats optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "stats",
"id": "stats-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Stats Commerce example
Suggested page: /widgets
{
"type": "stats",
"id": "stats-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Stats optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "stats",
"id": "stats-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Stats Glass example
Suggested page: /widgets
{
"type": "stats",
"id": "stats-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Stats optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "stats",
"id": "stats-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Stats Compact example
Suggested page: /widgets
{
"type": "stats",
"id": "stats-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Stats optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: items
Optional: variant, density, style, description
JSON snippet
{
"type": "stats",
"id": "stats-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Stats Luxury example
Suggested page: /widgets
{
"type": "stats",
"id": "stats-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "gallery:editorial"
Gallery optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: images
Optional: variant, density, style, description
JSON snippet
{
"type": "gallery",
"id": "gallery-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Gallery Editorial example
Suggested page: /widgets
{
"type": "gallery",
"id": "gallery-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "gallery:commerce"
Gallery optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: images
Optional: variant, density, style, description
JSON snippet
{
"type": "gallery",
"id": "gallery-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Gallery Commerce example
Suggested page: /widgets
{
"type": "gallery",
"id": "gallery-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Gallery optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: images
Optional: variant, density, style, description
JSON snippet
{
"type": "gallery",
"id": "gallery-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Gallery Glass example
Suggested page: /widgets
{
"type": "gallery",
"id": "gallery-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Gallery optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: images
Optional: variant, density, style, description
JSON snippet
{
"type": "gallery",
"id": "gallery-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Gallery Compact example
Suggested page: /widgets
{
"type": "gallery",
"id": "gallery-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Gallery optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: images
Optional: variant, density, style, description
JSON snippet
{
"type": "gallery",
"id": "gallery-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Gallery Luxury example
Suggested page: /widgets
{
"type": "gallery",
"id": "gallery-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Video optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: videoId
Optional: variant, density, style, description
JSON snippet
{
"type": "video",
"id": "video-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Video Editorial example
Suggested page: /widgets
{
"type": "video",
"id": "video-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Video optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: videoId
Optional: variant, density, style, description
JSON snippet
{
"type": "video",
"id": "video-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Video Commerce example
Suggested page: /widgets
{
"type": "video",
"id": "video-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Video optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: videoId
Optional: variant, density, style, description
JSON snippet
{
"type": "video",
"id": "video-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Video Glass example
Suggested page: /widgets
{
"type": "video",
"id": "video-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Video optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: videoId
Optional: variant, density, style, description
JSON snippet
{
"type": "video",
"id": "video-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Video Compact example
Suggested page: /widgets
{
"type": "video",
"id": "video-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Video optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: videoId
Optional: variant, density, style, description
JSON snippet
{
"type": "video",
"id": "video-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Video Luxury example
Suggested page: /widgets
{
"type": "video",
"id": "video-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Embed optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: embedUrl
Optional: variant, density, style, description
JSON snippet
{
"type": "embed",
"id": "embed-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Embed Editorial example
Suggested page: /widgets
{
"type": "embed",
"id": "embed-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Embed optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: embedUrl
Optional: variant, density, style, description
JSON snippet
{
"type": "embed",
"id": "embed-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Embed Commerce example
Suggested page: /widgets
{
"type": "embed",
"id": "embed-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Embed optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: embedUrl
Optional: variant, density, style, description
JSON snippet
{
"type": "embed",
"id": "embed-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Embed Glass example
Suggested page: /widgets
{
"type": "embed",
"id": "embed-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Embed optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: embedUrl
Optional: variant, density, style, description
JSON snippet
{
"type": "embed",
"id": "embed-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Embed Compact example
Suggested page: /widgets
{
"type": "embed",
"id": "embed-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Embed optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: embedUrl
Optional: variant, density, style, description
JSON snippet
{
"type": "embed",
"id": "embed-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Embed Luxury example
Suggested page: /widgets
{
"type": "embed",
"id": "embed-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Form optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "form",
"id": "form-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Form Editorial example
Suggested page: /widgets
{
"type": "form",
"id": "form-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Form optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "form",
"id": "form-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Form Commerce example
Suggested page: /widgets
{
"type": "form",
"id": "form-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Form optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "form",
"id": "form-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Form Glass example
Suggested page: /widgets
{
"type": "form",
"id": "form-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Form optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "form",
"id": "form-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Form Compact example
Suggested page: /widgets
{
"type": "form",
"id": "form-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Form optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "form",
"id": "form-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Form Luxury example
Suggested page: /widgets
{
"type": "form",
"id": "form-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Navigation · Editorial
block: "nav:editorial"
Navigation optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "nav",
"id": "nav-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Navigation Editorial example
Suggested page: /widgets
{
"type": "nav",
"id": "nav-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Navigation · Commerce
block: "nav:commerce"
Navigation optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "nav",
"id": "nav-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Navigation Commerce example
Suggested page: /widgets
{
"type": "nav",
"id": "nav-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Navigation optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "nav",
"id": "nav-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Navigation Glass example
Suggested page: /widgets
{
"type": "nav",
"id": "nav-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Navigation · Compact
block: "nav:compact"
Navigation optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "nav",
"id": "nav-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Navigation Compact example
Suggested page: /widgets
{
"type": "nav",
"id": "nav-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Navigation optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "nav",
"id": "nav-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Navigation Luxury example
Suggested page: /widgets
{
"type": "nav",
"id": "nav-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "footer:editorial"
Footer optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "footer",
"id": "footer-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Footer Editorial example
Suggested page: /widgets
{
"type": "footer",
"id": "footer-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Footer optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "footer",
"id": "footer-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Footer Commerce example
Suggested page: /widgets
{
"type": "footer",
"id": "footer-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Footer optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "footer",
"id": "footer-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Footer Glass example
Suggested page: /widgets
{
"type": "footer",
"id": "footer-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Footer optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "footer",
"id": "footer-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Footer Compact example
Suggested page: /widgets
{
"type": "footer",
"id": "footer-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Footer optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "footer",
"id": "footer-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Footer Luxury example
Suggested page: /widgets
{
"type": "footer",
"id": "footer-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Tag Cloud · Editorial
block: "tag-cloud:editorial"
Tag Cloud optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "tag-cloud",
"id": "tag-cloud-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Tag Cloud Editorial example
Suggested page: /widgets
{
"type": "tag-cloud",
"id": "tag-cloud-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Tag Cloud · Commerce
block: "tag-cloud:commerce"
Tag Cloud optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "tag-cloud",
"id": "tag-cloud-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Tag Cloud Commerce example
Suggested page: /widgets
{
"type": "tag-cloud",
"id": "tag-cloud-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Tag Cloud optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "tag-cloud",
"id": "tag-cloud-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Tag Cloud Glass example
Suggested page: /widgets
{
"type": "tag-cloud",
"id": "tag-cloud-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "tag-cloud:compact"
Tag Cloud optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "tag-cloud",
"id": "tag-cloud-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Tag Cloud Compact example
Suggested page: /widgets
{
"type": "tag-cloud",
"id": "tag-cloud-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
block: "tag-cloud:luxury"
Tag Cloud optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "tag-cloud",
"id": "tag-cloud-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Tag Cloud Luxury example
Suggested page: /widgets
{
"type": "tag-cloud",
"id": "tag-cloud-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Category List · Editorial
block: "category-list:editorial"
Category List optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "category-list",
"id": "category-list-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Category List Editorial example
Suggested page: /widgets
{
"type": "category-list",
"id": "category-list-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Category List · Commerce
block: "category-list:commerce"
Category List optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "category-list",
"id": "category-list-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Category List Commerce example
Suggested page: /widgets
{
"type": "category-list",
"id": "category-list-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Category List · Glass
block: "category-list:glass"
Category List optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "category-list",
"id": "category-list-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Category List Glass example
Suggested page: /widgets
{
"type": "category-list",
"id": "category-list-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Category List · Compact
block: "category-list:compact"
Category List optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "category-list",
"id": "category-list-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Category List Compact example
Suggested page: /widgets
{
"type": "category-list",
"id": "category-list-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Category List · Luxury
block: "category-list:luxury"
Category List optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: none
Optional: variant, density, style, description
JSON snippet
{
"type": "category-list",
"id": "category-list-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Category List Luxury example
Suggested page: /widgets
{
"type": "category-list",
"id": "category-list-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Product Card · Editorial
block: "product-card:editorial"
Product Card optimized for article-rich pages.
Use cases
Blogs · Guides · Resource hubs
Screenshot hints
editorial spacing · content hierarchy
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "product-card",
"id": "product-card-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Product Card Editorial example
Suggested page: /widgets
{
"type": "product-card",
"id": "product-card-editorial-example",
"variant": "editorial",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Product Card · Commerce
block: "product-card:commerce"
Product Card optimized for merchandising and checkout-driven pages.
Use cases
Storefronts · Offers · Product launches
Screenshot hints
price emphasis · buy CTA
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "product-card",
"id": "product-card-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Product Card Commerce example
Suggested page: /widgets
{
"type": "product-card",
"id": "product-card-commerce-example",
"variant": "commerce",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Product Card · Glass
block: "product-card:glass"
Product Card optimized for layered glass-style interfaces.
Use cases
Dashboards · Portfolios · AI tools
Screenshot hints
glass panel · blurred background
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "product-card",
"id": "product-card-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Product Card Glass example
Suggested page: /widgets
{
"type": "product-card",
"id": "product-card-glass-example",
"variant": "glass",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Product Card · Compact
block: "product-card:compact"
Product Card optimized for dense information layouts.
Use cases
Dashboards · Catalogs · Doc indexes
Screenshot hints
tight spacing · dense card grid
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "product-card",
"id": "product-card-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Product Card Compact example
Suggested page: /widgets
{
"type": "product-card",
"id": "product-card-compact-example",
"variant": "compact",
"props": {
"title": "Example title",
"description": "Example content"
}
}
core
Product Card · Luxury
block: "product-card:luxury"
Product Card optimized for premium brand storytelling.
Use cases
Luxury brands · Studios · Premium services
Screenshot hints
serif display · premium hero
Props
Required: title
Optional: variant, density, style, description
JSON snippet
{
"type": "product-card",
"id": "product-card-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}
Example usage
Product Card Luxury example
Suggested page: /widgets
{
"type": "product-card",
"id": "product-card-luxury-example",
"variant": "luxury",
"props": {
"title": "Example title",
"description": "Example content"
}
}