Compare commits

..

No commits in common. "ai-dev" and "master" have entirely different histories.

View File

@ -127,7 +127,7 @@ export default function WebSite() {
<HeroSection <HeroSection
projectName={'test4'} projectName={'test4'}
image={['Team brainstorming in modern office']} image={['Team brainstorming in modern office']}
mainText={`Unveiling the Story of ${projectName} from gitea`} mainText={`Unveiling the Story of ${projectName}`}
subTitle={`Discover the journey and vision behind ${projectName}. Learn how we are transforming online education with innovative solutions and a commitment to excellence.`} subTitle={`Discover the journey and vision behind ${projectName}. Learn how we are transforming online education with innovative solutions and a commitment to excellence.`}
design={HeroDesigns.IMAGE_LEFT || ''} design={HeroDesigns.IMAGE_LEFT || ''}
buttonText={`Explore Our Story`} buttonText={`Explore Our Story`}