This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch newBanner
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit e327d58f12f5add55e0c1ce702243a67fe1230e1
Author: Daan Hoogland <[email protected]>
AuthorDate: Wed Feb 25 08:45:43 2026 +0100

    banner with sponsor names
---
 blog/2026-01-16-cseug2026/index.md |   2 +-
 src/components/Events/index.tsx    |   2 +-
 static/img/CSEUG-2026-05-21.png    | Bin 0 -> 584478 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/2026-01-16-cseug2026/index.md 
b/blog/2026-01-16-cseug2026/index.md
index 2997118c0..3ec897c05 100644
--- a/blog/2026-01-16-cseug2026/index.md
+++ b/blog/2026-01-16-cseug2026/index.md
@@ -6,7 +6,7 @@ authors: [jamie]
 slug: cseug-2026
 ---
 
-[![](/img/CSEUG-2026-05-21_1200x628px.jpg "Blog Header 
Image")](https://www.eventbrite.co.uk/e/cloudstack-european-user-group-2026-tickets-1980615585533?aff=oddtdtcreator)
+[![](/img/CSEUG-2026-05-21.png "Blog Header 
Image")](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 5c5efc399..21016d2c4 100644
--- a/src/components/Events/index.tsx
+++ b/src/components/Events/index.tsx
@@ -35,7 +35,7 @@ involved with the community.
               </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 000000000..c64e407bd
Binary files /dev/null and b/static/img/CSEUG-2026-05-21.png differ

Reply via email to