Update src/app/page.tsx
This commit is contained in:
@@ -125,7 +125,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "capital",
|
id: "capital",
|
||||||
price: "$250K",
|
price: "$250K",
|
||||||
subtitle: "Flexible funding solutions from early-stage to growth rounds. Custom deal structures tailored to your needs.",
|
|
||||||
features: [
|
features: [
|
||||||
"Seed to Series B funding",
|
"Seed to Series B funding",
|
||||||
"Strategic follow-on investments",
|
"Strategic follow-on investments",
|
||||||
@@ -136,7 +135,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "mentorship",
|
id: "mentorship",
|
||||||
price: "Expert",
|
price: "Expert",
|
||||||
subtitle: "Industry veteran network providing strategic guidance. Go-to-market strategy and product development support.",
|
|
||||||
features: [
|
features: [
|
||||||
"Industry veteran network",
|
"Industry veteran network",
|
||||||
"Go-to-market strategy",
|
"Go-to-market strategy",
|
||||||
@@ -147,7 +145,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "network",
|
id: "network",
|
||||||
price: "Global",
|
price: "Global",
|
||||||
subtitle: "Access to Israeli tech ecosystem and US market introductions. Strategic partnerships and customer networks.",
|
|
||||||
features: [
|
features: [
|
||||||
"Israeli tech ecosystem access",
|
"Israeli tech ecosystem access",
|
||||||
"US market introductions",
|
"US market introductions",
|
||||||
@@ -300,4 +297,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user