Skip to content

Commit 4d9ee05

Browse files
committed
fix: link demo cta to contact form
1 parent 26609b5 commit 4d9ee05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

landing/src/components/home/cta-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export function CtaSection() {
1313
label: "Open on GitHub",
1414
},
1515
{
16-
href: "#demo",
16+
href: "https://www.callstack.com/contact?message=%22I%20want%20to%20chat%20about%20agent-device%22",
1717
label: "Get a Demo",
1818
variant: "secondary",
1919
},

0 commit comments

Comments
 (0)