{#if page !== 'home'} mifi Ventures home page {:else} {/if}
    {#each items as item (item.href)}
  • {item.label}
  • {/each}
Back to top