Bob AI: change the contact title to Get in Touch
This commit is contained in:
@@ -274,7 +274,7 @@ export default function TechAcademyPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
title="Ready to Start Your Tech Journey?"
|
title="Get in Touch"
|
||||||
description="We would love to hear from you"
|
description="We would love to hear from you"
|
||||||
inputs={[
|
inputs={[
|
||||||
{ name: "fullName", type: "text", placeholder: "Your full name", required: true },
|
{ name: "fullName", type: "text", placeholder: "Your full name", required: true },
|
||||||
|
|||||||
Reference in New Issue
Block a user