From f6f46ca6518bf96c52ca385e3a45a30a0a3b7579 Mon Sep 17 00:00:00 2001 From: aegis301 Date: Tue, 4 Mar 2025 11:43:00 +0100 Subject: [PATCH] fix: add helpwave badge to card --- landing-page/components/sections/mediQuu/TeamSection.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/landing-page/components/sections/mediQuu/TeamSection.tsx b/landing-page/components/sections/mediQuu/TeamSection.tsx index 370948561..b7e654550 100644 --- a/landing-page/components/sections/mediQuu/TeamSection.tsx +++ b/landing-page/components/sections/mediQuu/TeamSection.tsx @@ -57,6 +57,12 @@ const contactsHelpwave: (ProfileProps & { translatedInfo?: Record + ), socials: [ { type: 'linkedin', url: 'https://www.linkedin.com/in/ludwig-maidowski-896b83208/' }, { type: 'mail', url: 'mailto:ludwig.maidowski@helpwave.de' },