Update src/App.tsx
This commit is contained in:
+3
-3
@@ -250,7 +250,7 @@ function FounderSection() {
|
|||||||
{
|
{
|
||||||
name: "Arnab Kapri",
|
name: "Arnab Kapri",
|
||||||
role: "Co-Founder & Head of Operations",
|
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"
|
img: "/arnab.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -260,9 +260,9 @@ function FounderSection() {
|
|||||||
img: "/founder.png"
|
img: "/founder.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Subhajit Mandal",
|
name: "Subhajit Mondal",
|
||||||
role: "Co-Founder & Culinary Lead",
|
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"
|
img: "/subha.png"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user