diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 721d9b8..5c013e1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1382,4 +1382,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b37d02..6f89704 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -266,7 +266,7 @@ export default function LandingPage() { imageAlt="Our welcoming art studio" mediaAnimation="slide-up" mediaPosition="right" - buttonText="Send Message" + buttonText="Enroll Now" /> @@ -304,4 +304,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file