feat(app): update companies mentioned in footer
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@phosphor-icons/homepage",
|
"name": "@phosphor-icons/homepage",
|
||||||
"version": "2.0.6",
|
"version": "2.1.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://phosphoricons.com",
|
"homepage": "https://phosphoricons.com",
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
@@ -65,6 +65,14 @@ const Footer = (_: FooterProps) => {
|
|||||||
AllTrails
|
AllTrails
|
||||||
</a>
|
</a>
|
||||||
,{" "}
|
,{" "}
|
||||||
|
<a className="main-link" href="https://www.anthropic.com">
|
||||||
|
Anthropic
|
||||||
|
</a>
|
||||||
|
,{" "}
|
||||||
|
<a className="main-link" href="https://www.babbel.com/">
|
||||||
|
Babbel
|
||||||
|
</a>
|
||||||
|
,{" "}
|
||||||
<a
|
<a
|
||||||
className="main-link"
|
className="main-link"
|
||||||
href="https://www.dive.club/course/figma-academy"
|
href="https://www.dive.club/course/figma-academy"
|
||||||
@@ -76,8 +84,8 @@ const Footer = (_: FooterProps) => {
|
|||||||
Framer
|
Framer
|
||||||
</a>
|
</a>
|
||||||
,{" "}
|
,{" "}
|
||||||
<a className="main-link" href="https://www.outgo.co/">
|
<a className="main-link" href="https://www.khanacademy.org/">
|
||||||
Outgo
|
Khan Academy
|
||||||
</a>
|
</a>
|
||||||
,{" "}
|
,{" "}
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user