From 016effe152b218c2545ab70b818f75758cad2e3c Mon Sep 17 00:00:00 2001 From: Nicolas Lassaux Date: Wed, 27 Mar 2024 17:29:21 +0100 Subject: [PATCH] Add hellodata success story (#1047) --- docs/resources/js/lovers.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/resources/js/lovers.js b/docs/resources/js/lovers.js index 503851b5..1c939510 100644 --- a/docs/resources/js/lovers.js +++ b/docs/resources/js/lovers.js @@ -120,5 +120,11 @@ var peopleLovePapa = [ name: "Retool", description: "A remarkably fast way to build internal tools.", quote: "Papa makes it easy for our users to customize CSV parsing to match their business logic." + }, + { + link: "https://www.hellodata.ai/", + name: "HelloData", + description: "Automatic rent surveys with real-time data on over 25M multifamily units nationwide, direct from property websites.", + quote: "Papa Parse makes bulk data imports a breeze! It's helped us easily onboard our largest customers. It's robust and a true game-changer." } ];