Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Sponsors section #26

Merged
merged 2 commits into from
Dec 13, 2023
Merged

add Sponsors section #26

merged 2 commits into from
Dec 13, 2023

Conversation

fazozela
Copy link
Collaborator

@fazozela fazozela commented Dec 13, 2023

  • Add sponsors component
  • Add Jetbrains, Jala and Pepsi logos

Copy link

github-actions bot commented Dec 13, 2023

Visit the preview URL for this PR (updated for commit b61cb1b):

https://gdg-cbba-website--pr26-fazo-dev-quw7ls5p.web.app

(expires Wed, 20 Dec 2023 02:54:29 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 219f56e9560ff28899d015e9e88753eb3f773444

@combimauri combimauri merged commit b5841f9 into main Dec 13, 2023
2 checks passed
<div class="mt-16 flex items-center justify-around">
<Image src={jetbrainsLogo} alt="sponsors img" loading="lazy" class="w-64" />
<Image src={jalaLogo} alt="sponsors img" loading="lazy" class="w-64" />
<Image src={pepsiLogo} alt="sponsors img" loading="lazy" class="w-64" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alt texts should be descriptive

<Image src={jetbrainsLogo} alt="sponsors img" loading="lazy" class="w-64" />
<Image src={jalaLogo} alt="sponsors img" loading="lazy" class="w-64" />
<Image src={pepsiLogo} alt="sponsors img" loading="lazy" class="w-64" />
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not responsive, the images should wrap. The implementation should be mobile first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants