diff --git a/src/app/page.tsx b/src/app/page.tsx index d6b38ec..7e5207e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,6 +175,9 @@ export default function LandingPage() { description="Partnerships with companies and organizations that believe in tech education" textboxLayout="default" useInvertedBackground={false} + names={[ + "TechCorp", "DevHub", "CloudSystems", "AIInnovations", "CodeAcademy", "DigitalLabs", "InnovationHub", "TechAlliance" + ]} logos={[ "http://img.b2bpic.net/free-vector/technology-logo-collection-gradient-style_52683-13781.jpg", "http://img.b2bpic.net/free-vector/gradient-hub-logo-design_23-2149872182.jpg", "http://img.b2bpic.net/free-vector/technological-logo-with-clouds_1071-107.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148219500.jpg", "http://img.b2bpic.net/free-vector/flat-code-logos-set_23-2148811449.jpg", "http://img.b2bpic.net/free-vector/abstract-logo-gradient-style_23-2148135214.jpg", "http://img.b2bpic.net/free-vector/flat-design-hub-logo-template_23-2149811019.jpg", "http://img.b2bpic.net/free-vector/hi-tech-chip-dna-atom-molecule-logo_126523-903.jpg" ]}