From ee3e9b113e38832dd82ca5ecacd93c34830ac6dd Mon Sep 17 00:00:00 2001 From: Dominic Arrojado Date: Mon, 27 May 2024 10:16:08 +0800 Subject: [PATCH] update donation testimonials --- lib/content.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/content.tsx b/lib/content.tsx index a8ac124..32f4bd2 100644 --- a/lib/content.tsx +++ b/lib/content.tsx @@ -607,6 +607,12 @@ export const TRAIN_SCHEDULE_ITEMS = [ ]; export const DONATION_TESTIMONIALS: DonationTestimonials = [ + { + firstName: "Lynette", + lastName: "Y", + message: "👍🏼", + date: "27 May 2024", + }, { firstName: "Sampai", lastName: "A",