Skip to content

Commit

Permalink
Header
Browse files Browse the repository at this point in the history
  • Loading branch information
nezovskii committed Jan 27, 2025
1 parent 9e2fc4c commit 01b1a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sections/hero/hero-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export function HeroHeader() {
<div className="py-2 md:py-2 lg:py-10">
<div className="text-center mb-12 md:mb-16 lg:mb-20">
<h1 className="text-3xl md:text-5xl lg:text-7xl font-bold text-gray-900 max-w-4xl mx-auto leading-tight mb-6 md:mb-8 lg:mb-10">
Superior AI Agents for Team Management
AI Agents for Team Management
</h1>
<p className="text-lg md:text-xl text-gray-600 max-w-2xl mx-auto mb-8 md:mb-10 lg:mb-12">
Automate your planning and task execution
Expand Down

0 comments on commit 01b1a1f

Please sign in to comment.