diff --git a/website/public/logos/taskhuman.svg b/website/public/logos/taskhuman.svg new file mode 100644 index 00000000..4831a2ed --- /dev/null +++ b/website/public/logos/taskhuman.svg @@ -0,0 +1,3 @@ + diff --git a/website/src/components/Testimonials.tsx b/website/src/components/Testimonials.tsx index 2ebdbe96..b98483ac 100644 --- a/website/src/components/Testimonials.tsx +++ b/website/src/components/Testimonials.tsx @@ -10,6 +10,7 @@ function TestimonialCard({ title, company, quote, + logo, }: (typeof TESTIMONIALS)[0]) { return (