We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1d634 commit 795de70Copy full SHA for 795de70
app/(marketing)/_components/WorkTogether.tsx
@@ -8,7 +8,7 @@ const WorkTogether = () => {
8
<div className="relative flex flex-col items-center text-center">
9
<h1 className="max-w-4xl text-3xl font-bold text-white sm:text-4xl md:text-5xl xl:text-6xl">
10
{" "}
11
- Let's works on something togheter.{" "}
+ Let's work on something together.{" "}
12
</h1>
13
<p className="mt-10 max-w-xl text-base text-gray-300">
14
Ready to take your projects to the next level? Let's collaborate
0 commit comments