diff --git a/public/assets/logos/early.png b/public/assets/logos/early.png new file mode 100644 index 0000000..5a26957 Binary files /dev/null and b/public/assets/logos/early.png differ diff --git a/src/components/Partner/index.tsx b/src/components/Partner/index.tsx index a983429..5223d70 100644 --- a/src/components/Partner/index.tsx +++ b/src/components/Partner/index.tsx @@ -10,7 +10,7 @@ const Partners = ({ partners = PARTNERS }: TPartnersProps) => { if (!partners) return null return ( -
+
{partners.map((partner) => (