diff --git a/frontend/components/logo/ibm-logo.tsx b/frontend/components/logo/ibm-logo.tsx index 44b6e08c..158ffa3b 100644 --- a/frontend/components/logo/ibm-logo.tsx +++ b/frontend/components/logo/ibm-logo.tsx @@ -8,11 +8,24 @@ export default function IBMLogo(props: React.SVGProps) { fill="none" {...props} > - IBM Logo - + IBM watsonx.ai Logo + + + + + + + + + + + ); }