Home | wanderer

{$_("welcome_to")} wanderer

{$_("hero_section_0_text")}
search(e.detail)} on:click={(e) => handleSearchClick(e.detail)} large={true} placeholder="{$_('search-for-trails-places')}..." items={searchDropdownItems} >
{#each $trails.splice(0, 5) as trail} {/each}

{$currentUser ? "Trails for you" : "Explore some trails"}

{$_("hero_section_1_text")}
{$_("explore")}

{$_("categories")}

{$_("hero_section_2_text")}
{#each $categories as category} {/each}