From a716388b79ed19b89dc251ca2caa790326041b6d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 10:53:59 +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 e921079..6198ac3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { description="Wanezi High School prepares the next generation of leaders with a commitment to academic rigor and community values." buttons={[ { - text: "Start Your Application", href: "#contact"}, + text: "Apply Now", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/red-white-building-with-modern-view-stairs-front-it-bucharest-romania_1268-15935.jpg" avatars={[ @@ -202,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file