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">
|
||||
<ContactSplitForm
|
||||
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={[
|
||||
{ name: "fullName", type: "text", placeholder: "Your full name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "your.email@example.com", required: true },
|
||||
|
||||
Reference in New Issue
Block a user