Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bde0de22ab | |||
| 51e25cb4d7 |
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Visit El Gran Toro"
|
||||
description="We're located in the heart of downtown."
|
||||
description="We're located in the heart of downtown. Call us at +18457456479"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" }
|
||||
@@ -151,4 +151,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user