Bob AI: change the contact title to Get in Touch

This commit is contained in:
2026-02-01 22:31:25 +02:00
parent 7abf01e058
commit 0951f43029

View File

@@ -79,7 +79,7 @@ export default function TechAcademyPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
title="Reach Out" 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 },