Skip to content

Commit

Permalink
Merge pull request #144 from gurjeetsinghvirdee/main
Browse files Browse the repository at this point in the history
More sponsors listed
  • Loading branch information
gurjeetsinghvirdee committed Jul 20, 2023
2 parents 5c8ea11 + 558317f commit d3b6fd3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ export default function Home() {
alt="Taskade"
/>
</a>
<a href="https://gen.xyz/#gssoc22">
<a href="https://gen.xyz/#gssoc23">
<img
data-aos="fade-up"
data-aos-anchor-placement="top-bottom"
Expand Down Expand Up @@ -508,6 +508,24 @@ export default function Home() {
alt="O'Reilly"
/>
</a>
<a href="https://balsamiq.cloud/#gssoc23">
<img
data-aos="fade-up"
data-aos-anchor-placement="top-bottom"
className="h-20"
src="./Sponsors/Balsamiq.png"
alt="Balsamiq Cloud"
/>
</a>
<a href="https://vercel.com/#gssoc23">
<img
data-aos="fade-up"
data-aos-anchor-placement="top-bottom"
className="h-10"
src="./Sponsors/Vercel.png"
alt="Vercel"
/>
</a>
</div>
<h3 className=" dark:text-gray-800 text-[#ff7a19] font-sans font-semibold text-3xl mb-5 place-content-center mt-5">
Community Partners
Expand Down
Binary file added public/Sponsors/Balsamiq.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 public/Sponsors/Vercel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3b6fd3

Please sign in to comment.