Update src/App.tsx

This commit is contained in:
2026-05-25 11:35:47 +00:00
parent 578e39e811
commit ff0af09433
+3 -1
View File
@@ -263,7 +263,9 @@ function FounderSection() {
name: "Arnab Kapri", name: "Arnab Kapri",
role: "Founder", role: "Founder",
quote: "\"Software dev by day, building your new favorite food brand by night to fix Newtown's late-night food scene.\"", quote: "\"Software dev by day, building your new favorite food brand by night to fix Newtown's late-night food scene.\"",
img: "https://images.unsplash.com/photo-1556157382-97eda2d62296?auto=format&fit=crop&w=800&q=80" img:
src="/Arnab.png"
alt="https://images.unsplash.com/photo-1556157382-97eda2d62296?auto=format&fit=crop&w=800&q=80"
}, },
{ {
name: "Alex Rivera", name: "Alex Rivera",