Skip to content

Commit 9684a44

Browse files
authored
Merge pull request #2073 from appwrite/fix-customer-stories-landing-page
Fix formatting in customer stories on landing page
2 parents 10eb65c + a6cd255 commit 9684a44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/routes/(marketing)/(components)/case-studies.svelte

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
{
2121
logo: LangX,
2222
headline: 'LangX handled millions of requests using Appwrite',
23-
blurb: 'With its comprehensive suite of services Appwrite emerged as an ideal choice for my needs.',
23+
blurb: 'With its comprehensive suite of services, Appwrite emerged as an ideal choice for my needs.',
2424
name: 'Xue',
2525
title: 'Founder at LangX',
2626
avatar: '/images/testimonials/xue.webp',
2727
url: '/blog/post/customer-stories-langx'
2828
},
2929
{
3030
logo: KCollect,
31-
headline: 'K-collect reduced infrastructure costs by 700%',
31+
headline: 'K-Collect reduced infrastructure costs by 700%',
3232
blurb: 'A major impact that Appwrite made was the amount of time and stress saved.',
33-
name: "Ryan O'connor",
34-
title: 'Founder at K-collect',
33+
name: "Ryan O'Connor",
34+
title: 'Founder at K-Collect',
3535
avatar: '/images/testimonials/ryan.png',
3636
url: '/blog/post/customer-stories-kcollect'
3737
}

src/routes/(marketing)/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<Map theme="light" />
3939
<Scale
4040
testimonial={{
41-
name: 'Ryan O’Conner',
41+
name: 'Ryan O’Connor',
4242
title: 'Founder',
4343
company: 'K-Collect',
4444
image: '/images/testimonials/ryan-oconner-testimonial.png'

0 commit comments

Comments
 (0)