From ff2f45d015186286c1a2418350d85ea5e5dfc811 Mon Sep 17 00:00:00 2001 From: Bryan Ong Wen Xi Date: Fri, 27 Dec 2024 16:54:15 +0800 Subject: [PATCH] Updated to Pair Space --- app/components/chat/BaseChat.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" />