api integrate of start-a-project form , captcha pending

This commit is contained in:
priyanshuvish
2025-07-16 18:46:08 +05:30
parent 5f1b4fb3bd
commit cc582d834f
18 changed files with 1531 additions and 633 deletions

View File

@@ -11,7 +11,7 @@ import {
import { GridPattern } from "./GridPattern";
import { Button } from "./ui/button";
import { Input } from "./ui/input";
import BlackLogo14 from "../imports/BlackLogo14";
import BlackLogo14 from "../assets/BlackLogo14";
import { navigateTo } from "../App";
import { useState } from "react";