import type { SceneContent } from './index' export const resume: SceneContent = { title: 'RESUME', subtitle: 'Ahmed Mohamed', body: 'Graphics & Systems Engineer', }