diff --git a/sites/www/content/consultants/data/partners.yaml b/sites/www/content/consultants/data/partners.yaml index 1caed8865d..1de8090940 100644 --- a/sites/www/content/consultants/data/partners.yaml +++ b/sites/www/content/consultants/data/partners.yaml @@ -1262,4 +1262,24 @@ - "South America" options_customer_size: - "Small-to-medium Business" + options_GCP_partner: false +- title: "Tapped GmbH" + summary: "A Munich-based digital product studio that builds apps for medium and enterprise companies. Over the years they have pushed what Flutter can do with background processing, location tracking and map visualizations." + card: "images/third_party/partners/tapped_logo.png" + external_url: "https://tapped.dev/services/flutter-app-development/" + options_location: + - "Europe" + options_customer_size: + - "Small-to-medium Business" + options_GCP_partner: false +- title: "Here2Build Apps GmbH" + summary: "A German agency that delivers end-to-end mobile solutions for companies of all sizes. They cover the entire product lifecycle—from concept and UX/UI design to Flutter development, backend architecture, App Store deployment, and long-term maintenance." + card: "images/third_party/partners/Here2Build_logo.png" + external_url: "https://www.here2buildapps.de/flutter-agentur" + options_location: + - "Europe" + options_customer_size: + - "Startup" + - "Small-to-medium Business" + - "Enterprise" options_GCP_partner: false \ No newline at end of file diff --git a/sites/www/content/consultants/images/third_party/partners/Here2Build_logo.png b/sites/www/content/consultants/images/third_party/partners/Here2Build_logo.png new file mode 100644 index 0000000000..8d3ab3f8ad Binary files /dev/null and b/sites/www/content/consultants/images/third_party/partners/Here2Build_logo.png differ diff --git a/sites/www/content/consultants/images/third_party/partners/tapped_logo.png b/sites/www/content/consultants/images/third_party/partners/tapped_logo.png new file mode 100644 index 0000000000..0f437d6612 Binary files /dev/null and b/sites/www/content/consultants/images/third_party/partners/tapped_logo.png differ