Unknown SDUI Component: "hero_text"
%{
"props" => %{
"accent_color" => "#3B82F6",
"subtitle" => "Pay only for what you use. No hidden fees. Scale instantly.",
"title" => "Simple, Transparent Pricing"
},
"type" => "hero_text"
}
Unknown SDUI Component: "entity_grid"
%{
"props" => %{
"columns" => ["name", "cores", "ram_gb", "disk_gb", "price_monthly"],
"display_mode" => "pricing_cards",
"entity_slug" => "vps_plan_catalog",
"filter" => %{"active" => true}
},
"type" => "entity_grid"
}
Unknown SDUI Component: "cta_block"
%{
"props" => %{
"button_href" => "/cloud_vps/cvp_compute/virtual_machine",
"button_label" => "Get Started",
"text" => "Start deploying in under 60 seconds"
},
"type" => "cta_block"
}