Skip to content

Commit

Permalink
fix: fixed track
Browse files Browse the repository at this point in the history
  • Loading branch information
1010varun committed Apr 7, 2024
1 parent 5b88afc commit 3b2b846
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/components/About/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ function CommunityPartner() {
<div className="slider-container">
<div class="logos">
<div class="logos-slide" ref={logosSlideRef}>
<img src={abesec} />
<img src={abesec} />
<img src={algos} />
<img src={bajaj} />
Expand Down
2 changes: 1 addition & 1 deletion src/containers/Home/HomePage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ export default function HomePage() {
<img src="https://s3.ap-south-1.amazonaws.com/innohacks3.0/decoding+draupadi+(1).png" className="image3"></img>
</div>
<div class="bottom-section">
<span class="title" style={{ fontFamily: "repo-light" }}>Create a cutting-edge platform for discovering female professionals and speakers across the country, revolutionising event planning. Join Decoding Draupadi for a chance to win INR 5,000 amazon vouchers along with internship opportunity and interact with an active community of innovators and mentors.
<span class="title" style={{ fontFamily: "repo-light" }}>Join Decoding Draupadi, where diversity thrives! Teams led by women receive preference, fostering inclusivity in our community. Stand a chance to win INR 5,000 Amazon vouchers, plus an internship opportunity, as you interact with a vibrant network of innovators and mentors.
</span>
<a href="https://docs.google.com/document/d/18zXwsdKy95_5kkTMF4YS7kaCPSW-w3Q7W-VPpfaekNY/edit?usp=sharing" style={{textDecoration: 'none'}} target="_blank"><button className="butt" >Problem Statement</button></a>
</div>
Expand Down

0 comments on commit 3b2b846

Please sign in to comment.