Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:26:44 +00:00
parent 3080b7cedf
commit 3a79282de7

View File

@@ -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"
/>
</div>