diff --git a/src/app/HomePage.js b/src/app/HomePage.js index 93f7fcb..8e0eb82 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -382,7 +382,7 @@ function FeedbackFormPitch({ isDisabled, onClick, openButtonRef }) { onClick={onClick} ref={openButtonRef} > - Tell us what you think → + Got ideas? Send us your feedback → );