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 17, 2024
1 parent ed52574 commit f0fc3f8
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 @@ -677,6 +677,12 @@ export const TRAIN_SCHEDULE_ITEMS = [
];

export const DONATION_TESTIMONIALS: DonationTestimonials = [
{
firstName: "Sarah",
lastName: "W",
message: "Thanks for creating these alerts!",
date: "8 June 2024",
},
{
firstName: "Zhiyuan",
lastName: "L",
Expand Down

0 comments on commit f0fc3f8

Please sign in to comment.