Unknown SDUI Component: "hero_text"
%{
"props" => %{
"subtitle" => "Product updates, customer stories, and industry insights.",
"title" => "Telvida Blog"
},
"type" => "hero_text"
}
Unknown SDUI Component: "entity_grid"
%{
"props" => %{
"columns" => ["title", "excerpt", "published_at", "category"],
"display_mode" => "blog_cards",
"entity_slug" => "drosite_blog_posts",
"filter" => %{"status" => "published"},
"per_page" => 12,
"sort" => %{"direction" => "desc", "field" => "published_at"}
},
"type" => "entity_grid"
}