Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-20 10:26:02 +00:00

View File

@@ -182,8 +182,8 @@ export default function LandingPage() {
variant: "plain"}}
tag="Get in Touch"
title="Book Your Session"
description="Reach out via email or WhatsApp to get started. Located in Woodstock, Cape Town."
inputPlaceholder="tylin79@yahoo.com | 067 033 4601"
description="Reach out via email or WhatsApp to get started. Located in Woodstock, Cape Town. Contact: tylin79@yahoo.com | 067 033 4601"
inputPlaceholder="Enter your email to book"
/>
</div>
@@ -199,4 +199,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}