ui ux changes
This commit is contained in:
parent
f935f32d23
commit
189f45f9b0
@ -93,7 +93,7 @@ export default function WebSite() {
|
||||
<main className={`flex-grow bg-white rounded-none `}>
|
||||
<HeroSection
|
||||
projectName={'Management system'}
|
||||
image={['Project management dashboard overview']}
|
||||
image={[{src: 'https://images.pexels.com/photos/12345/cool-girl-project.jpg', photographer_url: 'https://www.pexels.com/photo/cool-girl', photographer: 'Cool Girl'}]}
|
||||
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.`}
|
||||
design={HeroDesigns.IMAGE_RIGHT || ''}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user