Skip to content

added testimonial icons #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions constants/testimonialsdata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@ export const TestimonialData = [
name: "Kostas Tsialemis",
designation: "Threat Intelligence Analyst",
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.",
companylogo: "images/docker_logo.png",
companylogo: "images/testimonials-1.jpg",

},
{

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

name: "Appaji Chintimi",
designation: "Security Enthusiast",
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!",
companylogo: "images/docker_logo.png",
companylogo: "images/testimonials-5.jpg",
},
{

name: "KunYu Chen",
designation: "Founder of Quark Engine",
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!",
companylogo: "images/docker_logo.png",
companylogo: "images/testimonials-2.jpg",
},
{

name: "Aditya Narayan Sinha",
designation: "Software Developer",
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.",
companylogo: "images/docker_logo.png",
companylogo: "images/favicon.png",
}
]
Binary file added public/images/testimonials-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/testimonials-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/testimonials-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/testimonials-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.