Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/sim/app/(landing)/components/sections/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ function Hero() {
</div>

<div className='animation-container relative z-20 space-y-4 px-4 text-center'>
<h1 className='animation-container animate-fade-up font-semibold text-[42px] leading-[1.10] opacity-0 will-change-[opacity,transform] [animation-delay:200ms] md:text-[68px]'>
<h1 className='animation-container animate-fade-up font-semibold text-[42px] leading-[1.10] pb-2 opacity-0 will-change-[opacity,transform] [animation-delay:200ms] md:text-[68px]'>
Build / Deploy

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hiển thị tiêu đề lớn (“Build / Deploy Agent Workflows”)
Có animation fade-up khi xuất hiện
Đảm bảo responsive, layering đúng, và performance-aware

<br />
Agent Workflows
Expand Down