diff --git a/packages/google-fonts/scripts/generate-index.ts b/packages/google-fonts/scripts/generate-index.ts index c9a944bc68d..476b8036c0c 100644 --- a/packages/google-fonts/scripts/generate-index.ts +++ b/packages/google-fonts/scripts/generate-index.ts @@ -38,6 +38,7 @@ export type GoogleFont = { weights?: Variants[T]["weights"][] | undefined; subsets?: Variants[T]["subsets"][] | undefined; document?: Document | undefined; + ignoreTooManyRequestsWarning?: boolean; } | undefined ) => { diff --git a/packages/promo-pages/src/components/experts/experts-data.tsx b/packages/promo-pages/src/components/experts/experts-data.tsx index f14fad2108f..fa790a2fa74 100644 --- a/packages/promo-pages/src/components/experts/experts-data.tsx +++ b/packages/promo-pages/src/components/experts/experts-data.tsx @@ -475,25 +475,50 @@ export const experts: Expert[] = [ x: null, github: 'sambowenhughes', linkedin: 'in/sambowenhughes/', - email: 'sambowenhughes@icloud.com', - videocall: 'https://calendly.com/hello-reactvideoeditor/30min', + email: 'sam@reactvideoeditor.com', + videocall: 'https://calendly.com/reactvideoeditor/30min', since: new Date('2025-06-03').getTime(), description: (
- Full-stack engineer with 10+ years experience. I built{' '} - - React Video Editor - {' '} - and{' '} - - Clippkit - - .
I can help with anything Remotion-related, or just be a reliable - engineering partner if you need someone who moves fast and builds things - right – SaaS, design, backend, whatever's needed. +

+ Experienced engineer with 10+ years building advanced software + products. Creator of{' '} + + React Video Editor + + and{' '} + + Clippkit + + . +

+ +

+ I work with companies building products with{' '} + Remotion at their core. Custom video editors, + automated video generation tools, and scalable rendering pipelines. +

+ + + +

+ If you{"'"}re building software around video, or just need a reliable + engineering partner who moves fast and builds things right, feel free + to reach out. +

), },