We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa359fb commit 4ec32deCopy full SHA for 4ec32de
src/components/sponsorship/Sponsors.jsx
@@ -12,7 +12,7 @@ export const Sponsors = () => {
12
<h2 className="text-2xl font-bold text-orange-500">Gold</h2>
13
<hr className="border-t-2 border-orange-500 my-2" />
14
<div className="sponsor-info mt-4">
15
- ebay:
+ eBay:
16
<div className="sponsor-logos flex justify-center items-center gap-8">
17
<a href="https://jobs.ebayinc.com/us/en/" target="_blank" rel="noopener noreferrer">
18
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/EBay_logo.svg/880px-EBay_logo.svg.png" alt="ebay Logo" className="logo-high-res" width="300"/>
0 commit comments