lol you are the worst

This commit is contained in:
Leon Serfaty G
2025-07-18 02:56:54 +00:00
parent 7de30c1eca
commit af54f6370b
5 changed files with 2 additions and 137 deletions
+2
View File
@@ -1,6 +1,8 @@
import { CostEstimatorForm } from '@/components/cost-estimator/cost-estimator-form';
import { suggestFeatures } from '@/ai/flows/suggest-features';
import { classifyComplexity } from '@/ai/flows/classify-complexity';
import { Button } from '@/components/ui/button';
import Link from 'next/link';
export default function Home() {
return (