juntekim.com/juntekim_frontend/lib/quotes.ts
2025-12-07 12:46:59 +00:00

4 lines
152 B
TypeScript

export const QUOTES = [
'"Impatient with actions, patient with results." - Naval Ravikant',
'"What good shall I do today? - Benjamin Franklin"',
];