diff --git a/src/components/OnSet.tsx b/src/components/OnSet.tsx index 904027d..77a1836 100644 --- a/src/components/OnSet.tsx +++ b/src/components/OnSet.tsx @@ -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" },