From 3fe3ae00adca065927db26bfe7becdf9d49f3530 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:39:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00992aa..e4aac9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -285,7 +285,7 @@ export default function LandingPage() { tag="Market Focus" tagIcon={Globe} tagAnimation="slide-up" - names=[ + names={[ "ISRO (52+ satellites launching in 5 years)", "ESA & Copernicus Program", "NASA & NORAD", "Starlink & OneWeb Constellations", "Amazon Kuiper", "Commercial SSA Providers", "Satellite Insurance Market" ]} logos={[ -- 2.49.1