landing page changed

This commit is contained in:
Flatlogic Bot 2025-04-11 15:53:30 +00:00
parent 769dd8ee81
commit f935f32d23

View File

@ -94,7 +94,7 @@ export default function WebSite() {
<HeroSection <HeroSection
projectName={'Management system'} projectName={'Management system'}
image={['Project management dashboard overview']} image={['Project management dashboard overview']}
mainText={`Revolutionize Project Management with ${projectName}`} mainText={`Welcome to ${projectName} - where project management feels just like home!`}
subTitle={`${projectName} empowers project managers to seamlessly oversee multiple organizations, tasks, and teams, enhancing productivity and efficiency.`} subTitle={`${projectName} empowers project managers to seamlessly oversee multiple organizations, tasks, and teams, enhancing productivity and efficiency.`}
design={HeroDesigns.IMAGE_RIGHT || ''} design={HeroDesigns.IMAGE_RIGHT || ''}
buttonText={`Get Started Now`} buttonText={`Get Started Now`}