From 8ca7091f6055c8fb3e63c1ba9e4a788776e6ec07 Mon Sep 17 00:00:00 2001 From: Jeff Date: Fri, 29 Mar 2024 14:30:39 -0400 Subject: fix: Update text within contact us widget --- components/popupWidget.js | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) (limited to 'components/popupWidget.js') diff --git a/components/popupWidget.js b/components/popupWidget.js index 710dc9e..aeeb682 100644 --- a/components/popupWidget.js +++ b/components/popupWidget.js @@ -19,7 +19,7 @@ const PopupWidget = () => { const onSubmit = async (data, e) => { console.log(data); - await fetch("https://api.web3forms.com/submit", { + await fetch("https://helpinghands.com/submit", { method: "POST", headers: { "Content-Type": "application/json", @@ -106,9 +106,9 @@ const PopupWidget = () => { leaveTo="opacity-0 translate-y-5">
-

How can we help?

+

Have a Question?

- We usually respond in a few hours + The Helping Hands team is here to help!

@@ -246,20 +246,6 @@ const PopupWidget = () => { )}
-

- - Powered by{" "} - - Web3Forms - - -

)} -- cgit v1.2.3-70-g09d2