diff --git a/src/app/business/apply/page.tsx b/src/app/business/apply/page.tsx index 5003b90..752b3b9 100644 --- a/src/app/business/apply/page.tsx +++ b/src/app/business/apply/page.tsx @@ -501,7 +501,12 @@ export default function Apply() { Project logo
- + Please upload the logo picture that best represents your project. @@ -551,6 +556,64 @@ export default function Apply() { ))}
+ + {/* Minimum Investment */} +
+ +
+ + + This helps set clear expectations for investors + +
+
+ {/* Target Investment */} +
+ +
+ + + We encourage you to set a specific target investment
{" "} + amount that reflects your funding goals. +
+
+
+ + {/* Deadline */} +
+ +
+ + + What is the deadline for your fundraising project? Setting{" "} +
a clear timeline can help motivate potential + investors. +
+
+
)}