diff --git a/README.md b/README.md index 833ef2b..7423256 100644 --- a/README.md +++ b/README.md @@ -23,19 +23,31 @@ GenForm proudly participates in **SWOC**, and we appreciate everyone who contrib -πŸ”Ή **Aman Singh** β€” [@Amansingh0807](https://github.com/Amansingh0807) -πŸ”Ή **Kenneth Jerome Fernandes** β€” [@KennethJF23](http://github.com/KennethJF23) -πŸ”Ή **Shihab Hasan** β€” [@shihabhasan0161](https://github.com/shihabhasan0161) -πŸ”Ή **Prabuddha Narayan Datta** β€” [@prabuddhaxdev](https://github.com/prabuddhaxdev) -πŸ”Ή **David Pratama** β€” [@daviddprtma](https://github.com/daviddprtma) -πŸ”Ή **Archita Agrawal** β€” [@ArchitaAgrawal912](https://github.com/ArchitaAgrawal912) -πŸ”Ή **Nitya Gattu** β€” [@NITYANIT](https://github.com/NITYANIT) - -> ℹ️ **Contributor Instructions** -> β€’ Contributors do not have direct edit access -> β€’ Please add your name **only after your PR is merged** -> β€’ Follow the same format to keep the list clean - + + + + + + + + + + + + + + + + + + + + + +

Aman Singh

Takunda Lennox J Galanje +

Nikitha

Kenneth Jerome Fernandes

Shihab Hasan

Prabuddha Narayan Datta

David Pratama

Archita Agrawal

Nitya Gattu

Shaurya Singh

Vishwanath Patre

Shatrughan
+ +Want to see your name here? Make a contribution and open a PR πŸš€ --- ## 🌟 Overview @@ -135,6 +147,42 @@ GenForm proudly participates in **SWOC**, and we appreciate everyone who contrib - **Build Tool** - Turbopack - **Code Quality** - ESLint +--- +## πŸ“ Project Structure + +Here’s a quick look at how the repository is organized: + +```text +πŸ“ Project Structure +β”œβ”€β”€ .github/ # GitHub workflows & configs +β”œβ”€β”€ app/ # Next.js App Router pages & layouts +β”œβ”€β”€ components/ # UI components +β”œβ”€β”€ hooks/ # Custom React hooks +β”œβ”€β”€ lib/ # Utility modules & helpers +β”œβ”€β”€ prisma/ # Database schema & migrations +β”œβ”€β”€ public/ # Public assets (images, etc.) +β”œβ”€β”€ types/ # TypeScript type definitions +β”œβ”€β”€ .editorconfig # Editor config rules +β”œβ”€β”€ .gitignore # Git ignore rules +β”œβ”€β”€ .hintrc # Linter configuration +β”œβ”€β”€ .prettierrc # Prettier config +β”œβ”€β”€ CODE_OF_CONDUCT.md # Contributor guidelines +β”œβ”€β”€ CONTRIBUTING.md # Contribution guide +β”œβ”€β”€ LEARN.md # Learning doc / usage tips +β”œβ”€β”€ LICENSE # MIT License +β”œβ”€β”€ README.md # Project overview & instructions +β”œβ”€β”€ SECURITY.md # Security policy +β”œβ”€β”€ components.json # Shadcn UI component config +β”œβ”€β”€ eslint.config.mjs # ESLint config +β”œβ”€β”€ middleware.ts # Next.js middleware +β”œβ”€β”€ next.config.ts # Next.js config +β”œβ”€β”€ package.json # Dependencies & scripts +β”œβ”€β”€ package-lock.json # Locked dependencies +β”œβ”€β”€ postcss.config.mjs # PostCSS config +β”œβ”€β”€ tailwind.config.ts # Tailwind CSS config +└── tsconfig.json # TypeScript config +``` + --- ## πŸš€ Getting Started @@ -264,7 +312,7 @@ AI Output: ## πŸ“Έ Screenshots -![GenForm Dashboard](https://github.com/Amansingh0807/GenForm/blob/master/public/Screenshot%202025-06-17%20154052.png) +![GenForm Dashboard](public/Screenshot%202025-06-17%20154052.png) --- @@ -326,4 +374,4 @@ Need help? We're here for you! [πŸš€ Try GenForm Now](https://genformai-kappa.vercel.app/) - + \ No newline at end of file diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx index 04d0c1a..a2b9d8d 100644 --- a/components/LandingPage.tsx +++ b/components/LandingPage.tsx @@ -221,12 +221,12 @@ const LandingPage = ({ userId }: LandingPageProps) => {
{/* Step 1 */}
-
-
-
-
- +
+
+
+
@@ -242,11 +242,11 @@ const LandingPage = ({ userId }: LandingPageProps) => { {/* Step 2 */}
-
-
-
- +
+
+
@@ -262,11 +262,11 @@ const LandingPage = ({ userId }: LandingPageProps) => { {/* Step 3 */}
-
-
-
- +
+
+
@@ -433,9 +433,8 @@ const LandingPage = ({ userId }: LandingPageProps) => { whole header (question row) is clickable and animations are consistent across browsers. */}
+ + {/* Still have questions */} +
+
+ +

+ Still have more questions? +

+ +

+ We’re happy to help! Reach out to us and we’ll get back to you as soon as possible. +

+ +
+ {/* Email Button */} + + Send Email + + + {/* Contact Us Button */} + + Contact Us + +
+
+
+ +
{/* Pricing Section */}