From a7b2d1714f20628bf179cfeb98f5dada7287bd10 Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 06:49:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da6b425..dbb2ecf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,6 @@ export default function LandingPage() { { id: "capital", price: "$250K", - subtitle: "Flexible funding solutions from early-stage to growth rounds. Custom deal structures tailored to your needs.", features: [ "Seed to Series B funding", "Strategic follow-on investments", @@ -136,7 +135,6 @@ export default function LandingPage() { { id: "mentorship", price: "Expert", - subtitle: "Industry veteran network providing strategic guidance. Go-to-market strategy and product development support.", features: [ "Industry veteran network", "Go-to-market strategy", @@ -147,7 +145,6 @@ export default function LandingPage() { { id: "network", price: "Global", - subtitle: "Access to Israeli tech ecosystem and US market introductions. Strategic partnerships and customer networks.", features: [ "Israeli tech ecosystem access", "US market introductions", @@ -300,4 +297,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file