diff --git a/ifs.ai/app/start/page.tsx b/ifs.ai/app/start/page.tsx index 7abdee3..451661f 100644 --- a/ifs.ai/app/start/page.tsx +++ b/ifs.ai/app/start/page.tsx @@ -122,7 +122,7 @@ export default function Page() { > {imagesCaptured ? "Looking inside you..." : "Start 🤳"} - {(true || (imagesCaptured && !rantProcessed)) && ( + {imagesCaptured && !rantProcessed && (
Now tell me about your problems...