From 29b419e25aa6be028ca2fd57b00de0202a33bb37 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 17:01:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26f8023..3807a0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } -- 2.49.1