Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-06 21:12:56 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1382,4 +1382,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -266,7 +266,7 @@ export default function LandingPage() {
imageAlt="Our welcoming art studio"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Send Message"
buttonText="Enroll Now"
/>
</div>
@@ -304,4 +304,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}