diff --git a/src/app/page.tsx b/src/app/page.tsx index 77fe022..f9a5011 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -199,4 +199,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file