Skip to content

Commit

Permalink
update donation testimonials
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicarrojado committed Jan 11, 2025
1 parent d3fcf4e commit 524cf03
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 @@ -824,6 +824,12 @@ export const TRAIN_SCHEDULE_ITEMS = [
];

export const DONATION_TESTIMONIALS: DonationTestimonials = [
{
firstName: "Preetam",
lastName: "R",
message: "Thanks for building the Japanese Visa appointment alert.",
date: "11 January 2025",
},
{
firstName: "Trishia",
lastName: "G",
Expand Down

0 comments on commit 524cf03

Please sign in to comment.