feat: add top picks for you page
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<section id="top-pick-for-you-section" class="w-full" data-top-pick-carousel>
|
||||
<div class="mb-4 flex items-end justify-between gap-3">
|
||||
<h2 class="min-w-0 text-base font-normal text-foreground">Top Pick for You</h2>
|
||||
<a href="/discover" class="group flex items-center gap-1 text-sm text-foreground-muted transition-colors hover:text-foreground">
|
||||
<a href="/discover/top-picks" class="group flex items-center gap-1 text-sm text-foreground-muted transition-colors hover:text-foreground">
|
||||
Explore more
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="size-4 transition-transform group-hover:translate-x-0.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="m9 18 6-6-6-6"/></svg>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user