From 3a79282de7bf9e79c47dbc437ef91f4ce5827d7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:26:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00261cb..eb8965e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/joyful-beautiful-black-haired-woman-standing-city-park-smiling-lady-enjoying-leisure-time-outdoors-summer-closeup-front-view-female-portrait-concept_74855-12894.jpg", alt: "Happy parent and student" }, { src: "http://img.b2bpic.net/free-photo/young-attractive-smiling-male-student-joyfully-looking-camera-while-studying-library-university_574295-1561.jpg", alt: "Adult art learner" } ]} - avatarText="Trusted by 500+ students and families" + avatarText="Join 500+ students discovering their creative voice" buttons={[ { text: "Join a Class", href: "#contact" }, { text: "View Schedule", href: "#programs" } @@ -175,8 +175,6 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - buttons={[{ text: "Explore All Programs", href: "#contact" }]} - buttonAnimation="slide-up" />