From cdb259e53d5df21466000f8fee680af3863a8488 Mon Sep 17 00:00:00 2001 From: Harsh Mahajan <127186841+HarshMN2345@users.noreply.github.com> Date: Tue, 23 Sep 2025 12:23:24 +0530 Subject: [PATCH] Fix headline punctuation in testimonial --- src/lib/data/testimonials.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/data/testimonials.ts b/src/lib/data/testimonials.ts index ee0d81983..47b0b8883 100644 --- a/src/lib/data/testimonials.ts +++ b/src/lib/data/testimonials.ts @@ -44,7 +44,7 @@ export const testimonials: Testimonial[] = [ { id: 'phil-majikkids', logo: Phil, - headline: 'With Appwrite they built an entire app with one developer.', + headline: 'With Appwrite, Majik Kids built an entire app with one developer.', blurb: 'Just like a Swiss Army Knife you can choose and use the tools that you need with Appwrite.', name: 'Phil McCluskey', title: 'App Manager, Majik Kids',