Skip to content

Commit

Permalink
deployemnet fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thakksht committed Jan 30, 2024
1 parent d9c80f2 commit 5c9df91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/about/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Page() {
<div className={styles.mainbox}>
<div className={styles.makeathon}>
<Image src={Makeathon} alt='#' className={styles.makeLogo}/>
<p className={styles.abText}>MLSC is poised to showcase its prowess through its upcoming mega flagship event, Makethon6, slated for the end of February. This eagerly anticipated event promises to be a showcase of ingenuity, where students will come together to ideate, innovate, and create solutions to real-world problems, cementing MLSC's reputation as a hub for budding technocrats and visionaries.</p>
<p className={styles.abText}>MLSC is poised to showcase its prowess through its upcoming mega flagship event, Makethon6, slated for the end of February. This eagerly anticipated event promises to be a showcase of ingenuity, where students will come together to ideate, innovate, and create solutions to real-world problems, cementing MLSC&apos;s reputation as a hub for budding technocrats and visionaries.</p>
</div>
<div className={styles.mlsc}><p className={styles.abText}>The Microsoft Learning Student Chapter (MLSC) at Thapar Institute of Engineering and Technology, Patiala, stands as a beacon of technical excellence.
With a dedicated team of mentors and enthusiasts, MLSC fosters an environment of collaboration and learning, where students can engage in projects, competitions, and networking events.As a vibrant society, it fosters an environment where students can delve into the realm of technology with zeal and innovation.
Expand Down Expand Up @@ -84,7 +84,6 @@ With a dedicated team of mentors and enthusiasts, MLSC fosters an environment of
</div>
</div>
</div>

</div>

<div className={styles.C}>
Expand Down

0 comments on commit 5c9df91

Please sign in to comment.