Behebung issues git
This commit is contained in:
@@ -34,7 +34,7 @@ const ContactPage: React.FC = () => {
|
||||
Let's talk about <br /><span className="text-gray-500">your IT needs</span>
|
||||
</h1>
|
||||
<p className="text-xl text-gray-400 max-w-2xl mx-auto">
|
||||
Ready to improve your technology? We're here to help. Get started with a free consultation and see how we can make your IT work better for you.
|
||||
Ready to improve your technology? We're here to help. Get in touch to see how we can make your IT work better for you.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@@ -77,7 +77,7 @@ const ContactPage: React.FC = () => {
|
||||
</button>
|
||||
{isSubmitted && (
|
||||
<p className="text-sm text-gray-400">
|
||||
Thanks. Your message was sent successfully. If you need immediate help, email us at info@bayareaaffiliates.com.
|
||||
Thanks. Your message was sent successfully. If you need immediate help, email us at support@bayarea-cc.com.
|
||||
</p>
|
||||
)}
|
||||
{hasError && (
|
||||
|
||||
Reference in New Issue
Block a user