diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index c4f90f4..ecff0c7 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -74,10 +74,10 @@ export const BaseChat = React.forwardRef( {!chatStarted && (

- Where ideas begin + Pair Space

- Bring ideas to life in seconds or get help on existing projects. + Where app ideas take flight.

)} @@ -130,7 +130,7 @@ export const BaseChat = React.forwardRef( minHeight: TEXTAREA_MIN_HEIGHT, maxHeight: TEXTAREA_MAX_HEIGHT, }} - placeholder="How can Bolt help you today?" + placeholder="How can Pair help you today?" translate="no" />