Skip to content

Commit

Permalink
Update beeceptor sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaskar1001101 committed Aug 23, 2024
1 parent 5374d56 commit 508e3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sponsors/Sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const Sponsors = () => {
<Link to='https://polygon.technology/'><img src={polygonLogo} alt="polygon" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem] ' /></Link>
<Link to='https://ethindia.co/'><img src={ethIndiaLogo} alt="ethIndia" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem]' /></Link>
<Link to='https://www.wolfram.com/'><img src={wolframLogo} alt="wolframLogo" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem]' /></Link>
<Link to='https://beeceptor.com/'><img src={beeceptorLogo} alt="beeceptorLogo" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem]' /></Link>
<Link to='https://beeceptor.com/?utm_source=hackathon&utm_medium=email&utm_campaign=iiitkalyani'><img src={beeceptorLogo} alt="beeceptorLogo" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem]' /></Link>
<Link to='https://www.routerprotocol.com/'><img src={routerLogo} alt="beeceptorLogo" width={1000} height={1000} className='w-[25vw] sm:w-[15vw] 3xl:w-[20rem]' /></Link>
</div>
</div>
Expand Down

0 comments on commit 508e3bb

Please sign in to comment.