Skip to content

Commit 4ec32de

Browse files
committed
Fixed sponsor name
1 parent aa359fb commit 4ec32de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sponsorship/Sponsors.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const Sponsors = () => {
1212
<h2 className="text-2xl font-bold text-orange-500">Gold</h2>
1313
<hr className="border-t-2 border-orange-500 my-2" />
1414
<div className="sponsor-info mt-4">
15-
ebay:
15+
eBay:
1616
<div className="sponsor-logos flex justify-center items-center gap-8">
1717
<a href="https://jobs.ebayinc.com/us/en/" target="_blank" rel="noopener noreferrer">
1818
<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

Comments
 (0)