Skip to content

Commit d7703d1

Browse files
committed
chore: finalize production-ready setup
- Update LICENSE to 2025 with correct author name - Rewrite README with professional tone (removed excessive emojis) - Update package.json with proper metadata and contact information - Fix TypeScript build errors in Button component - Update repository name to nextjs-testimonial-form - Add comprehensive documentation and contributing guidelines
1 parent f5e9875 commit d7703d1

6 files changed

Lines changed: 897 additions & 181 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Enhancement suggestions are tracked as GitHub issues. When creating an enhanceme
4444

4545
```bash
4646
# Clone your fork
47-
git clone https://github.com/your-username/davince-form.git
48-
cd davince-form
47+
git clone https://github.com/your-username/nextjs-testimonial-form.git
48+
cd nextjs-testimonial-form
4949

5050
# Install dependencies
5151
bun install

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Rafael Castro
3+
Copyright (c) 2025 Rafael Teixeira
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)