diff --git a/src/components/OnSet.tsx b/src/components/OnSet.tsx index 77a1836..d59e419 100644 --- a/src/components/OnSet.tsx +++ b/src/components/OnSet.tsx @@ -13,10 +13,10 @@ 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: "Palo Alto Ad", role: "Arri Trinity Operator", format: "Commercial", year: "2025" }, + { title: "Street Fighter DLC Ad", role: "Arri Trinity Operator", format: "Commercial", year: "2025" }, + { title: "Chase Small Business Promo", role: "Arri Trinity Operator", format: "Commercial", 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" }, @@ -25,8 +25,8 @@ const credits = [ { title: "A Chocolate Lens", role: "Camera Operator", format: "Narrative", year: "2023" }, { title: "Capital One: Pride Month", role: "Director of Photography", format: "Corporate", year: "2021" }, { title: "Tafon Nchukwi: My Goal Is to Be UFC Champion", role: "Camera Operator", format: "Sports Doc", year: "2020" }, + { title: "Tinder", role: "Director of Photography", format: "Commercial", year: "2020" }, { title: "Conewago", role: "DP / Editor", format: "Documentary", year: "2020" }, - { title: "Tinder", role: "Director of Photography", format: "Commercial", year: "—" }, { title: "In Memoriam", role: "Director of Photography", format: "Documentary", year: "2019" }, ];