Compare commits

..

2 Commits

Author SHA1 Message Date
Flatlogic Bot
8dcfd7046f Version #3 2025-03-17 10:21:57 +00:00
Flatlogic Bot
b8b098cf5e red button 2025-03-17 10:18:42 +00:00
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
node_modules/
*/node_modules/
*/build/
**/node_modules/
**/build/
.DS_Store
.env

View File

@ -136,7 +136,7 @@ export default function WebSite() {
projectName={'g56g65g56g56g56'}
image={['Team collaborating on project tasks']}
mainText={`Revolutionize Project Management with ${projectName}`}
subTitle={`${projectName} empowers teams to efficiently manage tasks, streamline collaboration, and enhance productivity. Perfect for project managers, developers, and testers.`}
subTitle={`hello Ian!`}
design={HeroDesigns.IMAGE_RIGHT || ''}
buttonText={`Get Started Now`}
/>