Main Banner
‘https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260314_131748_f2ca2a28-fed7-44c8-b9a9-bd9acdd5ec31.mp4’,
‘logo_text’ => ‘Velorah’,
‘logo_mark’ => ‘®’,
‘hero_pre’ => ‘Where ‘,
‘hero_em_1’ => ‘dreams’,
‘hero_mid’ => ‘ rise ‘,
‘hero_em_2’ => ‘through the silence.’,
‘subtext’ => “We’re designing tools for deep thinkers, bold creators, and quiet rebels. Amid the chaos, we build digital spaces for sharp focus and inspired work.”,
‘primary_cta’ => ‘Begin Journey’,
‘primary_cta_url’=> ‘#’,
‘nav_1_label’ => ‘Home’,
‘nav_1_url’ => ‘#’,
‘nav_2_label’ => ‘Studio’,
‘nav_2_url’ => ‘#’,
‘nav_3_label’ => ‘About’,
‘nav_3_url’ => ‘#’,
‘nav_4_label’ => ‘Journal’,
‘nav_4_url’ => ‘#’,
‘nav_5_label’ => ‘Reach Us’,
‘nav_5_url’ => ‘#’,
);
$mods = array();
foreach ($defaults as $key => $value) {
$mods[$key] = get_theme_mod(‘velorah_’ . $key, $value);
}
?>