diff --git a/website/components/home/hero.tsx b/website/components/home/hero.tsx index 0163f17c51..9881411053 100644 --- a/website/components/home/hero.tsx +++ b/website/components/home/hero.tsx @@ -153,7 +153,7 @@ export function Companies() {
{[...entries, ...entries].map(({ component, url }) => ( -
+
{
{[...entries, ...entries, ...entries].map(({ image, name, url }, i) => ( {
); }; -