import bannerBg from '../../assets/convex-bg.webp'; export default function PoweredByConvex() { return (
Powered by Convex
); }