Skip to content

Commit a6b0a28

Browse files
committed
Add Matteo's quote
1 parent d66fb51 commit a6b0a28

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/components/index-page/quotes-from-the-industry.tsx renamed to src/components/index-page/quotes-from-the-industry/index.tsx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ import {
44
} from "@/app/conf/2025/components/testimonials"
55
import { SectionLabel } from "@/app/conf/_design-system/section-label"
66

7+
import mateoCollina from "./mateo-collina.webp"
8+
79
const testimonials: Testimonial[] = [
810
{
911
quote:
10-
"GraphQL is evolving to new use cases every day and it's really a competitive advantage to experience them first hand with everyone that matters.",
12+
"GraphQL gives us enterprise performance with start-up agility: streamlined queries, lean payloads, live updates, and lightning-fast responses help our customers focus on building their applications, not building around them.",
1113
author: {
12-
name: "Vincent Desmares",
13-
role: "Teamstarter, CTO",
14-
avatar:
15-
"https://avatars.sched.co/d/cc/21066875/avatar.jpg.320x320px.jpg?f80",
14+
name: "Matteo Collina",
15+
role: "Platformatic, Co-Founder & CTO",
16+
avatar: mateoCollina.src,
1617
},
1718
},
1819
{
29.3 KB
Loading

0 commit comments

Comments
 (0)