Skip to content

Commit

Permalink
Merge pull request #55 from AdityyaX/main
Browse files Browse the repository at this point in the history
alt text added
  • Loading branch information
AdityyaX authored Mar 25, 2024
2 parents f8e42ca + afae7b9 commit 617dd3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Module/General.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ const TeamInfo = [
];

const titleSponsor = [{src: twenty}];
const platinumSponsor = [{src: seventeen,alt:"images"}, {src: fire,alt:"images"}, {src: "https://s3.ap-south-1.amazonaws.com/innohacks3.0/polygon-removebg-preview.png",alt:"polygon"},{src:"https://s3.ap-south-1.amazonaws.com/innohacks3.0/devfolio-removebg-preview.png",alt:"devfolio"}];
const goldSponsor = [{src: "https://s3.ap-south-1.amazonaws.com/innohacks3.0/images-removebg-preview.png",alt:"replit"}];
const platinumSponsor = [{src: seventeen,alt:"images"}, {src: fire,alt:"images"},{src:"https://s3.ap-south-1.amazonaws.com/innohacks3.0/devfolio-removebg-preview.png",alt:"devfolio"}];
const goldSponsor = [{src: "https://s3.ap-south-1.amazonaws.com/innohacks3.0/Untitled-BUcWHqrv.png",alt:"eth india"},, {src: "https://s3.ap-south-1.amazonaws.com/innohacks3.0/polygon-removebg-preview.png",alt:"polygon"}];
const silverSponsor = [{src: eight}, {src: first}, {src: second}, {src: sixteen},
{src: forth}, {src: fifth}, {src: sixth},
{src: seventh}, {src: nine}, {src: twelve},
Expand Down
2 changes: 1 addition & 1 deletion src/components/Landing/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const Myinfo = () => {

<div
class="apply-button"
data-hackathon-slug="YOUR-HACKATHON-SLUG"
data-hackathon-slug="innohacks-3"
data-button-theme="light"
style={{ height: "44px", width: "312px" }}
></div>
Expand Down

0 comments on commit 617dd3b

Please sign in to comment.