mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
add ray to team page
This commit is contained in:
parent
0b3c9feff4
commit
f57abf79e0
3 changed files with 14 additions and 1 deletions
10
posts/bio/ray-carballada.md
Normal file
10
posts/bio/ray-carballada.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: Ray Carballada
|
||||
role: Media Advisor
|
||||
---
|
||||
Ray Carballada is a creative, accomplished senior business leader in the converging worlds of content: advertising, television, motion pictures, social, and online media.
|
||||
|
||||
As President and CEO of Alkemy X, Ray led its transformation from a small production company into a fully integrated creative content company with offices in Philadelphia and New York. Clients include global ad agencies such as BBDO, Gray, and 360i; Fortune 500 brands including Campbell Soup, Samsung, Pepsi and BMW; TV networks including Discovery, Food Network, and HBO; and motion picture studios including Sony and the Weinstein Company.
|
||||
|
||||
Alkemy X made the INC 5000 list of the fastest growing companies in the U.S. six times since 2008, and received the “Creative Economy Award for Distinction" from the Arts and Business Council of Greater Philadelphia, as well as 60 Addy and Emmy awards, among others. Ray received his BS in Photography from Rochester Institute of Technology and a Masters in Business Administration from Bucknell University.
|
||||
|
|
@ -41,10 +41,13 @@
|
|||
<?php echo View::render('content/_bio', ['person' => 'alex-tabarrok']) ?>
|
||||
</div>
|
||||
<div class="span6 spacer2">
|
||||
<?php echo View::render('content/_bio', ['person' => 'stephan-kinsella']) ?>
|
||||
<?php echo View::render('content/_bio', ['person' => 'ray-carballada']) ?>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<div class="span6">
|
||||
<?php echo View::render('content/_bio', ['person' => 'stephan-kinsella']) ?>
|
||||
</div>
|
||||
<div class="span6">
|
||||
<?php echo View::render('content/_bio', ['person' => 'michael-huemer']) ?>
|
||||
</div>
|
||||
|
|
BIN
web/img/team/ray-carballada-644x450.jpg
Normal file
BIN
web/img/team/ray-carballada-644x450.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Loading…
Add table
Reference in a new issue