diff --git a/src/app/utils/profiles.ts b/src/app/utils/profiles.ts index ee713db..1d64d44 100644 --- a/src/app/utils/profiles.ts +++ b/src/app/utils/profiles.ts @@ -20,4 +20,9 @@ export const profiles: ProfileProps[] = [ name: "Satwik R Prabhu", quote: "I know where you live 🌝", }, -]; + { + username: "sanidhyadatt", + name: "Sanidhya Datt", + quote: "Set your Heart Ablaze! ", + }, +] \ No newline at end of file