Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user