Skip to content

Commit 3b81ca3

Browse files
committed
fix(site): broken sales / missing support page (#2561)
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
1 parent db6b40b commit 3b81ca3

File tree

1 file changed

+1
-1
lines changed
  • site/src/app/(v2)/(marketing)/sales

1 file changed

+1
-1
lines changed

site/src/app/(v2)/(marketing)/sales/form.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export function SalesForm() {
2727
<span className="text-2xl text-white mb-2 block">
2828
Thank you for your interest!
2929
</span>
30-
We will get back to you in within the next few days. In the
30+
We will get back to you within the next few days. In the
3131
meantime, feel free to explore our{" "}
3232
<a href="/docs" className="text-[#FF5C00] hover:underline">
3333
documentation

0 commit comments

Comments
 (0)