diff --git a/src/app/page.tsx b/src/app/page.tsx index ec9064b..1ca258a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,9 +159,9 @@ export default function LandingPage() { logos={[ "http://img.b2bpic.net/free-vector/flat-design-fashion-accessories-logo-collection_23-2148875177.jpg", "http://img.b2bpic.net/free-vector/set-golf-labels-vintage-style_23-2147776359.jpg", "http://img.b2bpic.net/free-psd/colorful-sport-facebook-template_23-2150750684.jpg", "http://img.b2bpic.net/free-vector/black-cowboy-label-pack_23-2147710162.jpg", "http://img.b2bpic.net/free-vector/cougar-branding-logo-template_23-2149205937.jpg", "http://img.b2bpic.net/free-vector/basketball-badges-collection_1126-7.jpg", "http://img.b2bpic.net/free-vector/iron-golf-club_78370-502.jpg" ]} - names=[ + names={[ "Professional Athletes", "Championship Teams", "Elite Performers", "Tournament Winners", "Verified Champions", "Endorsed Legends", "Certified Professionals" - ] + ]} speed={50} showCard={true} titleClassName="text-4xl md:text-6xl font-bold"