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. 🎉" /> );