Skip to content

Commit ac69f60

Browse files
Merge branch 'master' into bump-sistent-bot
2 parents 02d4c47 + bbac78a commit ac69f60

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/collections/members/aabid-sofi/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bio: Hi, I'm Aabid Sofi, a software engineer and web developer.
1010
I specialize in creating custom software and web applications that are both functional and visually appealing, with a focus on design, security, and performance. Highly passionate about cloud native and open source .
1111
badges:
1212
- kanvas
13-
status: Active
13+
status: Inactive
1414
published: true
1515
maintainer: yes
1616
---
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)