Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
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 components/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const Hero = ({ className, ...props }: { className?: string }) => {
initial={{ opacity: 0, transform: "translateY(10px)" }}
className='mb-6 md:mb-12 text-xl leading-loose sm:text-2xl text-gray-600'
>
The AI that supplies B2B sales reps with highly qualified leads
The AI made for B2B sales lead generation
</motion.h2>

<form
Expand Down