/** * Copyright IBM Corp. 2010, 2025 * SPDX-License-Identifier: BUSL-1.1 */ export default [ { text: 'Intro', url: '/intro', type: 'inbound', }, { text: 'Docs', url: '/docs', type: 'inbound', }, { text: 'Community', url: '/community', type: 'inbound', }, ]