Update registry/components/BlogCardOne.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "BlogCardOne",
|
||||
"description": "Blog section with card grid/carousel layout featuring image, category, title, excerpt, and author info.",
|
||||
"details": "Use for displaying blog posts or articles. Uses CardStack for adaptive layout (grid for 1-4 items, carousel for 5+). Card structure: Image with overlay arrow button → Category badge → Title → Excerpt → Author (avatar + name + date). Image has zoom effect on hover. Category displayed in primary-button badge. Optional header with title, description, tag, and buttons via CardStack. Best for blog pages, news sections, or article listings.",
|
||||
"details": "Use for displaying blog posts or articles. Uses CardStack for adaptive layout (grid for 1-4 items, carousel for 1+). Card structure: Image with overlay arrow button → Category badge → Title → Excerpt → Author (avatar + name + date). Image has zoom effect on hover. Category displayed in primary-button badge. Optional header with title, description, tag, and buttons via CardStack. Best for blog pages, news sections, or article listings.",
|
||||
"constraints": {
|
||||
"textRules": {
|
||||
"title": {
|
||||
|
||||
Reference in New Issue
Block a user