From 1690bea6ad1a711bb8e1e9b469b4b3f8b5703fdd Mon Sep 17 00:00:00 2001 From: kacperkapusciak Date: Fri, 7 Jun 2024 13:48:25 +0200 Subject: [PATCH 1/3] docs: update Hire us links to directly lead to contact form --- README.md | 2 +- docs/src/components/HireUsSection/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 066b673103bc..1cd80d355256 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ This project has been built and is maintained thanks to the support from [Shopif ## Reanimated is created by Software Mansion -Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact#contact-form). +Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated). diff --git a/docs/src/components/HireUsSection/index.tsx b/docs/src/components/HireUsSection/index.tsx index d60ec9ea2178..ddc37316f6ce 100644 --- a/docs/src/components/HireUsSection/index.tsx +++ b/docs/src/components/HireUsSection/index.tsx @@ -18,7 +18,7 @@ const HireUsSection = () => { From 9898cf19df12d71fb0b6ca9a0b5c91d03515bde4 Mon Sep 17 00:00:00 2001 From: kacperkapusciak Date: Tue, 11 Jun 2024 13:59:13 +0200 Subject: [PATCH 2/3] Add utm_medium to links --- README.md | 2 +- packages/docs-reanimated/src/components/HireUsSection/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00f9d457a75b..9d9688f1eb87 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ This project has been built and is maintained thanks to the support from [Shopif ## Reanimated is created by Software Mansion -Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated). +Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated&utm_medium=readme). diff --git a/packages/docs-reanimated/src/components/HireUsSection/index.tsx b/packages/docs-reanimated/src/components/HireUsSection/index.tsx index ddc37316f6ce..cc42415384ec 100644 --- a/packages/docs-reanimated/src/components/HireUsSection/index.tsx +++ b/packages/docs-reanimated/src/components/HireUsSection/index.tsx @@ -18,7 +18,7 @@ const HireUsSection = () => { From 7416054f3a40543ad7eaea459a9c012e0c9ecb51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Kapu=C5=9Bciak?= <39658211+kacperkapusciak@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:14:25 +0200 Subject: [PATCH 3/3] Update packages/docs-reanimated/src/components/HireUsSection/index.tsx Co-authored-by: Tomek Zawadzki --- packages/docs-reanimated/src/components/HireUsSection/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs-reanimated/src/components/HireUsSection/index.tsx b/packages/docs-reanimated/src/components/HireUsSection/index.tsx index cc42415384ec..fdce88007dd1 100644 --- a/packages/docs-reanimated/src/components/HireUsSection/index.tsx +++ b/packages/docs-reanimated/src/components/HireUsSection/index.tsx @@ -18,7 +18,7 @@ const HireUsSection = () => {