Update src/App.tsx

This commit is contained in:
2026-05-25 12:01:28 +00:00
parent e5f73ce8a5
commit 20f0279117
+3 -3
View File
@@ -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"
}
];