Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2970ca78db | |||
| 61ac3c9613 | |||
| 29b419e25a | |||
| c25b4945cb | |||
| 1b8019416d | |||
| bf98030745 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
title="Validate Your Startup Idea in Seconds"
|
||||
description="Get instant, AI-powered feedback from a harsh but fair Silicon Valley investor perspective. Receive actionable insights on market potential, risks, and strategic suggestions."
|
||||
description="Validate your idea with AI-powered insights. De-risk your decision with objective market and risk analysis. Get investor-ready feedback with actionable strategic suggestions to refine your concept."
|
||||
tag="AI-Powered Validation"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao9a1tgpto2hP3u6UQVqAOoJPS/a-futuristic-ai-assistant-interface-with-1773248189649-bab4ac8a.png"
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
title: "Risk Assessment", description: "Identify potential pitfalls and challenges before they become expensive mistakes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao9a1tgpto2hP3u6UQVqAOoJPS/a-sophisticated-visualization-showing-po-1773248189892-c6260014.png", imageAlt: "Risks analysis visualization"
|
||||
},
|
||||
{
|
||||
title: "Actionable Insights", description: "Receive strategic suggestions and recommendations to improve your idea.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao9a1tgpto2hP3u6UQVqAOoJPS/a-lightbulb-surrounded-by-actionable-rec-1773248188951-6516fa88.png", imageAlt: "Suggestions and recommendations visualization"
|
||||
title: "Actionable Insights", description: "Receive strategic suggestions and leads to improve your idea.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao9a1tgpto2hP3u6UQVqAOoJPS/a-lightbulb-surrounded-by-actionable-rec-1773248188951-6516fa88.png", imageAlt: "Suggestions and recommendations visualization"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
tag="Ready to Validate?"
|
||||
tagIcon={Lightbulb}
|
||||
title="Start Validating Your Startup Idea Today"
|
||||
description="Access instant AI-powered feedback designed for entrepreneurs, students, and innovators. Get your three-point critique: Market Potential, Risks, and Suggestions."
|
||||
description="Validate your startup idea in minutes. Receive instant AI-powered feedback with three critical insights: Market Potential analysis, Risk identification, and Strategic suggestions to refine your concept."
|
||||
buttons={[
|
||||
{ text: "Launch App", href: "https://idea-validator-ai.vercel.app" },
|
||||
{ text: "Learn More", href: "#features" }
|
||||
|
||||
Reference in New Issue
Block a user