We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1bd6c5 + 82acb2d commit aa95680Copy full SHA for aa95680
components/Footer.tsx
@@ -35,12 +35,18 @@ export const Footer = () => {
35
<div>
36
<NextLink href="https://www.andrena.de/"><img src='/sponsoring/andrena.png' width={150}/></NextLink>
37
</div>
38
+
39
+ <div>
40
+ <NextLink href="https://metaphacts.com/"><img src='/sponsoring/metaphacts.png' width={170}/></NextLink>
41
+ </div>
42
43
44
45
<NextLink href="https://www.badische-backstub.de/"><img src='/sponsoring/badischeBackstub.png' width={170}/></NextLink>
46
47
48
49
50
</footer>
51
);
52
};
public/sponsoring/metaphacts.png
80.9 KB
0 commit comments