Skip to content

Commit 4676259

Browse files
author
Vivek Vishal
authored
switch places
Signed-off-by: GitHub <[email protected]>
1 parent 0a4fb90 commit 4676259

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/sections/Kanvas/index.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ const Kanvas = (props) => {
146146
},
147147
]} />
148148
<InlineQuotes
149-
quote="Guys, I love Kanvas! This tool is crazy!"
150-
person="Ala Eddine BENHASSIR"
151-
title="Networks & Systems Engineer at AYRADE"
152-
image={Ala}/>
149+
quote="Wow, just tried Kanvas and it's exactly what I needed! Dragging that Helm chart was so smooth, and the smart features really caught my attention. Definitely sharing this with my dev team before everyone else discovers it!"
150+
person="Abdechakour Hrouchan"
151+
title="Software Engineer at Atlas Cloud Services"
152+
image={Abdechakour} />
153153

154154
<CollaboratorFeatures
155155
features={
@@ -287,10 +287,10 @@ const Kanvas = (props) => {
287287
<KanvasBtn style={{ marginBottom: "2rem" }} />
288288
<Platform />
289289
<InlineQuotes
290-
quote="Wow, just tried Kanvas and it's exactly what I needed! Dragging that Helm chart was so smooth, and the smart features really caught my attention. Definitely sharing this with my dev team before everyone else discovers it!"
291-
person="Abdechakour Hrouchan"
292-
title="Software Engineer at Atlas Cloud Services"
293-
image={Abdechakour} />
290+
quote="Guys, I love Kanvas! This tool is crazy!"
291+
person="Ala Eddine BENHASSIR"
292+
title="Networks & Systems Engineer at AYRADE"
293+
image={Ala}/>
294294
</Container>
295295
</div>
296296
<>

0 commit comments

Comments
 (0)