import { Stack } from "expo-router"; import { BrandPill } from "~/components/BrandPill"; export default function Layout() { return ( ); }