Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update components/invite-friends/index.tsx
Browse files
components/invite-friends/index.tsx
CHANGED
@@ -43,10 +43,11 @@ export function InviteFriends() {
|
|
43 |
<p className="text-sm text-neutral-500 mt-2 max-w-sm">
|
44 |
If you like this demo you can use the below link to share to LinkedIn
|
45 |
and tell everyone how cool this is 😎
|
|
|
46 |
</p>
|
47 |
<div className="mt-4 space-x-3.5">
|
48 |
<a
|
49 |
-
href="https://www.linkedin.com/feed/?shareActive=true&text=%F0%9F%9A%80%20KPMG%20Munich%20AI-Vision%20%F0%9F%9A%80%0ADEIN%20INDIVIDUELLER%20TEXT%20HIER%0A%
|
50 |
target="_blank"
|
51 |
rel="noopener noreferrer"
|
52 |
>
|
|
|
43 |
<p className="text-sm text-neutral-500 mt-2 max-w-sm">
|
44 |
If you like this demo you can use the below link to share to LinkedIn
|
45 |
and tell everyone how cool this is 😎
|
46 |
+
This demo was brought to you by Markus Hupfauer 🙌
|
47 |
</p>
|
48 |
<div className="mt-4 space-x-3.5">
|
49 |
<a
|
50 |
+
href="https://www.linkedin.com/feed/?shareActive=true&text=%F0%9F%9A%80%20KPMG%20Munich%20AI-Vision%20%F0%9F%9A%80%0ADEIN%20INDIVIDUELLER%20TEXT%20HIER%0A%0A%23TrustedAI%20%23Munich%20%23AISecurity"
|
51 |
target="_blank"
|
52 |
rel="noopener noreferrer"
|
53 |
>
|