Compare commits
No commits in common. "ai-dev" and "master" have entirely different histories.
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,3 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
*/node_modules/
|
*/node_modules/
|
||||||
*/build/
|
*/build/
|
||||||
|
|
||||||
**/node_modules/
|
|
||||||
**/build/
|
|
||||||
.DS_Store
|
|
||||||
.env
|
|
||||||
@ -136,7 +136,7 @@ export default function WebSite() {
|
|||||||
projectName={'g56g65g56g56g56'}
|
projectName={'g56g65g56g56g56'}
|
||||||
image={['Team collaborating on project tasks']}
|
image={['Team collaborating on project tasks']}
|
||||||
mainText={`Revolutionize Project Management with ${projectName}`}
|
mainText={`Revolutionize Project Management with ${projectName}`}
|
||||||
subTitle={`hello Ian!`}
|
subTitle={`${projectName} empowers teams to efficiently manage tasks, streamline collaboration, and enhance productivity. Perfect for project managers, developers, and testers.`}
|
||||||
design={HeroDesigns.IMAGE_RIGHT || ''}
|
design={HeroDesigns.IMAGE_RIGHT || ''}
|
||||||
buttonText={`Get Started Now`}
|
buttonText={`Get Started Now`}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user