Behebung issues git

This commit is contained in:
2026-04-27 16:21:55 +02:00
parent b0343a034b
commit 54856c234c
13 changed files with 151 additions and 114 deletions

View File

@@ -34,7 +34,7 @@ const ContactPage: React.FC = () => {
Let&apos;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&apos;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&apos;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 && (