Bob AI: update the contact description to We would love to...
This commit is contained in:
@@ -275,7 +275,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="Ready to Start Your Tech Journey?"
|
||||||
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="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 },
|
||||||
{ name: "email", type: "email", placeholder: "your.email@example.com", required: true },
|
{ name: "email", type: "email", placeholder: "your.email@example.com", required: true },
|
||||||
|
|||||||
Reference in New Issue
Block a user