From 20f0279117d229e9ea3917a916d1c2d63c9179c2 Mon Sep 17 00:00:00 2001 From: mealno Date: Mon, 25 May 2026 12:01:28 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 85e8e8a..6e7df0b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -250,7 +250,7 @@ function FounderSection() { { name: "Arnab Kapri", role: "Co-Founder & Head of Operations", - quote: "\"Software dev by day, building your new favorite food brand by night to fix Newtown's late-night food scene.\"", + quote: "\"Why pay more when the food costs less but the same quality.\"", img: "/arnab.png" }, { @@ -260,9 +260,9 @@ function FounderSection() { img: "/founder.png" }, { - name: "Subhajit Mandal", + name: "Subhajit Mondal", role: "Co-Founder & Culinary Lead", - quote: "\"Experimenting with flavors that'll make you rethink everything you know about midnight snacking.\"", + quote: "\"Experimenting with flavors that'll make you rethink .\"", img: "/subha.png" } ];