{#if data.user} {#if data.user.first_name && data.user.first_name !== null}
Welcome back!

{data.user.first_name.charAt(0).toUpperCase() + data.user.first_name.slice(1)},
{$t('home.hero_1')}

{:else}
Ready to explore?

{$t('home.hero_1')}

{/if} {:else}
Start your journey

{$t('home.hero_1')}

{/if}

{$t('home.hero_2')}

{#if data.user} {:else} {/if}
{#each stats as stat}
{stat.value}
{stat.label}
{/each}
{background.location}
{background.location || 'Adventure Awaits'}
{$t('home.key_features')}

{$t('home.desc_1')}

{$t('home.desc_2')}

{#each features as feature, index}

{feature.title}

{feature.description}

{/each}
World map with pins
25 Countries
Explorer Level
{#if !data.user}

Ready to Start Your Adventure?

Join thousands of travelers already using AdventureLog to document their journeys and discover new destinations.

{/if}
Home | AdventureLog