Skip to content

Commit

Permalink
update testimonies HP (#565)
Browse files Browse the repository at this point in the history
* update testimonies HP

* Update Testimonials.vue

* Update Testimonials.vue

* Update Testimonials.vue
  • Loading branch information
MartinRst authored Oct 5, 2023
1 parent f60632a commit 26519de
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 27 deletions.
51 changes: 24 additions & 27 deletions components/home/Testimonials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
alt: "Picture of Julien testimony",
},
{
profile: "/landing/home/testimonials/simonb.jpeg",
message: "In less than a month, with no previous experience in data orchestration, I felt autonomous with my data flows and could collaborate with my teammates. Kestra had become a total necessity for me.",
name: "Simon Barbier",
profile: "/landing/home/testimonials/patrick.jpeg",
message: "The exceptional pre-sales support and commitment to providing a high-performance product have laid the foundation for a great partnership.",
name: "Patrick Ferreira",
link: "https://www.linkedin.com/in/simon-barbier-4b97a5192/",
designation: "Data Engineer @ Leroy Merlin",
alt: "Picture of Simon testimony",
designation: "Product Manager @ CleverConnect",
alt: "Picture of Patrick testimony",
},
{
profile: "/landing/home/testimonials/mourad.jpg",
Expand All @@ -60,21 +60,19 @@
alt: "Picture of Mourad testimony",
},
{
profile: "/landing/home/testimonials/danielt.jpeg",
message: "Thank you for your hard work in creating this good software. It is beginner friendly and easy to customize",
name: "Daniel Theodorus",
link: "https://www.linkedin.com/in/hamrio/",
designation: "IT Project Manager @ Airpaz",
enterpriseLogo: "/landing/enterprises/airpaz.svg",
alt: "Picture of Daniel testimony",
profile: "/landing/home/testimonials/ousama.jpg",
message: "Kestra meets the needs perfectly, it’s very simple to use and manages the complexities behind it to offer a huge saving in time and costs.",
name: "Oussama Bakkali",
link: "https://www.linkedin.com/in/oussama-bakkali-949708b6/",
designation: "Data Engineer DevOps @ ADEO Services",
alt: "Picture of Ousama testimony",
},
{
profile: "/landing/home/testimonials/michael.jpeg",
message: "I’ve spent a huge part of my career looking for a solution that handle huge data sets for semi-technicals users and Kestra is the first exciting thing I’ve seen in a long time.",
name: "Michael Reynolds",
link: "https://www.linkedin.com/in/michael-reynolds-a0a32a28/",
designation: "Lead Research Engineer @ Two Six Labs",
enterpriseLogo: "/landing/enterprises/twosix.svg",
alt: "Picture of Michael testimony",
},
{
Expand All @@ -94,13 +92,12 @@
alt: "Picture of Samuel testimony",
},
{
profile: "/landing/home/testimonials/ousama.jpg",
message: "Kestra meets the needs perfectly, it’s very simple to use and manages the complexities behind it to offer a huge saving in time and costs.",
name: "Oussama Bakkali",
link: "https://www.linkedin.com/in/oussama-bakkali-949708b6/",
designation: "Data Engineer DevOps @ ADEO Services",
enterpriseLogo: "/landing/enterprises/adeo-services.svg",
alt: "Picture of Ousama testimony",
profile: "/landing/home/testimonials/danielt.jpg",
message: "Thank you for your hard work in creating this good software. It is beginner friendly and easy to customize.",
name: "Daniel Theodorus",
link: "https://www.linkedin.com/in/hamrio/",
designation: "IT Project Manager @ Airpaz",
alt: "Picture of Daniel testimony",
},
{
profile: "/landing/home/testimonials/alex.jpg",
Expand All @@ -111,12 +108,12 @@
alt: "Picture of Alex testimony",
},
{
profile: "/landing/home/testimonials/patrick.jpeg",
message: "The exceptional pre-sales support and commitment to providing a high-performance product have laid the foundation for a great partnership.",
name: "Patrick Ferreira",
link: "https://www.linkedin.com/in/simon-barbier-4b97a5192/",
designation: "Product Manager @ CleverConnect",
alt: "Picture of Patrick testimony",
profile: "/landing/home/testimonials/antoineb.jpg",
message: "Kestra has been a keystone to design complex executions flows while enhancing our Infrastructure as Code best practices. It now empowers our ingestion with Airbyte, transformation with dbt and our HighTouch reverse-ETL jobs seamlessly!",
name: "Antoine Balliet",
link: "https://www.linkedin.com/in/antoineballiet/",
designation: "Data & Analytics Engineer @ Gorgias",
alt: "Picture of Antoine testimony",
}
],
};
Expand Down Expand Up @@ -162,4 +159,4 @@
}
}
</style>
</style>
Binary file added public/landing/home/testimonials/antoineb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26519de

Please sign in to comment.