Skip to content

Commit c94f014

Browse files
committed
Signup link added
1 parent d8bc926 commit c94f014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default ({ data, pageContext }) => {
8686
<SearchInputBox></SearchInputBox>
8787
</div>
8888
<div className="flex items-center justify-center w-1/5">
89-
<button className="border border-green-600 font-bold px-4 py-1.5 text-green-600 rounded">Get started for free</button>
89+
<a className="border border-green-600 font-bold px-4 py-1.5 text-green-600 rounded" href='https://testsigma.com/signup'>Get started for free</a>
9090
</div>
9191
</nav>
9292
</div>

0 commit comments

Comments
 (0)