Skip to content

Commit 6cce52f

Browse files
Merge pull request #5 from dominicarrojado/copilot/add-donation-testimonial-again
Add donation testimonial from Clairene L
2 parents 4d9f045 + ed6fc88 commit 6cce52f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

lib/content.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,12 @@ export const TRAIN_SCHEDULE_ITEMS = [
780780
];
781781

782782
export const DONATION_TESTIMONIALS: DonationTestimonials = [
783+
{
784+
firstName: "Clairene",
785+
lastName: "L",
786+
message: "Thank you and keep it up!",
787+
date: "2 May 2026",
788+
},
783789
{
784790
firstName: "Ajay",
785791
lastName: "J",

0 commit comments

Comments
 (0)