From 69c6b727a64d97a607c8dbea29b66e2791781f9c Mon Sep 17 00:00:00 2001 From: THIS ONE IS A LITTLE BIT TRICKY KRUB Date: Wed, 9 Oct 2024 11:13:10 +0700 Subject: [PATCH] Refactor component and page structure for responsiveness and improve form layout --- src/app/business/apply/page.tsx | 44 +++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/src/app/business/apply/page.tsx b/src/app/business/apply/page.tsx index 470f368..ce84094 100644 --- a/src/app/business/apply/page.tsx +++ b/src/app/business/apply/page.tsx @@ -57,30 +57,42 @@ export default function Apply() { All requested information in this section is required.

{/* form */} -
+
{/* company name */} - -
+
+ + + This should be the name your company uses on your
+ website and in the market. +
+
+
{/* industry */} - +
+ + + This should be the name your company uses on your
+ website and in the market. +
+