Add Bethesda, ZeniMax, Palo Alto, Street Fighter, Chase credits
This commit is contained in:
parent
0859b86657
commit
303922bbb5
1 changed files with 6 additions and 0 deletions
|
|
@ -11,6 +11,12 @@ const REEL_URL = "https://player.vimeo.com/video/225920311?h=0&badge=0&autopause
|
|||
const photos: { src: string; alt: string; caption: string }[] = [];
|
||||
|
||||
const credits = [
|
||||
{ title: "Bethesda Fallout Day", role: "1st AC", format: "Corporate / Event", year: "2025" },
|
||||
{ title: "ZeniMax Elder Scrolls Online Update", role: "1st AC", format: "Corporate", year: "2025" },
|
||||
{ title: "ZeniMax Elder Scrolls Online Update", role: "1st AC", format: "Corporate", year: "2024" },
|
||||
{ title: "Palo Alto Ad", role: "Arri Trinity Operator", format: "Commercial", year: "—" },
|
||||
{ title: "Street Fighter DLC Ad", role: "Arri Trinity Operator", format: "Commercial", year: "—" },
|
||||
{ title: "Chase Small Business Promo", role: "Arri Trinity Operator", format: "Commercial", year: "—" },
|
||||
{ title: "Joe Vogel For Congress", role: "Camera Op / Trinity Op", format: "Political", year: "2024" },
|
||||
{ title: "I Am a Champion", role: "Camera Op / Trinity Op", format: "Sports", year: "2023" },
|
||||
{ title: "Washington Commanders Schedule Release", role: "Director of Photography", format: "Sports", year: "2023" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue