Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd016787ae | |||
| 7966fb4c87 |
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Your Next Stop"
|
title="Your Next Stop"
|
||||||
description="Southern Peripheral Rd, Sector 75, Gurgaon. Right off the highway."
|
description="Southern Peripheral Rd, Sector 75, Gurgaon. Right off the highway. View location: https://maps.app.goo.gl/NDNvYKdSdtP81GWQ6"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Name"},
|
name: "name", type: "text", placeholder: "Name"},
|
||||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user