From de61bb4a687ff207138fae249a1bb9702607e109 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:14:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d02250..b05d3bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,8 +230,8 @@ export default function LandingPage() { description="Reach out to us for admission inquiries, campus tours, or any questions about D.A.V. Inter College. Our team is ready to help you on your educational journey." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - inputPlaceholder="Enter your email for admission info" - buttonText="Request Admission Info" + inputPlaceholder="Your Email" + buttonText="Get Admission Info" termsText="By submitting your information, you agree to receive admission updates and educational content. We respect your privacy." /> -- 2.49.1