4 Commits

Author SHA1 Message Date
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

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