Skip to content

Commit a5ca509

Browse files
committed
chore: update footer
1 parent 0c4faa5 commit a5ca509

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

apps/website/src/components/footer.tsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)