You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hookHeading: "When was the last time you <span class='highlight'>finished</span> a game?",
10
+
hookBody: "CD-Labs’ initiative is to design <b>complete</b> gaming experiences for <b>busy lives</b>.",
11
+
hookVideoWebm: HOOK_VIDEO_WEBM,
12
+
hookVideoMp4: HOOK_VIDEO_MP4,
13
+
14
+
philosophy: {
15
+
sectionBG: PHILOSOPHY_BG,
16
+
header: "Games that respect <span class='highlight'>your time.</span>",
17
+
paragraphs: [
18
+
"I believe gaming should be an escape, not a second job. But as games have gotten bigger and more demanding, it's become harder to find the time to even finish one.",
19
+
"That's why I started cd-labs. My goal is to deliver compact, complete gaming experiences that honor your schedule. Each game is a focused, handcrafted quest meant to be enjoyed in a single sitting or over a few evenings.",
@@ -46,15 +58,17 @@ function philosophySection() {
46
58
constsection=document.createElement('section');
47
59
constwrapper=createWrapper();
48
60
constarticle=document.createElement('article');
49
-
consttitle=writeTitle("h2","Games that respect your time.");
50
-
consttext_a=writeParagraph("I believe gaming should be an escape, not a second job. But as games have gotten bigger and more demanding, it's become harder to find the time to even finish one.");
51
-
consttext_b=writeParagraph("That's why I started cd-labs. My goal is to deliver compact, complete gaming experiences that honor your schedule. Each game is a focused, handcrafted quest meant to be enjoyed in a single sitting or over a few evenings.");
0 commit comments