From 5c85d9e2fb4d312a14c0542283778e92bb7c6547 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:12:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57bb923..887b076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,9 +136,9 @@ export default function LandingPage() { description="Join the ranks of industry leaders who've transformed their social presence with SocialElite's expertise." textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "TechVenture Inc", "Luxe Fashion Co", "FinanceFlow Pro", "WellnessHub", "SoftServe Solutions", "Culinary Creations", "EduSmart Learning" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/rocket-shape-logo-template_1156-701.jpg", "http://img.b2bpic.net/free-vector/eye-catching-premium-letter-w-logo-background-royal-identity_1017-53727.jpg", "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148847108.jpg", "http://img.b2bpic.net/free-vector/medical-team-logo_1078-31.jpg", "http://img.b2bpic.net/free-vector/gradient-electronics-logos-pack_23-2148979035.jpg", "http://img.b2bpic.net/free-vector/vintage-restaurant-logo-with-golden-design_23-2148455388.jpg", "http://img.b2bpic.net/free-vector/modern-graduation-label-collection-with-flat-design_23-2147873416.jpg" ]} -- 2.49.1