export interface PageSection { id: string; name: string; }