Merge version_2 into main #4
@@ -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