File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ import Alex from "./reviews/alex-hokanson.jpeg";
1717import Patrick from "./reviews/patrick-steinig.jpeg" ;
1818import Hein from "./reviews/hein.webp" ;
1919import Anusha from "./reviews/anusha.png" ;
20+ import Louie from "./reviews/louie-corbo.jpeg" ;
2021
2122const settings = {
2223 dots : false ,
@@ -140,7 +141,13 @@ const Reviews = () => {
140141 title = "Software Architect at Entigo"
141142 image = { Kaur }
142143 />
143-
144+ < Customers
145+ type = "2"
146+ quote = "Kanvas is what the next-generation Operations tooling will look like."
147+ person = "Louie Corbo"
148+ title = "Staff Cloud Infratructure Engineer at SADA"
149+ image = { Louie }
150+ />
144151 < Customers
145152 type = "1"
146153 quote = "It was an intuitive experience to visually place and configure various components saving the time of going through 10 different YAML files."
You can’t perform that action at this time.
0 commit comments