- Because instant noodles shouldn't be your only late-night option.
-
-
-
-
- {steals.map((steal, i) => (
-
-
- {steal.icon}
-
-
{steal.title}
-
- {steal.description}
-
-
- ))}
-
-
-
- );
-}
-
-function FounderSection() {
- const team = [
- {
- name: "Arnab Kapri",
- role: "Founder",
- 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"
- },
- {
- name: "Alex Rivera",
- role: "Co-Founder & Head of Operations",
- quote: "\"Ensuring your late-night cravings hit your doorstep before the movie gets to the good part.\"",
- img: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&w=800&q=80"
- },
- {
- name: "Sarah Chen",
- role: "Co-Founder & Culinary Lead",
- quote: "\"Experimenting with flavors that'll make you rethink everything you know about midnight snacking.\"",
- img: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&w=800&q=80"
- }
- ];
-
- return (
-
-
-
- The Hustle
-
- Built by locals, for late-night cravings.
-
-
- Meet the team bringing the heat to Newtown's after-hours food scene.
-