banner with sponsor names
diff --git a/blog/2026-01-16-cseug2026/index.md b/blog/2026-01-16-cseug2026/index.md index 2997118..3ec897c 100644 --- a/blog/2026-01-16-cseug2026/index.md +++ b/blog/2026-01-16-cseug2026/index.md
@@ -6,7 +6,7 @@ slug: cseug-2026 --- -[](https://www.eventbrite.co.uk/e/cloudstack-european-user-group-2026-tickets-1980615585533?aff=oddtdtcreator) +[](https://www.eventbrite.co.uk/e/cloudstack-european-user-group-2026-tickets-1980615585533?aff=oddtdtcreator) We’re pleased to announce that the CloudStack European User Group (CSEUG) 2026 will take place in the Netherlands on May 21st. This year’s
diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx index 5c5efc3..21016d2 100644 --- a/src/components/Events/index.tsx +++ b/src/components/Events/index.tsx
@@ -35,7 +35,7 @@ </div> <div className="row"> <div className="col-lg-9 pt-3 px-4"> - <img src="/img/CSEUG-2026-05-21_1200x628px.jpg" alt="" className="events-img events-overview-img"/> + <img src="/img/CSEUG-2026-05-21.png" alt="" className="events-img events-overview-img"/> <p className="title mt-2">CloudStack European User Group 2026</p> <p className="events-info"><img src="img/pin_icon.png" className="me-2" alt=""/>the Hague, the Netherlands</p> <p className="events-info"><img src="img/calendar_icon.png" className="me-2" alt=""/>May 21, 2026</p>
diff --git a/static/img/CSEUG-2026-05-21.png b/static/img/CSEUG-2026-05-21.png new file mode 100644 index 0000000..c64e407 --- /dev/null +++ b/static/img/CSEUG-2026-05-21.png Binary files differ