add ray to team page

This commit is contained in:
Jeremy Kauffman 2016-08-29 16:22:03 -04:00
parent 0b3c9feff4
commit f57abf79e0
3 changed files with 14 additions and 1 deletions

View 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.

View file

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB