Skip to content

Commit

Permalink
update donation testimonials
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicarrojado committed Jun 2, 2024
1 parent aae1270 commit a7bab9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,12 @@ export const TRAIN_SCHEDULE_ITEMS = [
];

export const DONATION_TESTIMONIALS: DonationTestimonials = [
{
firstName: "Zhiyuan",
lastName: "L",
message: "Thank you for saving my time!",
date: "2 June 2024",
},
{
firstName: "Tao",
lastName: "A",
Expand Down

0 comments on commit a7bab9e

Please sign in to comment.