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" } ];