From e19068c2a35223185c208db5613eec992b8dbec6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:09:56 +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 350bb44..c2f7224 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,9 +138,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/abstract-logo-gradient-style_23-2148135210.jpg", "http://img.b2bpic.net/free-vector/beautiful-logotype-collection_1361-1614.jpg", "http://img.b2bpic.net/free-vector/security-logo-design_1424-20.jpg", "http://img.b2bpic.net/free-vector/simple-pharmacy-logo_1057-2795.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/geometric-bakery-cheff-business-card_23-2149572527.jpg", "http://img.b2bpic.net/free-vector/book-logo-template-set_23-2148813588.jpg" ]} -- 2.49.1