From 386f415ec427fb3e548f21c806a88fb9d4ae7f90 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:16:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index dacc1c9..6f8b233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,6 +132,9 @@ export default function LandingPage() { tag="Community" textboxLayout="default" useInvertedBackground={false} + names={[ + "Hypebeast", "Streetwear Culture", "Resale Platform", "Fashion Collective", "Collectors Hub", "Sneaker Culture", "Drops Alert" + ]} logos={[ "http://img.b2bpic.net/free-vector/flat-design-y2k-stickers_23-2150734207.jpg", "http://img.b2bpic.net/free-vector/labels-collection-vintage-style_23-2147849255.jpg", "http://img.b2bpic.net/free-vector/click-collect-button-collection_23-2148790623.jpg", "http://img.b2bpic.net/free-photo/group-young-people_53876-21284.jpg", "http://img.b2bpic.net/free-vector/colorful-abstract-business-card-template_23-2148367709.jpg", "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148221481.jpg", "http://img.b2bpic.net/free-psd/flat-design-sport-concept-invitation-template_23-2150467341.jpg"]} speed={40} -- 2.49.1