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

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e3076e537a Update homepage banner content (#2957)
5e3076e537a is described below

commit 5e3076e537a291e3c9faaa2f3ca9dbde57a7f810
Author: yangon <2689991...@qq.com>
AuthorDate: Fri Oct 10 17:51:55 2025 +0800

    Update homepage banner content (#2957)
---
 src/pages/index.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 3b6f9df2b14..fa4fef3ae33 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -71,7 +71,7 @@ export default function Home(): JSX.Element {
         ),
         event: (
             <Link
-                to={'https://apache-doris-summit.org/'}
+                
to={'https://www.airmeet.com/e/10fb98e0-9921-11f0-89cc-795d82447e40?utm_source=Apache_Doris_Banner'}
                 style={{ background: 'linear-gradient(0deg, #F7F9FE 0%, 
#F7F9FE 100%), #FFF', textDecoration: 'none' }}
                 onMouseEnter={() => {
                     
document.getElementById('event-star-icon').firstChild.style.fill = '#444FD9';
@@ -88,7 +88,7 @@ export default function Home(): JSX.Element {
                     </span>
                 </div>
                 <p className="lg:ml-[0.75rem] group-hover:text-[#444FD9] 
text-[1rem]/[1rem] text-[#000]">
-                    Doris Summit 2025: Powering Real-Time Analytics & Search 
Database in AI Era
+                    Apache Doris Summit 2025 · Virtual —— See Full Agenda and 
Register Now
                 </p>
             </Link>
         ),


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to