diff --git a/src/app/page.tsx b/src/app/page.tsx index a333387..4178049 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,9 @@ export default function LandingPage() { logos={[ "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148089981.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148089981.jpg", "http://img.b2bpic.net/free-vector/geometrical-logos-collection_23-2147518971.jpg", "http://img.b2bpic.net/free-vector/minimal-logo-collection-with-pastel-colors_23-2148359158.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149201856.jpg", "http://img.b2bpic.net/free-vector/hub-logo-design-template_23-2149887516.jpg", "http://img.b2bpic.net/free-vector/flat-plumbing-logo_742173-6825.jpg" ]} - names={[]} + names={[ + "Acme", "TechFlow", "Innovate", "CloudSync", "DataPro", "HubCore", "PlumbTech" + ]} speed={50} showCard={true} />