From 5c8e460dddde35e5c1030f4c21a2d423b8f43f46 Mon Sep 17 00:00:00 2001 From: anisha-patel Date: Tue, 18 Aug 2026 05:12:21 +0000 Subject: [PATCH] publish: hr-and-arts --- README.md | 11 +++++++++++ hyperframe.json | 19 +++++++++++++++++++ index.html | 40 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 70 insertions(+) create mode 100644 README.md create mode 100644 hyperframe.json create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0c7c21 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# hr-and-arts + +A short film exploring the intersection of HR strategies and LA's arts scene + +**Live demo:** https://anisha-patel.4ort.mov/hr-and-arts + +## Related in the galaxy + +- https://anisha-patel.4ort.net + +_Built by anisha-patel in the 4ort galaxy._ \ No newline at end of file diff --git a/hyperframe.json b/hyperframe.json new file mode 100644 index 0000000..daff6f3 --- /dev/null +++ b/hyperframe.json @@ -0,0 +1,19 @@ +{ + "captions": true, + "voice": "af_nova", + "music_url": "https://4ort.live/v1/mtv/video/6297a0e1ff61?download=1", + "scenes": [ + { + "id": "s1", + "narration": "Welcome to HR Meets the Arts. In this film, we explore the intersection of human resources strategies and the vibrant arts scene in Los Angeles." + }, + { + "id": "s2", + "narration": "Creativity is not just for the arts. In corporate culture, it's essential for fostering innovation and engagement among employees." + }, + { + "id": "s3", + "narration": "Bridging the gap between HR and the arts can lead to a more dynamic and inclusive workplace. Thank you for watching." + } + ] +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..074ab5a --- /dev/null +++ b/index.html @@ -0,0 +1,40 @@ + + + + + +
+ + + + + +
+
+

HR Meets the Arts

+
+ +
+
+

Creativity in Corporate Culture

+
+ +
+
+

Bridging the Gap

+
+
+ + + \ No newline at end of file