Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50f1eb96cc | |||
| b234c76a22 | |||
| 2c02ab8462 | |||
| 31db188225 | |||
| e394bc2675 |
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Visit Us"
|
||||
description="Opp. All India Radio, Near Chandmari Flyover, Krishna Nagar, Guwahati, Assam. We are open from 6 AM to 11:30 PM."
|
||||
description="Opp. All India Radio, Near Chandmari Flyover, Krishna Nagar, Guwahati, Assam. We are open from 6 AM to 11:30 PM. Call us at 07099007742."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
@@ -130,4 +130,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user