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

mjsax pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 22fa720a5 Added Falkon SMS details to powered-by.html and uploaded 
logo (#664)
22fa720a5 is described below

commit 22fa720a536589ba2bc2e664132f3c5d1967857a
Author: SanjayLonkar <[email protected]>
AuthorDate: Tue Apr 8 06:58:48 2025 +0530

    Added Falkon SMS details to powered-by.html and uploaded logo (#664)
---
 images/powered-by/falkon-sms.png | Bin 0 -> 38251 bytes
 powered-by.html                  |   6 ++++++
 2 files changed, 6 insertions(+)

diff --git a/images/powered-by/falkon-sms.png b/images/powered-by/falkon-sms.png
new file mode 100644
index 000000000..230a0bf74
Binary files /dev/null and b/images/powered-by/falkon-sms.png differ
diff --git a/powered-by.html b/powered-by.html
index 322aa8e09..375aaba4a 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -2,6 +2,12 @@
 <script>
     // powered by items
     var poweredByItems = [
+    {
+        "link": "https://www.falkonsms.com/";,
+        "logo": "falkon-sms.png",
+        "logoBgColor": "#FFFFFF",
+        "description": "Falkon SMS relies on Apache Kafka to deliver scalable 
and real-time event-driven solutions. Kafka's reliability and performance 
empower Falkon to streamline complex messaging workflows with ease."
+    },    
     {
         "link": "https://www.reddit.com/";,
         "logo": "reddit.svg",

Reply via email to