feat: 샘플 갤러리 별도 페이지 + 메인은 TOP 1개만

- /services/music/samples 신규: 6개 장르 샘플 갤러리 + 구매 CTA
- 음악 페이지 #samples 섹션: 가장 인기 1개(featured)만 노출 + 갤러리 링크
- TopNav/Hero 보조 CTA '샘플' → /services/music/samples 로 통일

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-15 03:15:33 +09:00
parent cf29caa67a
commit 3aeec8b323
4 changed files with 125 additions and 20 deletions

View File

@@ -82,7 +82,7 @@ export default function Home() {
39,000
</Link>
<Link
href="/services/music#samples"
href="/services/music/samples"
className="px-8 py-4 rounded-full text-base font-bold inline-flex items-center justify-center"
style={{
background: 'rgba(25,37,64,0.4)',