From 5249fc0984cb6d5b6f32cebfdbccfb09859c6a66 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Thu, 23 Oct 2025 20:21:04 +0000 Subject: [PATCH] add in tool bar instead --- src/app/components/building-passport/Toolbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/building-passport/Toolbar.tsx b/src/app/components/building-passport/Toolbar.tsx index 8d74d52..9bb4958 100644 --- a/src/app/components/building-passport/Toolbar.tsx +++ b/src/app/components/building-passport/Toolbar.tsx @@ -184,7 +184,7 @@ export function Toolbar({ show={showToast} onClose={() => setShowToast(false)} message="Survey Booked Successfully!" - subtext="Your Survey Request is with Domna and will be in contact with you shortly. 🎉" + subtext="Your Survey Request is with Domna and we will be in contact. 🎉" /> );