Update src/app/page.tsx

This commit is contained in:
2026-03-05 11:49:34 +00:00
parent 2a62c1fccf
commit 7e2da892b3

View File

@@ -211,7 +211,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Start Your Technical Career Today"
description="Fill out the form below to get in touch with our admissions team. We'll provide you with detailed information about courses, fees, and job placement opportunities. You can also call us directly or message on WhatsApp for immediate assistance."
description="Connect with our admissions team to explore your ideal course and get instant answers about fees and placement."
inputs={[
{ name: "fullName", type: "text", placeholder: "Your Full Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email Address", required: true },