Skip to content

Commit d0cca64

Browse files
committed
Add Louie Corbo's review to the pricing section
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent efc14d1 commit d0cca64

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

src/sections/Pricing/review-slider.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import Alex from "./reviews/alex-hokanson.jpeg";
1717
import Patrick from "./reviews/patrick-steinig.jpeg";
1818
import Hein from "./reviews/hein.webp";
1919
import Anusha from "./reviews/anusha.png";
20+
import Louie from "./reviews/louie-corbo.jpeg";
2021

2122
const 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."
4.32 KB
Loading

0 commit comments

Comments
 (0)