문어 캐릭터 추가
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -191,6 +191,25 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Video Card 6: 키보드 치는 문어 -->
|
||||
<div class="card-glass rounded-3xl p-6 flex flex-col">
|
||||
<div class="video-container mb-6 shadow-2xl">
|
||||
<iframe src="https://player.vimeo.com/video/1152139496?h=0&title=0&byline=0&portrait=0" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="flex-1">
|
||||
<h3 class="text-xl font-bold text-white mb-2">My Octopus 업무 생산성</h3>
|
||||
<p class="text-slate-400 text-sm leading-relaxed">놀라운 속도로 업무를 처리하는 문어 캐릭터를 통해 비즈니스 가속화를 경험하세요.</p>
|
||||
</div>
|
||||
<div class="mt-6 pt-6 border-t border-white/5 flex items-center justify-between">
|
||||
<span class="text-[10px] font-bold text-cyan-400 uppercase tracking-widest">Production Speed</span>
|
||||
<div class="flex gap-1">
|
||||
<span class="w-1 h-1 rounded-full bg-cyan-500"></span>
|
||||
<span class="w-1 h-1 rounded-full bg-cyan-500 opacity-50"></span>
|
||||
<span class="w-1 h-1 rounded-full bg-cyan-500 opacity-25"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="mt-20 text-center animate-slide-up" style="animation-delay: 0.4s;">
|
||||
|
||||
Reference in New Issue
Block a user