Skip to content

Commit e9e339e

Browse files
replace review
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 679cbc0 commit e9e339e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
171 KB
Loading
-49 KB
Binary file not shown.

src/sections/Solutions/review.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import styled from "styled-components";
22
import React from "react";
3-
import reviewerImage from "./images/reviewer.jpeg";
3+
import reviewerImage from "./images/Dhruv-Sharma.png";
44

55
const ReviewWrapper = styled.section`
66
width: 100vw;
@@ -116,10 +116,10 @@ const Review = () => {
116116
<ReviewCard>
117117
<Avatar src={reviewerImage} alt="Reviewer" />
118118
<Quote>
119-
Kanvas eliminated our 'YAML hell' overnight! What used to require three engineers and two weeks now takes one person an afternoon. The intuitive design interface is so powerful that complex microservice deployments have become effortless and error-free.
119+
This wonderful product is a vendor-neutral self-service engineering platform that scales intent—not toil—by turning architecture into a consistent design-to-operate pipeline.
120120
</Quote>
121-
<ReviewerName>Rajesh Nagarajan</ReviewerName>
122-
<ReviewerTitle>Maintainer at Layer5</ReviewerTitle>
121+
<ReviewerName>Dhruv Sharma</ReviewerName>
122+
<ReviewerTitle> Principal Platform Product Manager at GuideWire</ReviewerTitle>
123123
</ReviewCard>
124124
</ReviewWrapper>
125125
);

0 commit comments

Comments
 (0)