Skip to content

Commit

Permalink
Update sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaskar1001101 committed Aug 22, 2024
1 parent ece3be0 commit 5374d56
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 23 deletions.
Binary file added src/assets/images/sponsors/blockflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/sponsors/edugraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 1 addition & 16 deletions src/assets/images/sponsors/router.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/sponsors/texos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ function Footer() {
</a>
<a href="" className="footercontent text-xl md:text-2xl resourcecontent text-[#BEBEBE] hover:text-white mb-2" target="_blank" rel="noopener noreferrer text-style-footer">
Community Partners<br />
</a>
<a href="" className="footercontent text-xl md:text-2xl resourcecontent text-[#BEBEBE] hover:text-white mb-2" target="_blank" rel="noopener noreferrer text-style-footer">
Hackers Guide<br />
</a> */}
</a> */}
<a href="https://statuscode1.notion.site/Status-Code-1-Hacker-Guide-2e3862d425684151adaa0098defd6ecc" className="footercontent text-xl md:text-2xl resourcecontent text-[#BEBEBE] hover:text-white mb-2" target="_blank" rel="noopener noreferrer text-style-footer">
Hacker Guide<br />
</a>
</div>
<div className="social text-center xl:text-left">
<h1 className="footerheading footerelements text-center text-2xl md:text-4xl 3xl:text-6xl m-0 mb-2 text-heading-footer">
Expand Down
2 changes: 1 addition & 1 deletion src/components/Prizes/Prizes.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">&#8377;</span>20000
<span className="text-[#E29B29]">$</span>235
</h1>
</div>
</div>
Expand Down
20 changes: 18 additions & 2 deletions src/components/Sponsors/Sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ import gianLogo from '../../assets/images/sponsors/gian.svg';
import riseLogo from '../../assets/images/sponsors/rise.png';
import quillLogo from '../../assets/images/sponsors/quill.webp';
import ethIndiaLogo from '../../assets/images/sponsors/ethIndia.png';
import blockFlowLogo from '../../assets/images/sponsors/blockflow.png';
import edugraphLogo from '../../assets/images/sponsors/edugraph.png';
import texosLogo from '../../assets/images/sponsors/texos.png';
import routerLogo from '../../assets/images/sponsors/router.svg';

const Sponsors = () => {
const [bgSize, setBgSize] = useState("110%");
Expand Down Expand Up @@ -87,10 +91,11 @@ const Sponsors = () => {
{/* DIAMOND SPONSOR */}
<div className='pt-3 pb-4 md:pt-4 sm:pb-10 w-[80vw] xl:w-[65vw] 2xl:w-full mx-auto border-dashed border-[#5FA6FF] border-b-[0.1rem] sm:border-b-[0.5rem] flex flex-col items-center justify-center gap-5 lg:gap-6'>
<h1 className='font-vt323 font-medium text-[#5FA6FF] text-[9vw] leading-[5vw] sm:leading-[3.5rem] sm:text-[7vw] lg:text-[6vw] lg:leading-[3rem] xl:text-[5vw] xl:leading-[5rem] 3xl:text-[4vw]'>DIAMOND</h1>
<div className='flex flex-wrap max-sm:flex-col items-center justify-center gap-5 sm:gap-20 max-sm:mb-0'>
<div className='flex flex-wrap max-sm:flex-col items-center justify-center gap-5 sm:gap-15 max-sm:mb-0'>
{/* <Link to='https://www.avax.network/'><img src={avalancheLogo} alt="devfolio" width={1000} height={1000} className='w-[50vw] sm:w-[30vw] 3xl:w-[20rem] 3xl:h-[4rem]' /></Link> */}
<Link to='https://0x.day/'><img src={oxDayLogo} alt="devfolio" width={1000} height={1000} className='w-[40vw] sm:w-[19vw] 3xl:w-[20rem]' /></Link>
<Link to='https://github.com/'><img src={githubLogo} alt="devfolio" width={1000} height={1000} className='w-[40vw] sm:w-[19vw] 3xl:w-[20rem]' /></Link>
<Link to='https://tezos.com/'><img src={texosLogo} alt="devfolio" width={1000} height={1000} className='w-[40vw] sm:w-[19vw] 3xl:w-[20rem]' /></Link>
</div>
</div>

Expand All @@ -101,6 +106,7 @@ const Sponsors = () => {
{/* <img src={VectorLogo} alt="vector" className='w-[25vw] h-[5vw] sm:w-[20vw] sm:h-[4vw]' /> */}
<Link to='https://devfolio.co/'><img src={devfolioLogo} alt="devfolio" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem] 3xl:h-[4rem]' /></Link>
<Link to='https://gian.org/'><img src={gianLogo} alt="devfolio" width={1000} height={1000} className='w-[20vw] sm:w-[10vw] sm:-translate-y-2 3xl:w-[20rem]' /></Link>
<Link to='https://www.blockflow.network/'><img src={blockFlowLogo} alt="devfolio" width={1000} height={1000} className='w-[40vw] sm:w-[20vw] 3xl:w-[20rem] 3xl:h-[4rem]' /></Link>
</div>
</div>

Expand All @@ -118,6 +124,7 @@ const Sponsors = () => {
<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://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 Expand Up @@ -165,13 +172,22 @@ const Sponsors = () => {
</div>

{/* SECURITY PARTNER */}
<div className='pt-3 3xl:pt-10 pb-4 md:pt-4 sm:pb-10 w-[80vw] xl:w-[65vw] 2xl:w-full mx-auto flex flex-col items-center justify-center gap-5 lg:gap-6'>
<div className='pt-3 3xl:pt-10 pb-4 md:pt-4 sm:pb-10 w-[80vw] xl:w-[65vw] 2xl:w-full mx-auto border-dashed border-[#9e9e9e] border-b-[0.1rem] sm:border-b-[0.5rem] flex flex-col items-center justify-center gap-5 lg:gap-6'>
<h1 className='font-vt323 font-medium text-[#9e9e9e] text-[9vw] leading-[5vw] sm:leading-[3.5rem] sm:text-[7vw] lg:text-[6vw] lg:leading-[3rem] xl:text-[5vw] xl:leading-[5rem] 3xl:text-[4vw]'>SECURITY PARTNER</h1>
<div className='flex items-center justify-center gap-5 sm:gap-20 max-sm:mb-4'>
{/* <Link to='https://www.avax.network/'><img src={avalancheLogo} alt="devfolio" width={1000} height={1000} className='w-[50vw] sm:w-[30vw] 3xl:w-[20rem] 3xl:h-[4rem]' /></Link> */}
<Link to='https://www.quillaudits.com/'><img src={quillLogo} alt="giveMyCertificateLogo" className='w-[40vw] sm:w-[18vw] md:w-[18vw] 3xl:w-[30rem]' /></Link>
</div>
</div>

{/* MEDIA PARTNER */}
<div className='pt-3 3xl:pt-10 pb-4 md:pt-4 sm:pb-10 w-[80vw] xl:w-[65vw] 2xl:w-full mx-auto flex flex-col items-center justify-center gap-5 lg:gap-6'>
<h1 className='font-vt323 font-medium text-[#5FA6FF] text-[9vw] leading-[5vw] sm:leading-[3.5rem] sm:text-[7vw] lg:text-[6vw] lg:leading-[3rem] xl:text-[5vw] xl:leading-[5rem] 3xl:text-[4vw]'>MEDIA PARTNER</h1>
<div className='flex items-center justify-center gap-5 sm:gap-20 max-sm:mb-4'>
{/* <Link to='https://www.avax.network/'><img src={avalancheLogo} alt="devfolio" width={1000} height={1000} className='w-[50vw] sm:w-[30vw] 3xl:w-[20rem] 3xl:h-[4rem]' /></Link> */}
<Link to='https://www.edugraph.in/'><img src={edugraphLogo} alt="giveMyCertificateLogo" className='w-[40vw] sm:w-[18vw] md:w-[18vw] 3xl:w-[30rem]' /></Link>
</div>
</div>
</div>
<div
className="absolute h-screen top-[99%] object-cover opacity-70 inset-0"
Expand Down

0 comments on commit 5374d56

Please sign in to comment.