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.
1 parent 87a9657 commit 0d0d934Copy full SHA for 0d0d934
src/components/footer/Footer.tsx
@@ -24,7 +24,7 @@ const Footer = () => {
24
</Text>
25
<Text textAlign="center">
26
<Link
27
- href="https://cryptpad.fr/form/#/2/form/view/3P2CsohsHOkcH7C+WdtX0-tvqjBHqXnAmz5D9yx0e04/"
+ href="https://forms.gle/aLtBMjAeLZiKCFxn8"
28
isExternal
29
fontSize={{ base: "12px", md: "16px" }}
30
color="white"
src/components/home/LandingFooter.tsx
@@ -43,7 +43,7 @@ const LandingFooter = () => {
43
We’d love to hear your feedback on this project
44
45
46
47
48
fontSize={{
49
base: "0.875rem",
0 commit comments