6 Commits

Author SHA1 Message Date
2970ca78db Update src/app/page.tsx 2026-03-11 17:02:30 +00:00
61ac3c9613 Merge version_2 into main
Merge version_2 into main
2026-03-11 17:01:19 +00:00
29b419e25a Update src/app/page.tsx 2026-03-11 17:01:15 +00:00
c25b4945cb Merge version_1 into main
Merge version_1 into main
2026-03-11 16:58:35 +00:00
1b8019416d Merge version_1 into main
Merge version_1 into main
2026-03-11 16:58:11 +00:00
bf98030745 Merge version_1 into main
Merge version_1 into main
2026-03-11 16:57:14 +00:00

View File

@@ -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" }