feat(launchpad): embed M4 demonstration video and update links structure
This commit is contained in:
@@ -1,4 +1,21 @@
|
||||
[
|
||||
{
|
||||
"title": "Demonstrations",
|
||||
"iconColorClass": "bg-cyan-100",
|
||||
"iconPath": "assets/images/icon-video.svg",
|
||||
"links": [
|
||||
{
|
||||
"title": "KROW Platform - M4 Demonstration",
|
||||
"url": "https://www.youtube.com/embed/hD-Ngt5xfSc",
|
||||
"badge": "Demo",
|
||||
"badgeColorClass": "bg-cyan-500",
|
||||
"containerClass": "bg-gradient-to-r from-cyan-50 to-blue-100 hover:from-cyan-100 hover:to-blue-200",
|
||||
"iconClass": "w-2 h-2 bg-cyan-500 rounded-full",
|
||||
"textHoverClass": "group-hover:text-cyan-700",
|
||||
"isVideo": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Applications",
|
||||
"iconColorClass": "bg-primary-100",
|
||||
|
||||
Reference in New Issue
Block a user