Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b1ff1e3c6 | |||
| f75fc3ae25 | |||
| 5a4b681f7e | |||
| 9739de638b |
@@ -249,8 +249,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
tag="Inquiry"
|
||||
title="Let's Film Your Story"
|
||||
description="Ready to document your day? Fill in the form below and we'll check our availability for your date."
|
||||
title="Check Your Wedding Date Availability"
|
||||
description="Our calendar fills up quickly—reach out now to secure your wedding date."
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Check Availability"
|
||||
/>
|
||||
@@ -293,4 +293,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user