From 70e52740e5444c3f17f4df531496b1a7effd4955 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 03:23:16 +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 0e6359a..f4bb193 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,9 +55,9 @@ export default function LandingPage() { tag="Admissions Open" buttons={[ { - text: "Apply Now", href: "#admissions"}, + text: "Apply Now", href: "https://vanipublicschool.com/apply"}, { - text: "Get Directions", href: "#contact"}, + text: "Get Directions", href: "https://maps.google.com/?q=Vani+Public+School+Tadepalligudem"}, ]} carouselItems={[ { id: "h1", imageSrc: "https://img.freepik.com/free-photo/group-indian-students-studying-together_1157-34140.jpg", imageAlt: "Indian students studying together" },