Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bcd8fbe47e | |||
| de8636a34d | |||
| e1474f2b20 | |||
| 029504ef2e | |||
| a3a4cb91d6 | |||
| 60494e862f |
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Experience"
|
||||
description="Secure your seat at Blackwood Barber CO."
|
||||
description="Limited daily slots available – book your session now"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user