Bob AI: change the contact section title to Reach Out
This commit is contained in:
@@ -84,7 +84,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="Reach Out"
|
||||||
description="Enroll in a course today and get 20% off your first month. Our enrollment team is here to answer any questions and help you choose the perfect program."
|
description="Enroll in a course today and get 20% off your first month. Our enrollment team is here to answer any questions and help you choose the perfect program."
|
||||||
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