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

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git


The following commit(s) were added to refs/heads/main by this push:
     new fbc9e9fa change tagline (#51)
fbc9e9fa is described below

commit fbc9e9fae990f7222104d509b1c560e707b28fbd
Author: Justin Mclean <[email protected]>
AuthorDate: Wed May 7 18:23:04 2025 +0800

    change tagline (#51)
---
 src/pages/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index de8d3d2c..86266c4c 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -34,7 +34,7 @@ export default function Home(): JSX.Element {
                 <div className='bg-[rgba(217,217,217,0.4)] p-[1%] md:p-[5%] 
text-center'>
                   <img className='m-auto w-[60%]' 
src='/img/apache-gravitino.svg' />
                   <div className='relative my-[2%] md:my-[5%] text-xs w-full 
md:text-xl xl:w-[60%]  m-auto after:content-[ ] after:border-b-[1px] 
after:border-black after:absolute after:-bottom-4 after:left-[25%] 
after:w-[50%] after:h-2'>
-                    A unified metadata lake across all your sources, formats, 
cloud providers, and regions in a federated architecture. 
+                    Manage your data and AI assets seamlessly with our 
flexible, unified governance framework and lakehouse federation capabilities. 
                   </div>
                   <div className='inline-flex flex-wrap gap-1 px-0 py-[5%] 
md:gap-4 xl:px-[15%]'>
                     <Link to={'/community'}>

Reply via email to