File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
apps/website/src/components Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ const CustomFooter = () => {
2424 < Logo />
2525 </ Flex >
2626 < Text fontSize = "sm" color = "muted" >
27- The React toolkit for SaaS products. Crafted by{ ' ' }
28- < Link href = "https://appulse.net" > Appulse Software</ Link > .
27+ The React toolkit for SaaS products. Saas UI B.V.
2928 </ Text >
3029 </ Stack >
3130
@@ -64,7 +63,7 @@ const CustomFooter = () => {
6463 Resources
6564 </ Heading >
6665 < Stack >
67- < FooterLink href = "https://saas-ui.lemonsqueezy.com/affiliates " >
66+ < FooterLink href = "https://saas-ui.affonso.io/ " >
6867 Affiliate Program
6968 </ FooterLink >
7069 < FooterLink href = "/docs" > Documentation</ FooterLink >
@@ -77,6 +76,8 @@ const CustomFooter = () => {
7776 Products
7877 </ Heading >
7978 < Stack >
79+ < FooterLink href = "https://saas-js.com" > Saas.js</ FooterLink >
80+
8081 < FooterLink href = "/docs/tanstack-router-starter-kit" >
8182 TanStack Router Starter Kit
8283 </ FooterLink >
You can’t perform that action at this time.
0 commit comments