diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dfef7c..e071979 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,8 +135,8 @@ export default function LandingPage() { tag="Global Recognition" textboxLayout="default" useInvertedBackground={false} - logos={[ - "http://img.b2bpic.net/free-vector/women-s-day-badge-collection-flat-design_23-2148422539.jpg", "http://img.b2bpic.net/free-vector/professional-gg-logotype-template_23-2149227701.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-businessman-company-magazine_23-2147548938.jpg", "http://img.b2bpic.net/free-vector/spring-sale-flyer-template_52683-56570.jpg", "http://img.b2bpic.net/free-vector/labels-collection-vintage-style_23-2147854354.jpg", "http://img.b2bpic.net/free-vector/golden-elegant-logo-template-with-ornaments_23-2148212568.jpg", "http://img.b2bpic.net/free-vector/fashion-logo-template_23-2150529238.jpg" + names={[ + "Vogue", "GQ", "Forbes", "Grazia", "Esquire", "Vanity Fair", "WWD" ]} speed={40} showCard={true}