Skip to content

Commit 8cc00f5

Browse files
authored
Merge pull request #5 from intelowlproject/develop
added testimonial icons
2 parents bb01aa0 + 582d395 commit 8cc00f5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

constants/testimonialsdata.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,35 @@ export const TestimonialData = [
44
name: "Kostas Tsialemis",
55
designation: "Threat Intelligence Analyst",
66
review: "As a Threat Intel Analyst, I use IntelOwl daily to expand the context of various indicators with ease by simply querying one platform instead of multiple. IntelOwl has made my workflow faster as I now have more time to concentrate on the analysis rather than collecting the data.",
7-
companylogo: "images/docker_logo.png",
7+
companylogo: "images/testimonials-1.jpg",
88

99
},
1010
{
1111

1212
name: "Simone Berni",
1313
designation: "Threat Intelligence Engineer",
1414
review: "IntelOwl has the most welcoming community that I met in a opensource project, with weekly updates and real world use cases",
15-
companylogo: "images/docker_logo.png",
15+
companylogo: "images/testimonials-4.jpg",
1616
},
1717
{
1818

1919
name: "Appaji Chintimi",
2020
designation: "Security Enthusiast",
2121
review: "I have been in development and also used IntelOwl, for some testing purposes. The dashboard is pretty amazing and self-explanatory. I loved the built-in dark theme. And command-line client is no smaller than that. I do think you'll be amazed by the look and feel of pyintelowl. Give both a try!",
22-
companylogo: "images/docker_logo.png",
22+
companylogo: "images/testimonials-5.jpg",
2323
},
2424
{
2525

2626
name: "KunYu Chen",
2727
designation: "Founder of Quark Engine",
2828
review: "IntelOwl is a one-stop solution for all to get intelligence data during threat hunting. It is easy to use with well-designed UI/UX. And it is useful since many robust analyzers are integrated into this solution. As a threat researcher and an open source lover, I highly recommend IntelOwl!",
29-
companylogo: "images/docker_logo.png",
29+
companylogo: "images/testimonials-2.jpg",
3030
},
3131
{
3232

3333
name: "Aditya Narayan Sinha",
3434
designation: "Software Developer",
3535
review: "IntelOwl has a very cool and driven software team backing it up. It has built itself sustainably over GSoC participants making it closer to the OSS community.",
36-
companylogo: "images/docker_logo.png",
36+
companylogo: "images/favicon.png",
3737
}
3838
]

public/images/testimonials-1.jpg

31.8 KB
Loading

public/images/testimonials-2.jpg

15 KB
Loading

public/images/testimonials-4.jpg

29.6 KB
Loading

public/images/testimonials-5.jpg

132 KB
Loading

0 commit comments

Comments
 (0)