Built the Sentinel Tab
This commit is contained in:
42
backend/config/marketing_videos.catalog.json
Normal file
42
backend/config/marketing_videos.catalog.json
Normal file
@@ -0,0 +1,42 @@
|
||||
[
|
||||
{
|
||||
"id": "eden-devprayag",
|
||||
"title": "Eden Devprayag - Walkthrough",
|
||||
"property_name": "Eden Devprayag",
|
||||
"unit_number": "Property-01",
|
||||
"type": "Property Walkthrough",
|
||||
"duration_seconds": 0,
|
||||
"thumbnail_color": "#3b82f6",
|
||||
"storage_path": "eden-devprayag.mp4"
|
||||
},
|
||||
{
|
||||
"id": "sugam-prakriti",
|
||||
"title": "Sugam Prakriti - Walkthrough",
|
||||
"property_name": "Sugam Prakriti",
|
||||
"unit_number": "Property-02",
|
||||
"type": "Property Walkthrough",
|
||||
"duration_seconds": 0,
|
||||
"thumbnail_color": "#06b6d4",
|
||||
"storage_path": "sugam-prakriti.mp4"
|
||||
},
|
||||
{
|
||||
"id": "atri-aqua",
|
||||
"title": "Atri Aqua - Walkthrough",
|
||||
"property_name": "Atri Aqua",
|
||||
"unit_number": "Property-03",
|
||||
"type": "Property Walkthrough",
|
||||
"duration_seconds": 0,
|
||||
"thumbnail_color": "#8b5cf6",
|
||||
"storage_path": "atri-aqua.mp4"
|
||||
},
|
||||
{
|
||||
"id": "atri-surya-toron",
|
||||
"title": "Atri Surya Toron - Walkthrough",
|
||||
"property_name": "Atri Surya Toron",
|
||||
"unit_number": "Property-04",
|
||||
"type": "Property Walkthrough",
|
||||
"duration_seconds": 0,
|
||||
"thumbnail_color": "#10b981",
|
||||
"storage_path": "atri-surya-toron.mp4"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user