You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sections/Solutions/review.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ const Review = () => {
116
116
<ReviewCard>
117
117
<Avatarsrc={reviewerImage}alt="Reviewer"/>
118
118
<Quote>
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.
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.
120
120
</Quote>
121
121
<ReviewerName>Dhruv Sharma</ReviewerName>
122
122
<ReviewerTitle> Principal Platform Product Manager at GuideWire</ReviewerTitle>
0 commit comments